Reinstitute the phpunit/phpunit dependency the right way.

This commit is contained in:
AnrDaemon
2018-12-06 20:15:37 +03:00
parent 06c4eac7c0
commit 317f05e348

View File

@@ -34,5 +34,8 @@
"branch-alias": {
"dev-master": "3.1.x-dev"
}
},
"require": {
"phpunit/phpunit": "^6.4.1 || ^4.6.6"
}
}