mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-02-02 08:57:31 +00:00
Update phpunit/phpunit requirement from ^5.7 to ^5.7 || ^7.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-7.5.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/5.7.0...7.5.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
22b696d47c
commit
8038cf5f63
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^2.11",
|
||||
"phpunit/phpunit": "^5.7",
|
||||
"phpunit/phpunit": "^5.7 || ^7.0",
|
||||
"symfony/var-dumper": "^3.4"
|
||||
},
|
||||
"autoload": {
|
||||
|
|
Loading…
Reference in a new issue