Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bobicloudvision committed Apr 28, 2024
1 parent cf6de31 commit 381f465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
],
"test:coverage": [
"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": {
Expand Down

0 comments on commit 381f465

Please sign in to comment.