Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit bd24a1a

Browse files
authored
Allow jms/serializer-bundle 2.x
1 parent 039884f commit bd24a1a

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
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^5.6|^7.0",
1414
"symfony-cmf/resource-bundle": "1.0.*",
15-
"jms/serializer-bundle": "^1.0"
15+
"jms/serializer-bundle": "^1.0 | ^2.0"
1616
},
1717
"require-dev": {
1818
"symfony-cmf/testing": "^2.0",

0 commit comments

Comments
 (0)