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

Commit 3b63b13

Browse files
committed
Allow jms/serializer-bundle 3.x
1 parent eb753bf commit 3b63b13

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": "^7.1",
1414
"symfony-cmf/resource-bundle": "^1.0",
15-
"jms/serializer-bundle": "^1.0 | ^2.0",
15+
"jms/serializer-bundle": "^1.0 | ^2.0 | ^3.0",
1616
"symfony/translation": "^2.8 || ^3.3 || ^4.0"
1717
},
1818
"require-dev": {

0 commit comments

Comments
 (0)