Skip to content

Commit

Permalink
build(deps): update nunomaduro/larastan requirement
Browse files Browse the repository at this point in the history
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@v2.6.2...v2.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 15, 2023
1 parent 909bdcc commit 58d9e51
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.6.2",
"nunomaduro/larastan": "^2.6.3",
"phpstan/phpstan": "^1.9"
},
"require-dev": {
Expand Down

0 comments on commit 58d9e51

Please sign in to comment.