Update composer.json

This commit is contained in:
Bozhidar 2024-04-28 22:46:48 +03:00
parent cf6de314c4
commit 381f465ea5

View file

@ -73,7 +73,7 @@
], ],
"test:coverage": [ "test:coverage": [
"Composer\\Config::disableProcessTimeout", "Composer\\Config::disableProcessTimeout",
"php -d xdebug.mode=coverage artisan test --coverage -c \"phpunit-coverage.xml\"" "phyre-php -d xdebug.mode=coverage artisan test --coverage -c \"phpunit-coverage.xml\""
] ]
}, },
"extra": { "extra": {