We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a14da36 commit c3149dcCopy full SHA for c3149dc
composer.json
@@ -10,7 +10,7 @@
10
}
11
],
12
"require": {
13
- "php": "^7.2",
+ "php": "^7.2 || ^8.0",
14
15
"doctrine/orm": "^2.4",
16
"symfony/property-access": "^3.4|^4.4|^5.0"
0 commit comments