We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbbaba8 commit fc05b50Copy full SHA for fc05b50
1 file changed
composer.json
@@ -11,7 +11,7 @@
11
}
12
],
13
"require": {
14
- "php": ">=7.4",
+ "php": "^7.4|^8.0",
15
"symfony/config": "^4.0|^5.0",
16
"symfony/dependency-injection": "^4.0|^5.0",
17
"symfony/http-kernel": "^4.0|^5.0",
0 commit comments