Skip to content

Commit

Permalink
Merge pull request #850 from driehle/drop-eventmanager-v1
Browse files Browse the repository at this point in the history
Dropped doctrine/event-manager 1.x
  • Loading branch information
driehle authored Dec 29, 2024
2 parents 13e2e3d + d07a49c commit 9f0b62a
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 @@ -43,7 +43,7 @@
"doctrine/cache": "^2.1.0",
"doctrine/collections": "^2.0.0",
"doctrine/doctrine-laminas-hydrator": "^3.2.0",
"doctrine/event-manager": "^1.2.0 || ^2.0",
"doctrine/event-manager": "^2.0.0",
"doctrine/inflector": "^2.0.6",
"doctrine/persistence": "^3.0.0",
"laminas/laminas-authentication": "^2.12.0",
Expand Down

0 comments on commit 9f0b62a

Please sign in to comment.