We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be4a0c3 commit 639f9c5Copy full SHA for 639f9c5
1 file changed
composer.json
@@ -57,7 +57,7 @@
57
},
58
"scripts": {
59
"test": [
60
- "@validate --no-interaction",
+ "composer validate --no-interaction",
61
"phpunit",
62
"covers-validator"
63
],
0 commit comments