Update phpunit/phpunit requirement from ^5.7 to ^5.7 || ^9.0

Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.2.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/5.7.0...9.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-19 07:58:56 +00:00 committed by GitHub
parent 6aeeb5b2c4
commit cda00f6770
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.11",
"phpunit/phpunit": "^5.7",
"phpunit/phpunit": "^5.7 || ^9.0",
"symfony/var-dumper": "^3.4"
},
"autoload": {