We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d21d342 commit 778cc27Copy full SHA for 778cc27
1 file changed
composer.json
@@ -44,7 +44,7 @@
44
},
45
"scripts": {
46
"test": [
47
- "@validate --no-interaction",
+ "composer validate --no-interaction",
48
"phpcs -p -s",
49
"phpunit"
50
]
0 commit comments