Skip to content

Commit e6c15cc

Browse files
committed
issue #7 - add phpunit as dependency
1 parent a7ea350 commit e6c15cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"require-dev": {
2222
"fabpot/php-cs-fixer": "~1.8",
23-
"phpunit": "~4.0"
23+
"phpunit/phpunit": "~4.0"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)