Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Commit 1a4d0c4

Browse files
committed
Update to fix issues with future versions of symfony
1 parent f0e9712 commit 1a4d0c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"browscap/browscap-php": "*@dev"
1010
},
1111
"require-dev": {
12-
"symfony/symfony": "~2.1"
12+
"symfony/symfony": ">=2.1,<=2.5"
1313
},
1414
"license": "MIT",
1515
"minimum-stability": "dev",

0 commit comments

Comments
 (0)