We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d1c83f commit 6fc83a2Copy full SHA for 6fc83a2
.github/workflows/phpstan.yml
composer.json
@@ -22,16 +22,11 @@
22
},
23
"require-dev": {
24
"friendsofphp/php-cs-fixer": "^3.8",
25
- "larastan/larastan": "^2.7",
26
"laravel/pint": "^1.13",
27
"nunomaduro/collision": "^7.0|^8.0",
28
"orchestra/testbench": "^7.0|^8.0|^9.0|^10.0",
29
"pestphp/pest": "^2.0|^3.7",
30
"pestphp/pest-plugin-laravel": "^2.0|^3.1",
31
- "phpstan/extension-installer": "^1.1",
32
- "phpstan/phpstan": "^1.10|^2.1",
33
- "phpstan/phpstan-deprecation-rules": "^1.0|^2.0",
34
- "phpstan/phpstan-phpunit": "^1.0|^2.0",
35
"spatie/laravel-ray": "^1.26"
36
37
"autoload": {
0 commit comments