Skip to content

Commit 71291d8

Browse files
committed
Remove larastan
1 parent 6840b1a commit 71291d8

File tree

3 files changed

+0
-41
lines changed

3 files changed

+0
-41
lines changed

.github/workflows/larastan.yml

Lines changed: 0 additions & 26 deletions
This file was deleted.

composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
},
2727
"require-dev": {
2828
"laravel/pint": "^1.2",
29-
"nunomaduro/larastan": "^2.6",
3029
"orchestra/testbench": "^8.0|^9.0",
3130
"pestphp/pest": "^2.10",
3231
"pestphp/pest-plugin-laravel": "^2.2",
@@ -49,7 +48,6 @@
4948
"post-autoload-dump": [
5049
"@php ./vendor/bin/testbench package:discover --ansi"
5150
],
52-
"analyse": "vendor/bin/phpstan analyse",
5351
"test": "vendor/bin/pest -p",
5452
"format": "vendor/bin/pint --dirty"
5553
},

phpstan.neon.dist

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)