mirror of
https://github.com/Llewellynvdm/php-ml.git
synced 2024-11-10 15:50:57 +00:00
change min php version to 7.0.0
This commit is contained in:
parent
9899da7143
commit
bd34266ae1
@ -20,7 +20,7 @@
|
|||||||
"bin-dir": "bin"
|
"bin-dir": "bin"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.0.5"
|
"php": ">=7.0.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^5.2"
|
"phpunit/phpunit": "^5.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user