Skip to content

Commit

Permalink
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 f4dedfd commit a771806
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 @@ -19,7 +19,7 @@
"saloonphp/saloon": "^3.0"
},
"require-dev": {
"larastan/larastan": "^2.9",
"larastan/larastan": "^3.0",
"laravel/pint": "^1.0",
"pestphp/pest": "^3.0",
"nunomaduro/collision": "^8.0"
Expand Down

0 comments on commit a771806

Please sign in to comment.