Skip to content

Commit

Permalink
chore(deps): update to larastan/larastan (#7059)
Browse files Browse the repository at this point in the history
  • Loading branch information
canvural authored Dec 22, 2023
1 parent a4b4b8b commit 73aabfb
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 105 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"laravel/sail": "^1.14",
"mockery/mockery": "^1.4",
"nunomaduro/collision": "^7.0",
"nunomaduro/larastan": "^2.0",
"larastan/larastan": "^2.7",
"phpunit/phpunit": "^10.0",
"psalm/plugin-laravel": "^2.0",
"roave/security-advisories": "dev-master",
Expand Down
211 changes: 108 additions & 103 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion phpstan.neon
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
includes:
- vendor/nunomaduro/larastan/extension.neon
- vendor/larastan/larastan/extension.neon
- vendor/thecodingmachine/phpstan-safe-rule/phpstan-safe-rule.neon

parameters:
Expand Down

0 comments on commit 73aabfb

Please sign in to comment.