Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit e4ab609

Browse files
committed
updated Symfony constraint
1 parent f2d2768 commit e4ab609

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
@@ -8,7 +8,7 @@
88
},
99
"require": {
1010
"php": ">=5.3.3",
11-
"symfony/symfony": "2.7.x-dev",
11+
"symfony/symfony": "~2.7@beta",
1212
"doctrine/orm": "~2.2,>=2.2.3,<2.5",
1313
"doctrine/dbal": "<2.5",
1414
"doctrine/doctrine-bundle": "~1.4",

0 commit comments

Comments
 (0)