Skip to content

Commit

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

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.4)

---
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 Aug 13, 2023
1 parent 0fd8904 commit 16f59bd
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.4",
"phpstan/phpstan": "^1.9"
},
"require-dev": {
Expand Down

0 comments on commit 16f59bd

Please sign in to comment.