Skip to content

Commit

Permalink
Allow doctrine/orm v3
Browse files Browse the repository at this point in the history
  • Loading branch information
ruudk authored Feb 6, 2024
1 parent f76168e commit ddffc49
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 @@ -24,7 +24,7 @@
},
"require-dev": {
"captainhook/plugin-composer": "^5.3",
"doctrine/orm": "^2.5",
"doctrine/orm": "^2.5 || ^3.0",
"ergebnis/composer-normalize": "^2.28.3",
"mockery/mockery": "^1.5",
"php-parallel-lint/php-console-highlighter": "^1.0",
Expand Down

0 comments on commit ddffc49

Please sign in to comment.