Skip to content

Commit

Permalink
Updated reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
Philippe Bonvin committed Jan 24, 2018
1 parent 7890325 commit 90f1ac4
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 @@ -15,9 +15,9 @@
},
"require": {
"php": "^5.4 || ^7.0",
"symfony/symfony": "^2.5",
"zendframework/zend-xmlrpc": "^2.4",
"ocramius/proxy-manager": "^1.0",
"symfony/symfony": "^2.8 || ^3.4 || ^4.0",
"zendframework/zend-xmlrpc": "^2.6",
"ocramius/proxy-manager": "^2.0",
"zendframework/zendxml": "^1.0"
},
"require-dev": {
Expand Down

0 comments on commit 90f1ac4

Please sign in to comment.