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 eb36919 commit f7c7ae7Copy full SHA for f7c7ae7
composer.json
@@ -38,14 +38,14 @@
38
},
39
"require-dev": {
40
"guzzlehttp/guzzle": "^7.0",
41
- "larastan/larastan": "^2.0|^3.0",
42
"laravel/pint": "^1.0",
43
"nunomaduro/collision": "^7.9|^8.0",
44
"orchestra/testbench": "^8.0|^9.0|^10.0",
45
"pestphp/pest": "^2.0|^3.0",
46
"pestphp/pest-plugin-arch": "^2.0|^3.0",
47
"pestphp/pest-plugin-laravel": "^2.0|^3.1",
48
"phpstan/extension-installer": "^1.1",
+ "phpstan/phpstan": "^1.12",
49
"phpstan/phpstan-deprecation-rules": "^1.0",
50
"phpstan/phpstan-phpunit": "^1.0",
51
"spatie/laravel-ray": "^1.26"
0 commit comments