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 b5cc631 commit a4557b5Copy full SHA for a4557b5
composer.json
@@ -42,5 +42,8 @@
42
"phpunit/phpunit": "^6.1",
43
"symfony/debug": "~2.6",
44
"symfony/var-dumper": "~2.6"
45
+ },
46
+ "scripts": {
47
+ "test": "phpunit"
48
}
49
0 commit comments