Fix composer test cmd

main
Jordi Boggiano 4 years ago
parent 50390d139d
commit f1a71f5599
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC

@ -73,7 +73,7 @@
],
"scripts": {
"compile": "@php -dphar.readonly=0 bin/compile",
"test": "phpunit"
"test": "simple-phpunit"
},
"scripts-descriptions": {
"compile": "Compile composer.phar",

Loading…
Cancel
Save