Skip to content

Commit a4557b5

Browse files
on2marijnvdwerf
authored andcommitted
Add test command
1 parent b5cc631 commit a4557b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,8 @@
4242
"phpunit/phpunit": "^6.1",
4343
"symfony/debug": "~2.6",
4444
"symfony/var-dumper": "~2.6"
45+
},
46+
"scripts": {
47+
"test": "phpunit"
4548
}
4649
}

0 commit comments

Comments
 (0)