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 6dfd3e3 commit c702bbbCopy full SHA for c702bbb
composer.json
@@ -41,5 +41,8 @@
41
"branch-alias": {
42
"dev-master": "1.0-dev"
43
}
44
+ },
45
+ "scripts": {
46
+ "test": "phpunit -c phpunit.xml.dist"
47
48
0 commit comments