We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8541bf commit ce4e122Copy full SHA for ce4e122
composer.json
@@ -6,12 +6,12 @@
6
"keywords": ["sru"],
7
"require": {
8
"php" : "^5.6 || ^7.0",
9
- "danmichaelo/quitesimplexmlelement": ">=0.4.2",
10
- "php-http/client-implementation": "^1.0",
11
- "php-http/httplug": "^1.1",
12
- "php-http/message-factory": "^1.0",
13
- "php-http/discovery": "^1.0",
14
- "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"
15
},
16
"require-dev": {
17
"phpunit/phpunit": "^4.8|^5.5",
0 commit comments