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 f9b3fb8 commit e88e804Copy full SHA for e88e804
packages/data/composer.json
@@ -22,14 +22,14 @@
22
"require-dev": {
23
"laravel/pint": "^1.14",
24
"nunomaduro/collision": "^8.1.1||^7.10.0",
25
- "larastan/larastan": "^2.9",
+ "larastan/larastan": "^3.0",
26
"orchestra/testbench": "^9.0.0||^8.22.0",
27
"pestphp/pest": "^3.0",
28
"pestphp/pest-plugin-arch": "^3.0",
29
"pestphp/pest-plugin-laravel": "^3.0",
30
"phpstan/extension-installer": "^1.3",
31
- "phpstan/phpstan-deprecation-rules": "^1.1",
32
- "phpstan/phpstan-phpunit": "^1.3",
+ "phpstan/phpstan-deprecation-rules": "^2.0",
+ "phpstan/phpstan-phpunit": "^2.0",
33
"spatie/laravel-ray": "^1.35"
34
},
35
"autoload": {
0 commit comments