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 f15255d commit 84e9fa8Copy full SHA for 84e9fa8
composer.json
@@ -10,7 +10,7 @@
10
}
11
],
12
"require": {
13
- "php": "^5.4.0 || ^7.0"
+ "php": ">= 5.4.0"
14
},
15
"autoload": {
16
"psr-4": {
0 commit comments