mirror of
https://github.com/danog/parallel-functions.git
synced 2024-11-30 04:39:03 +01:00
Define target platform for php-cs-fixer
This commit is contained in:
parent
36dc8ed92a
commit
8dc3b3e6b4
@ -27,5 +27,10 @@
|
|||||||
"amphp/phpunit-util": "^1.0",
|
"amphp/phpunit-util": "^1.0",
|
||||||
"friendsofphp/php-cs-fixer": "^2.9",
|
"friendsofphp/php-cs-fixer": "^2.9",
|
||||||
"phpunit/phpunit": "^6.5"
|
"phpunit/phpunit": "^6.5"
|
||||||
|
},
|
||||||
|
"config": {
|
||||||
|
"platform": {
|
||||||
|
"php": "7.0.0"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user