mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
chore: update PHPUnit version
This commit is contained in:
parent
7fe8996b9a
commit
9e009e9440
@ -23,7 +23,7 @@
|
||||
"kint-php/kint": "^5.0.4",
|
||||
"mikey179/vfsstream": "^1.6",
|
||||
"nexusphp/cs-config": "^3.6",
|
||||
"phpunit/phpunit": "^10.5.11",
|
||||
"phpunit/phpunit": "^10.5.16",
|
||||
"predis/predis": "^1.1 || ^2.0"
|
||||
},
|
||||
"suggest": {
|
||||
|
@ -16,7 +16,7 @@
|
||||
"require-dev": {
|
||||
"fakerphp/faker": "^1.9",
|
||||
"mikey179/vfsstream": "^1.6",
|
||||
"phpunit/phpunit": "^10.5.11"
|
||||
"phpunit/phpunit": "^10.5.16"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
@ -30,7 +30,7 @@
|
||||
"phpstan/phpstan": "^1.10.2",
|
||||
"phpstan/phpstan-strict-rules": "^1.5",
|
||||
"phpunit/phpcov": "^9.0.2",
|
||||
"phpunit/phpunit": "^10.5.11",
|
||||
"phpunit/phpunit": "^10.5.16",
|
||||
"predis/predis": "^1.1 || ^2.0",
|
||||
"rector/rector": "1.0.4",
|
||||
"vimeo/psalm": "^5.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user