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 b986f9e commit bf329f6Copy full SHA for bf329f6
composer.json
@@ -10,7 +10,7 @@
10
}
11
],
12
"require": {
13
- "php": ">=5.6",
+ "php": "^5.6 || ^7.0",
14
"phpdocumentor/reflection-common": "^1.0.0",
15
"phpdocumentor/type-resolver": "^0.4.0",
16
"webmozart/assert": "^1.0"
0 commit comments