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 00b5df5 commit db46668Copy full SHA for db46668
composer.json
@@ -23,14 +23,14 @@
23
"require-dev": {
24
"laravel/pint": "^1.0",
25
"nunomaduro/collision": "^7.0|^8.0",
26
- "nunomaduro/larastan": "^2.0.1",
+ "nunomaduro/larastan": "^3.0.0",
27
"orchestra/testbench": "^8.0|^9.0",
28
"pestphp/pest": "^2.0",
29
"pestphp/pest-plugin-arch": "^2.0",
30
"pestphp/pest-plugin-laravel": "^2.0",
31
"phpstan/extension-installer": "^1.1",
32
- "phpstan/phpstan-deprecation-rules": "^1.0",
33
- "phpstan/phpstan-phpunit": "^1.0"
+ "phpstan/phpstan-deprecation-rules": "^2.0",
+ "phpstan/phpstan-phpunit": "^2.0"
34
},
35
"autoload": {
36
"psr-4": {
0 commit comments