Skip to content

Commit

Permalink
Merge pull request #34 from Simperfit/patch-1
Browse files Browse the repository at this point in the history
fix: downgrade sonata admin bundle to force update
  • Loading branch information
mremi authored Oct 24, 2022
2 parents 07966e8 + e21fc0b commit 65b0019
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 @@ -15,7 +15,7 @@
"require": {
"php": "^7.3 || ^8.0",
"phpstan/phpstan": "^1.0",
"sonata-project/admin-bundle": "^3.107 || ^4.20",
"sonata-project/admin-bundle": "^3.107 || ^4.0",
"sonata-project/doctrine-orm-admin-bundle": "^3.6 || ^4.3"
},
"require-dev": {
Expand Down

0 comments on commit 65b0019

Please sign in to comment.