Skip to content

Commit 51145be

Browse files
Test lowest versions of dependencies
1 parent 0dc1a56 commit 51145be

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
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=5.3.3",
20-
"symfony/event-dispatcher": "~2.5",
20+
"symfony/event-dispatcher": "2.5.*,>2.5.8|~2.6,>2.6.1",
2121
"symfony/http-foundation": "~2.5",
2222
"symfony/debug": "~2.5",
2323
"psr/log": "~1.0"

0 commit comments

Comments
 (0)