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 32bcbbc commit 8444f00Copy full SHA for 8444f00
README.md
@@ -9,7 +9,7 @@
9
10
## Requirements
11
12
-* PHP 7.1+
+* PHP 7.0+
13
14
## Installation
15
composer.json
@@ -15,7 +15,7 @@
}
16
],
17
"require": {
18
- "php": ">=7.1"
+ "php": ">=7.0"
19
},
20
"require-dev": {
21
"phpunit/phpunit": "^6.0|^7.0"
0 commit comments