mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-01-22 12:07:32 +00:00
Merge pull request #25 from opdavies/dependabot/composer/phpunit/phpunit-tw-5.7or-tw-7.0
Update phpunit/phpunit requirement from ^5.7 to ^5.7 || ^7.0
This commit is contained in:
commit
560ede60db
|
@ -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