Skip to content

Commit 091557b

Browse files
committed
re-bump dependencies
1 parent bd5945d commit 091557b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
1818
},
1919
"require-dev": {
2020
"codeigniter/phpstan-codeigniter": "^1.5.1",
21-
"fakerphp/faker": "^1.9",
22-
"kint-php/kint": "^5.0.4",
23-
"mikey179/vfsstream": "^1.6",
21+
"fakerphp/faker": "^1.24",
22+
"kint-php/kint": "^6.0",
23+
"mikey179/vfsstream": "^1.6.12",
2424
"nexusphp/tachycardia": "^2.0",
2525
"phpstan/extension-installer": "^1.4",
2626
"phpstan/phpstan": "^2.0",
2727
"phpstan/phpstan-strict-rules": "^2.0",
2828
"phpunit/phpcov": "^9.0.2 || ^10.0",
2929
"phpunit/phpunit": "^10.5.16 || ^11.2",
30-
"predis/predis": "^1.1 || ^2.0",
30+
"predis/predis": "^1.1 || ^2.3",
3131
"rector/rector": "2.0.3",
3232
"shipmonk/phpstan-baseline-per-identifier": "^2.0"
3333
},

0 commit comments

Comments
 (0)