Skip to content

Commit fac3a55

Browse files
committed
dependencies fix
1 parent 82736bd commit fac3a55

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
@@ -13,7 +13,7 @@
1313
"minimum-stability": "stable",
1414
"require": {
1515
"php": ">=7.0",
16-
"jms/serializer": "^1.9",
16+
"jms/serializer-bundle": "^2.0",
1717
"doctrine/orm": "^2.5.11"
1818
},
1919
"autoload": {

0 commit comments

Comments
 (0)