Updated phpunit to recommended version for PHP7.2.
... | ... | @@ -114,7 +114,7 @@ |
"mikey179/vfsstream": "v1.6.7", | ||
"onelogin/php-saml": "3.2.1", | ||
"oomphinc/composer-installers-extender": "v1.1.2", | ||
"phpunit/phpunit": ">=4.8.28 <5", | ||
"phpunit/phpunit": "6.5", | ||
"symfony/browser-kit": ">=2.8.13 <3.0", | ||
"symfony/css-selector": "~3.0", | ||
"symfony/finder": "^4.0", | ||
... | ... |
Please register or sign in to comment