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 434866f commit cb4260eCopy full SHA for cb4260e
1 file changed
composer.json
@@ -15,16 +15,16 @@
15
"require": {
16
"php": ">=5.4.0",
17
"ext-curl": "*",
18
- "symfony/event-dispatcher": "~2.5",
+ "symfony/event-dispatcher": "~2.1",
19
"symfony/options-resolver": "~2.6",
20
"guzzlehttp/guzzle": "~5.0",
21
- "guzzlehttp/cache-subscriber": "0.1.*@dev",
+ "guzzlehttp/cache-subscriber": "~0.2@dev",
22
"guzzlehttp/log-subscriber": "~1.0",
23
"guzzlehttp/retry-subscriber": "~2.0",
24
"psr/log": "~1.0"
25
},
26
"require-dev": {
27
- "phpunit/phpunit": "~4.0",
+ "phpunit/phpunit": "~4.1",
28
"monolog/monolog": ">=1.11.0"
29
30
"suggest": {
0 commit comments