Skip to content

Commit ce4e122

Browse files
committed
Update dependencies
1 parent b8541bf commit ce4e122

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"keywords": ["sru"],
77
"require": {
88
"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"
9+
"danmichaelo/quitesimplexmlelement": "^1.0",
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"
1515
},
1616
"require-dev": {
1717
"phpunit/phpunit": "^4.8|^5.5",

0 commit comments

Comments
 (0)