Skip to content

Commit

Permalink
Add missing requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
mpdude committed Jan 8, 2024
1 parent cbcd1b6 commit 1708210
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"php": "8.1.*|8.2.*|8.3.*",
"doctrine/annotations": "^1.12",
"doctrine/collections": "^1.0",
"doctrine/event-manager": "^1.0",
"doctrine/orm": "^2.10",
"doctrine/persistence": "^1.3.8 | ^2.1",
"psr/log": "^1.0",
Expand Down

0 comments on commit 1708210

Please sign in to comment.