mirror of
https://github.com/Llewellynvdm/php-ml.git
synced 2025-01-07 16:03:59 +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"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.0.5"
|
||||
"php": ">=7.0.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^5.2"
|
||||
|
Loading…
Reference in New Issue
Block a user