Merge "Removing unnecessary line and switching to tilde operator"
This commit is contained in:
@@ -6,11 +6,10 @@
|
|||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.4.0",
|
"php": ">=5.4.0",
|
||||||
"guzzlehttp/guzzle": "4.*",
|
"guzzlehttp/guzzle": "~4.1"
|
||||||
"guzzlehttp/streams": "1.*"
|
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "4.*"
|
"phpunit/phpunit": "~4.1"
|
||||||
},
|
},
|
||||||
"support": {
|
"support": {
|
||||||
"irc": "irc://irc.freenode.org/openstack-sdks",
|
"irc": "irc://irc.freenode.org/openstack-sdks",
|
||||||
|
|||||||
Reference in New Issue
Block a user