update to PHPUnit 9 to support PHP 8.0

This commit is contained in:
Ralf Becker 2021-04-20 18:58:47 +02:00
parent c7142c96e0
commit 669e8d8c95
2 changed files with 655 additions and 401 deletions

View File

@ -116,7 +116,7 @@
}, },
"require-dev": { "require-dev": {
"guzzlehttp/guzzle": "^6.5", "guzzlehttp/guzzle": "^6.5",
"phpunit/phpunit": "~8" "phpunit/phpunit": "^9"
}, },
"suggest": { "suggest": {
"ext-opcache": "Opcode cache to speed up PHP", "ext-opcache": "Opcode cache to speed up PHP",

1054
composer.lock generated

File diff suppressed because it is too large Load Diff