Skip to content

Commit

Permalink
Merge pull request #52 from clearbooks/exact-dependencies
Browse files Browse the repository at this point in the history
use specific version of labs-php-client
  • Loading branch information
peter-horvath committed Feb 22, 2016
2 parents c48f5de + 7ae2ddc commit 54dd8d3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}
},
"require": {
"clearbooks/labs-php-client": "dev-master"
"clearbooks/labs-php-client": "1.0.0"
},
"require-dev": {
"phpunit/phpunit": "4.7.*",
Expand Down
24 changes: 12 additions & 12 deletions composer.lock

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

0 comments on commit 54dd8d3

Please # to comment.