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 0e7cefc commit e5bfc38Copy full SHA for e5bfc38
composer.json
@@ -18,8 +18,8 @@
18
"php": ">=5.5",
19
"justinrainbow/json-schema": "^1.6 || ^2.0 || ^4.0 || ^5.0",
20
"lastguest/murmurhash": "1.3.0",
21
- "guzzlehttp/guzzle": "~6.2",
22
- "monolog/monolog": "~1.21"
+ "guzzlehttp/guzzle": ">=6.2",
+ "monolog/monolog": ">=1.21"
23
},
24
"require-dev": {
25
"phpunit/phpunit": "^4.8|^5.0",
0 commit comments