Skip to content

Commit

Permalink
build(deps): update nunomaduro/larastan requirement from ^2.2.9 to ^2…
Browse files Browse the repository at this point in the history
….6.1 (#151)

Updates the requirements on [nunomaduro/larastan](https://github.com/nunomaduro/larastan) to permit the latest version.
- [Release notes](https://github.com/nunomaduro/larastan/releases)
- [Changelog](https://github.com/nunomaduro/larastan/blob/master/RELEASE.md)
- [Commits](larastan/larastan@2.2.9...v2.6.1)

---
updated-dependencies:
- dependency-name: nunomaduro/larastan
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 7, 2023
1 parent e1bd446 commit 4ec7a50
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 @@ -7,7 +7,7 @@
],
"require": {
"php": "^8.0",
"nunomaduro/larastan": "^2.2.9",
"nunomaduro/larastan": "^2.6.1",
"phpstan/phpstan": "^1.9"
},
"require-dev": {
Expand Down

0 comments on commit 4ec7a50

Please sign in to comment.