Skip to content

Commit e0e9183

Browse files
[2.3] Fix lowest deps
1 parent f5b405b commit e0e9183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": ">=5.3.3",
2020
"symfony/event-dispatcher": "~2.1",
2121
"symfony/http-foundation": "~2.3,>=2.3.4",
22-
"symfony/debug": "~2.3,>=2.3.24",
22+
"symfony/debug": "~2.3.24|~2.5.9|~2.6,>=2.6.2",
2323
"psr/log": "~1.0"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)