Skip to content

Commit 0a4ed78

Browse files
authored
Merge pull request #346 from defuse/phpunit
Use composer-provided phpunit
2 parents 51a52d6 + 36744ec commit 0a4ed78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"php": ">=5.4.0"
2727
},
2828
"require-dev": {
29+
"phpunit/phpunit": "^4|^5",
2930
"nikic/php-parser": "^2.0|^3.0"
3031
}
3132
}

0 commit comments

Comments
 (0)