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 f5b405b commit e0e9183Copy full SHA for e0e9183
composer.json
@@ -19,7 +19,7 @@
19
"php": ">=5.3.3",
20
"symfony/event-dispatcher": "~2.1",
21
"symfony/http-foundation": "~2.3,>=2.3.4",
22
- "symfony/debug": "~2.3,>=2.3.24",
+ "symfony/debug": "~2.3.24|~2.5.9|~2.6,>=2.6.2",
23
"psr/log": "~1.0"
24
},
25
"require-dev": {
0 commit comments