Skip to content

Commit

Permalink
Fixed compatibility with Symfony 4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
DamienHarper committed Mar 1, 2023
1 parent 3138f46 commit f1c4317
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 @@
"ext-json": "*",
"damienharper/auditor": "^2.3",
"doctrine/annotations": "^1.8|^2.0",
"doctrine/doctrine-bundle": "^1.9|^2.0",
"doctrine/doctrine-bundle": "^2.7",
"doctrine/orm": "^2.7",
"symfony/asset": "^4.0|^5.0|^6.0",
"symfony/doctrine-bridge": "^4.4.19|^5.2.2|^6.0",
Expand Down

0 comments on commit f1c4317

Please sign in to comment.