We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb13991 commit aa3e45eCopy full SHA for aa3e45e
1 file changed
composer.json
@@ -20,7 +20,7 @@
20
},
21
22
"require": {
23
- "php": "8.1.*|8.2.*|8.3.*",
+ "php": ">= 8.1",
24
"doctrine/collections": "^1.0|^2.0",
25
"doctrine/dbal": "^2.3|^3.0",
26
"doctrine/event-manager": "^1.0|^2.0",
0 commit comments