Skip to content

Commit

Permalink
Composer: Update nunomaduro/larastan requirement from ^2.6 to ^3.0
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 7f5cf13 commit dcc4575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"require-dev": {
"laravel/pint": "^1.2",
"nunomaduro/larastan": "^2.6",
"nunomaduro/larastan": "^3.0",
"orchestra/testbench": "^8.0|^9.0",
"pestphp/pest": "^2.10",
"pestphp/pest-plugin-laravel": "^2.2",
Expand Down

0 comments on commit dcc4575

Please sign in to comment.