Skip to content

Commit 9f7960c

Browse files
author
fernando.carletti
committed
Updated symfony version requirements.
1 parent f640e38 commit 9f7960c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"license": "BSD-3-Clause",
77
"require": {
88
"php": ">=5.4",
9-
"symfony/framework-bundle": "~2.3",
10-
"symfony/form": "~2.3"
9+
"symfony/framework-bundle": ">=2.3",
10+
"symfony/form": ">=2.3"
1111
},
1212
"require-dev": {
1313
"phpunit/phpunit": "4.6.*",

0 commit comments

Comments
 (0)