We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 038549e commit 9d141b9Copy full SHA for 9d141b9
composer.json
@@ -5,7 +5,7 @@
5
"license": "MIT",
6
"type": "project",
7
"require": {
8
- "php": "^5.5|^7.0"
+ "php": ">=7.0"
9
},
10
"bin": [
11
"pretty"
0 commit comments