Skip to content

Commit f39d08b

Browse files
Bump larastan/larastan from 2.9.11 to 3.0.0
Bumps [larastan/larastan](https://github.com/larastan/larastan) from 2.9.11 to 3.0.0. - [Release notes](https://github.com/larastan/larastan/releases) - [Changelog](https://github.com/larastan/larastan/blob/3.x/RELEASE.md) - [Upgrade guide](https://github.com/larastan/larastan/blob/3.x/UPGRADE.md) - [Commits](larastan/larastan@v2.9.11...v3.0.0) --- updated-dependencies: - dependency-name: larastan/larastan dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 514b6df commit f39d08b

File tree

2 files changed

+73
-85
lines changed

2 files changed

+73
-85
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"laravel/sail": "^1.26",
2424
"mockery/mockery": "^1.6",
2525
"nunomaduro/collision": "^8.0",
26-
"larastan/larastan": "^2.9",
26+
"larastan/larastan": "^3.0",
2727
"phpunit/phpunit": "^11.0",
2828
"spatie/laravel-ignition": "^2.4"
2929
},

0 commit comments

Comments
 (0)