Skip to content

Commit

Permalink
Composer: Update larastan/larastan requirement from ^2.6 to ^3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [larastan/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: larastan/larastan
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent f062541 commit 3d38b4d
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 @@ -28,7 +28,7 @@
"require-dev": {
"laravel/pint": "^1.0",
"nunomaduro/collision": "^7.9|^8.0",
"larastan/larastan": "^2.6",
"larastan/larastan": "^3.0",
"orchestra/testbench": "^8.8|^9.0",
"pestphp/pest": "^2.20",
"pestphp/pest-plugin-laravel": "^2.2",
Expand Down

0 comments on commit 3d38b4d

Please sign in to comment.