mirror of
https://github.com/ivuorinen/curly.git
synced 2026-02-16 06:49:21 +00:00
Update composer.json
Removed `composer test` extra params
This commit is contained in:
@@ -49,6 +49,6 @@
|
|||||||
"@composer normalize || true"
|
"@composer normalize || true"
|
||||||
],
|
],
|
||||||
"check": "vendor/bin/phpstan analyse src tests --level=7",
|
"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