We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 565d720 commit 3efc53dCopy full SHA for 3efc53d
1 file changed
composer.json
@@ -20,7 +20,7 @@
20
}
21
},
22
"require": {
23
- "php": ">=7.1",
+ "php": "^7.2 || ^8.0",
24
"league/flysystem": "^2.0",
25
"symfony/config": "^4.2|^5.0",
26
"symfony/http-kernel": "^4.2|^5.0",
0 commit comments