Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danmichaelo committed Jul 2, 2017
1 parent b8541bf commit ce4e122
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"keywords": ["sru"],
"require": {
"php" : "^5.6 || ^7.0",
"danmichaelo/quitesimplexmlelement": ">=0.4.2",
"php-http/client-implementation": "^1.0",
"php-http/httplug": "^1.1",
"php-http/message-factory": "^1.0",
"php-http/discovery": "^1.0",
"php-http/client-common": "^1.5"
"danmichaelo/quitesimplexmlelement": "^1.0",
"php-http/client-implementation": "^1.0",
"php-http/httplug": "^1.1",
"php-http/message-factory": "^1.0",
"php-http/discovery": "^1.0",
"php-http/client-common": "^1.5"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.5",
Expand Down

0 comments on commit ce4e122

Please sign in to comment.