Move bin dir back into vendor

This commit is contained in:
Oliver Davies 2020-03-11 21:31:19 +00:00
parent 8551843b04
commit fed25b61f1

View file

@ -47,7 +47,6 @@
"phpunit/phpunit": "^8.4" "phpunit/phpunit": "^8.4"
}, },
"config": { "config": {
"bin-dir": "bin",
"platform": { "platform": {
"php": "7.2" "php": "7.2"
}, },