Skip to content

Commit 485b30c

Browse files
Update PHPStan packages
1 parent 4328319 commit 485b30c

File tree

2 files changed

+88
-140
lines changed

2 files changed

+88
-140
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@
4040
"require-dev": {
4141
"barryvdh/laravel-ide-helper": "3.5.5",
4242
"fakerphp/faker": "1.24.1",
43-
"larastan/larastan": "3.1.0",
43+
"larastan/larastan": "3.4.0",
4444
"laravel/pint": "1.22.1",
4545
"mockery/mockery": "1.6.12",
4646
"nunomaduro/collision": "8.8.0",
4747
"phan/phan": "5.4.5",
4848
"phpstan/extension-installer": "1.4.3",
49-
"phpstan/phpstan": "2.1.8",
50-
"phpstan/phpstan-deprecation-rules": "2.0.1",
51-
"phpstan/phpstan-strict-rules": "2.0.3",
49+
"phpstan/phpstan": "2.1.17",
50+
"phpstan/phpstan-deprecation-rules": "2.0.3",
51+
"phpstan/phpstan-strict-rules": "2.0.4",
5252
"psalm/plugin-laravel": "3.0.2",
5353
"slevomat/coding-standard": "8.18.1",
5454
"spatie/laravel-ignition": "2.9.1",

composer.lock

Lines changed: 84 additions & 136 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)