Skip to content
This repository has been archived by the owner on Apr 30, 2018. It is now read-only.

Commit

Permalink
Allow zendframework/zend-json:^3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
svycka committed Nov 17, 2016
1 parent 8ec9c12 commit 3e7df22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"require": {
"php": ">=5.5",
"zendframework/zend-json": "~2.5"
"zendframework/zend-json": "~2.5 || ^3.0"
},
"suggest": {
"zendframework/zend-http": "Allows use of Zend\\Http\\Client to check version information"
Expand Down

0 comments on commit 3e7df22

Please sign in to comment.