Skip to content

Commit

Permalink
Drop support for older gedmo/doctrine-extensions versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mbabker committed Dec 10, 2021
1 parent 4f13c6c commit b33618a
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 @@ -38,7 +38,7 @@
"fakerphp/faker": "^1.9",
"friendsofphp/proxy-manager-lts": "^1.0",
"friendsofsymfony/rest-bundle": "^3.0",
"gedmo/doctrine-extensions": "^2.4.12 || ^3.0",
"gedmo/doctrine-extensions": "^3.2",
"jms/serializer-bundle": "^3.5",
"knplabs/gaufrette": "^0.8",
"knplabs/knp-gaufrette-bundle": "^0.7",
Expand Down

0 comments on commit b33618a

Please sign in to comment.