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 126903c commit 9243f93Copy full SHA for 9243f93
composer.json
@@ -16,7 +16,7 @@
16
}
17
],
18
"require": {
19
- "php": "^7.1",
+ "php": ">=7.1",
20
"psr/http-message": "^1.0",
21
"symfony/http-foundation": "^4.4 || ^5.0"
22
},
0 commit comments