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 242745c commit 61881bdCopy full SHA for 61881bd
composer.json
@@ -17,7 +17,7 @@
17
"psr/log": "^3.0"
18
},
19
"require-dev": {
20
- "codeigniter/phpstan-codeigniter": "^1.5",
+ "codeigniter/phpstan-codeigniter": "^1.5.1",
21
"fakerphp/faker": "^1.9",
22
"kint-php/kint": "^5.0.4",
23
"mikey179/vfsstream": "^1.6",
@@ -28,7 +28,7 @@
28
"phpunit/phpcov": "^9.0.2 || ^10.0",
29
"phpunit/phpunit": "^10.5.16 || ^11.2",
30
"predis/predis": "^1.1 || ^2.0",
31
- "rector/rector": "2.0.0-rc3",
+ "rector/rector": "2.0.3",
32
"shipmonk/phpstan-baseline-per-identifier": "^2.0"
33
34
"replace": {
0 commit comments