Skip to content

Commit

Permalink
Updated to stable dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kael Shipman committed Jan 12, 2018
1 parent 583cfc7 commit 3941019
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
],
"require" : {
"php" : ">=5.4.0",
"cfxmarkets/php-jsonapi-objects": "1.4.x-dev"
"cfxmarkets/php-jsonapi-objects": "^1.4.0"
},
"require-dev" : {
"phpunit/phpunit" : ">=4.8.0",
"phpdocumentor/phpdocumentor" : "~2.9",
"guzzlehttp/guzzle": ">=5.0"
"guzzlehttp/guzzle": "^6.0.0"
},
"autoload" : {
"psr-4" : {
Expand Down
12 changes: 5 additions & 7 deletions composer.lock

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

0 comments on commit 3941019

Please sign in to comment.