Skip to content

Commit

Permalink
build(deps-dev): update larastan/larastan requirement from ^2.9 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.9.0...v3.0.0)

---
updated-dependencies:
- dependency-name: larastan/larastan
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 95af8ec commit 5396274
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 @@ -22,7 +22,7 @@
},
"require-dev": {
"phpunit/phpunit": "^10.1",
"larastan/larastan": "^2.9",
"larastan/larastan": "^3.0",
"laravel/pint": "^1.14",
"orchestra/testbench": "^9.0.0||^8.22.0"
},
Expand Down

0 comments on commit 5396274

Please sign in to comment.