Bumping PHPUnit version requirement
Showing
... | ... | @@ -16,7 +16,7 @@ |
"doctrine/common": "~2.4" | ||
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "4.*", | ||
"phpunit/phpunit": "^5.4.6", | ||
"symfony/console": "2.*" | ||
}, | ||
"suggest": { | ||
... | ... |
Please register or sign in to comment