Add explicit phpunit dependency back
This commit is contained in:
parent
9cf325d195
commit
fef219c853
2 changed files with 1317 additions and 7 deletions
|
@ -20,6 +20,7 @@
|
||||||
|
|
||||||
"require" : {
|
"require" : {
|
||||||
"php" : ">=5.6",
|
"php" : ">=5.6",
|
||||||
|
"phpunit/phpunit" : "5.*",
|
||||||
|
|
||||||
"flexihash/flexihash" : "^2.0.0",
|
"flexihash/flexihash" : "^2.0.0",
|
||||||
"ifixit/php-akismet" : "1.*",
|
"ifixit/php-akismet" : "1.*",
|
||||||
|
|
1323
composer.lock
generated
1323
composer.lock
generated
File diff suppressed because it is too large
Load diff
Reference in a new issue