Skip to content

Commit

Permalink
added support for jms serializer 4
Browse files Browse the repository at this point in the history
  • Loading branch information
manasbala authored Feb 15, 2022
1 parent 6367038 commit 5ab3289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "symfony-bundle",
"require": {
"php": "^7.1.3",
"jms/serializer-bundle": "^3.4",
"jms/serializer-bundle": "^3.4 || ^4.0",
"symfony/orm-pack": "*",
"stof/doctrine-extensions-bundle": "^1.3",
"symfony/monolog-bundle": "^3.5"
Expand Down

0 comments on commit 5ab3289

Please sign in to comment.