Skip to content

Commit 887489c

Browse files
committed
Merge pull request #168 from dunglas/update-sf
Require Symfony Serializer 2.7.2
2 parents b811e4c + 6d18712 commit 887489c

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
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"php": ">=5.5",
17-
"symfony/serializer": "~2.7|~3.0",
17+
"symfony/serializer": "^2.7.2|~3.0",
1818
"symfony/validator": "~2.5|~3.0",
1919
"symfony/framework-bundle": "~2.6|~3.0",
2020
"symfony/proxy-manager-bridge": "~2.3",

0 commit comments

Comments
 (0)