Skip to content

Commit

Permalink
Add support for form-extensions 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jordisala1991 committed May 13, 2023
1 parent 2e52d02 commit ae4faeb
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 @@ -33,7 +33,7 @@
"doctrine/persistence": "^3.0",
"sonata-project/admin-bundle": "^4.18",
"sonata-project/exporter": "^2.0 || ^3.0",
"sonata-project/form-extensions": "^1.7.1",
"sonata-project/form-extensions": "^1.7.1 || ^2.0",
"symfony/config": "^5.4 || ^6.2",
"symfony/dependency-injection": "^5.4 || ^6.2",
"symfony/doctrine-bridge": "^5.4 || ^6.2",
Expand Down

0 comments on commit ae4faeb

Please sign in to comment.