Jordi Boggiano пре 5 година
родитељ
комит
f1a71f5599
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      composer.json

+ 1 - 1
composer.json

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