Skip to content

Commit dcc4575

Browse files
Composer: Update nunomaduro/larastan requirement from ^2.6 to ^3.0
Updates the requirements on [nunomaduro/larastan](https://github.com/larastan/larastan) to permit the latest version. - [Release notes](https://github.com/larastan/larastan/releases) - [Changelog](https://github.com/larastan/larastan/blob/3.x/RELEASE.md) - [Commits](larastan/larastan@v2.6.0...v3.0.2) --- updated-dependencies: - dependency-name: nunomaduro/larastan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f5cf13 commit dcc4575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"require-dev": {
2828
"laravel/pint": "^1.2",
29-
"nunomaduro/larastan": "^2.6",
29+
"nunomaduro/larastan": "^3.0",
3030
"orchestra/testbench": "^8.0|^9.0",
3131
"pestphp/pest": "^2.10",
3232
"pestphp/pest-plugin-laravel": "^2.2",

0 commit comments

Comments
 (0)