Skip to content

Commit 6fc83a2

Browse files
committed
remove phpstan
1 parent 3d1c83f commit 6fc83a2

File tree

2 files changed

+0
-31
lines changed

2 files changed

+0
-31
lines changed

.github/workflows/phpstan.yml

-26
This file was deleted.

composer.json

-5
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,11 @@
2222
},
2323
"require-dev": {
2424
"friendsofphp/php-cs-fixer": "^3.8",
25-
"larastan/larastan": "^2.7",
2625
"laravel/pint": "^1.13",
2726
"nunomaduro/collision": "^7.0|^8.0",
2827
"orchestra/testbench": "^7.0|^8.0|^9.0|^10.0",
2928
"pestphp/pest": "^2.0|^3.7",
3029
"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",
3530
"spatie/laravel-ray": "^1.26"
3631
},
3732
"autoload": {

0 commit comments

Comments
 (0)