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 8f390b1 commit 8bf3fa1Copy full SHA for 8bf3fa1
composer.json
@@ -13,7 +13,7 @@
13
"phpstan/phpstan": "^2.1.32",
14
"phpstan/phpstan-webmozart-assert": "^2.0",
15
"phpunit/phpunit": "^11.5",
16
- "rector/jack": "^0.2.9",
+ "rector/jack": "^0.4",
17
"rector/rector-src": "dev-main",
18
"rector/type-perfect": "^2.1",
19
"symfony/config": "^6.4",
@@ -28,7 +28,7 @@
28
"symplify/phpstan-rules": "^14.9",
29
"symplify/vendor-patches": "^11.5",
30
"tomasvotruba/class-leak": "^2.1",
31
- "tomasvotruba/type-coverage": "^2.0",
+ "tomasvotruba/type-coverage": "^2.1",
32
"tomasvotruba/unused-public": "^2.1",
33
"tracy/tracy": "^2.11"
34
},
0 commit comments