Skip to content

Commit

Permalink
feat: drop support for symfony 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris8934 committed Nov 12, 2023
1 parent ecbb930 commit c5a9881
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"doctrine/annotations": "^1.8.0 || ^2.0",
"doctrine/data-fixtures": "^1.3",
"doctrine/doctrine-bundle": "^2.1",
"doctrine/doctrine-fixtures-bundle": "^3.0.2",
"doctrine/doctrine-fixtures-bundle": "^3.4.4",
"doctrine/orm": "^2.7",
"doctrine/phpcr-bundle": "^2.0.2",
"doctrine/phpcr-odm": "^1.3",
"doctrine/phpcr-bundle": "^2.4.3",
"doctrine/phpcr-odm": "^1.7.2",
"jackalope/jackalope-doctrine-dbal": "^1.5",
"monolog/monolog": "^1.25.1 || ^2.0 || ^3.0",
"phpunit/phpunit": "^9.6 || ^10.0",
Expand Down

0 comments on commit c5a9881

Please sign in to comment.