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 5d87898 commit 1372725Copy full SHA for 1372725
1 file changed
composer.json
@@ -51,5 +51,10 @@
51
},
52
"config": {
53
"sort-packages": true
54
+ },
55
+ "scripts": {
56
+ "test": [
57
+ "phpunit --colors --no-interaction"
58
+ ]
59
}
60
0 commit comments