Skip to content

Commit

Permalink
fix: tests by composer require doctrine/annotations="^1.5"
Browse files Browse the repository at this point in the history
  • Loading branch information
lukadschaak committed Nov 3, 2023
1 parent 1ede0a5 commit 4e3093d
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 @@ -20,6 +20,7 @@
],
"require": {
"php": "~8.1.0 || ~8.2.0",
"doctrine/annotations": "^1.5",
"doctrine/persistence": "^2.1 || ^3.0",
"pimcore/pimcore": "^10.5 || ^11.0",
"psr/log": "^1.0 || ^2.0 || ^3.0",
Expand Down

0 comments on commit 4e3093d

Please sign in to comment.