Specify php version
This commit is contained in:
parent
4984f44d0a
commit
de8ad06df9
@ -1,7 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name": "anwinged/reason",
|
"name": "anwinged/reason",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"require": {},
|
"require": {
|
||||||
|
"php": "^7.0"
|
||||||
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^6.0"
|
"phpunit/phpunit": "^6.0"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user