Require PHP 5.7
This commit is contained in:
parent
3cfd0562e6
commit
4bedb1b063
1 changed files with 3 additions and 0 deletions
|
|
@ -22,5 +22,8 @@
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": { "Michelf\\": "Michelf/" }
|
"psr-4": { "Michelf\\": "Michelf/" }
|
||||||
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"phpunit/phpunit": "^5.7"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue