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

Commit bc9d59a

Browse files
committed
updated constraints
1 parent e3ef1f1 commit bc9d59a

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
@@ -13,8 +13,8 @@
1313
],
1414
"require": {
1515
"php": ">=5.3.2",
16-
"symfony/framework-bundle": ">=2.1,<2.3-dev",
17-
"symfony/security-bundle": ">=2.1,<2.3-dev"
16+
"symfony/framework-bundle": "~2.1",
17+
"symfony/security-bundle": "~2.1"
1818
},
1919
"autoload": {
2020
"psr-0": { "FOS\\AdvancedEncoderBundle": "" }

0 commit comments

Comments
 (0)