Skip to content

Commit

Permalink
fix: remove obsolete dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuel-averty committed Dec 24, 2023
1 parent d0b63ec commit 6b57c1b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,8 @@
"behat/behat": "^3.1",
"dg/bypass-finals": "^1.1",
"doctrine/data-fixtures": "^1.2",
"doctrine/doctrine-bundle": "^1.7.2 || <2.7.1",
"doctrine/doctrine-bundle": "^2.11",
"doctrine/orm": "^2.6.3",
"egulias/email-validator": "^2.1.10",
"friends-of-behat/symfony-extension": "^2.0.11 || ^2.1.0",
"jms/serializer-bundle": "^1.4 || ^2.3 || ^3.0 || ^4.0",
"laminas/laminas-code": "^3.4 || ^4.0",
Expand Down

0 comments on commit 6b57c1b

Please sign in to comment.