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 006832b commit 2b6c44eCopy full SHA for 2b6c44e
composer.json
@@ -19,10 +19,10 @@
19
"require": {
20
"php": "^8.2",
21
"composer-plugin-api": "^2.1",
22
- "larastan/larastan": "^3.5",
23
- "phpstan/phpstan": "^2.1",
24
- "phpstan/phpstan-mockery": "^2.0",
25
- "rector/rector": "^2.0",
+ "larastan/larastan": "^2.11",
+ "phpstan/phpstan": "^1.10.11",
+ "phpstan/phpstan-mockery": "^1.0",
+ "rector/rector": "^1.0",
26
"symplify/easy-coding-standard": "12.0.6"
27
},
28
"require-dev": {
0 commit comments