chore: upgrade phpunit 7 => 9
Upgraded with: composer require -W --dev phpunit/phpunit:^9
This commit is contained in:
parent
51f0d046d0
commit
a28dca2c9d
@ -31,7 +31,7 @@
|
||||
"ext-json": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^7",
|
||||
"phpunit/phpunit": "^9",
|
||||
"squizlabs/php_codesniffer": "^3.6"
|
||||
},
|
||||
"suggest": {
|
||||
|
931
composer.lock
generated
931
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user