We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd5945d commit 091557bCopy full SHA for 091557b
composer.json
@@ -18,16 +18,16 @@
18
},
19
"require-dev": {
20
"codeigniter/phpstan-codeigniter": "^1.5.1",
21
- "fakerphp/faker": "^1.9",
22
- "kint-php/kint": "^5.0.4",
23
- "mikey179/vfsstream": "^1.6",
+ "fakerphp/faker": "^1.24",
+ "kint-php/kint": "^6.0",
+ "mikey179/vfsstream": "^1.6.12",
24
"nexusphp/tachycardia": "^2.0",
25
"phpstan/extension-installer": "^1.4",
26
"phpstan/phpstan": "^2.0",
27
"phpstan/phpstan-strict-rules": "^2.0",
28
"phpunit/phpcov": "^9.0.2 || ^10.0",
29
"phpunit/phpunit": "^10.5.16 || ^11.2",
30
- "predis/predis": "^1.1 || ^2.0",
+ "predis/predis": "^1.1 || ^2.3",
31
"rector/rector": "2.0.3",
32
"shipmonk/phpstan-baseline-per-identifier": "^2.0"
33
0 commit comments