We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a277ac6 commit a7d064cCopy full SHA for a7d064c
1 file changed
composer.json
@@ -56,5 +56,10 @@
56
},
57
"config": {
58
"sort-packages": true
59
+ },
60
+ "scripts": {
61
+ "test": [
62
+ "phpunit --colors --no-interaction"
63
+ ]
64
}
65
0 commit comments