Skip to content

Commit

Permalink
labs dependency versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-horvath committed Dec 8, 2015
1 parent e4f9301 commit c39703b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 23 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"psr-4": {"Clearbooks\\Labs\\": ["src/", "test/"]}
},
"require":{
"clearbooks/labs-schema": "dev-master",
"clearbooks/labs-schema": "1.0.0",
"doctrine/dbal": "2.5.1",
"php-di/php-di": "^5.0",
"clearbooks/labs-php-client": "dev-master",
"clearbooks/labs-php-client": "1.0.0",
"crodas/notoj": "1.0.8"
},
"require-dev": {
Expand Down
38 changes: 17 additions & 21 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c39703b

Please sign in to comment.