mirror of
https://github.com/ivuorinen/curly.git
synced 2026-01-26 11:33:59 +00:00
Update composer.json
Removed `composer test` extra params
This commit is contained in:
@@ -49,6 +49,6 @@
|
||||
"@composer normalize || true"
|
||||
],
|
||||
"check": "vendor/bin/phpstan analyse src tests --level=7",
|
||||
"test": "vendor/bin/phpunit --colors --verbose"
|
||||
"test": "vendor/bin/phpunit"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user