forked from extern/egroupware
update to PHPUnit 9 to support PHP 8.0
This commit is contained in:
parent
c7142c96e0
commit
669e8d8c95
@ -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
1054
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user