Skip to content

Commit

Permalink
Limit supported version.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed May 22, 2017
1 parent a262e88 commit c01a3df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
},
"require": {
"php": ">=5.5",
"laravie/codex": "~0.3",
"laravie/codex": "^0.3.0 || ^0.4.0",
"php-http/multipart-stream-builder": "^1.0",
"moneyphp/money": "^3.0",
"nesbot/carbon": "^1.12"
},
"require-dev": {
"mockery/mockery": "^0.9.4",
"php-http/guzzle6-adapter": "^1.1",
"php-http/curl-client": "^1.1",
"phpunit/phpunit": "~4.8 || ~5.0",
"mockery/mockery": "^0.9.4",
"phpunit/phpunit": "~4.8.35 || ~5.7",
"sami/sami": "~3.3"
},
"extra": {
Expand Down

0 comments on commit c01a3df

Please sign in to comment.