Skip to content

Commit

Permalink
chore(deps-dev): update nunomaduro/larastan requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [nunomaduro/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/2.x/RELEASE.md)
- [Commits](larastan/larastan@1.0.4...v2.9.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent 7b9d9d1 commit 8b4356e
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 @@ -21,7 +21,7 @@
"guzzlehttp/guzzle": "^7.0",
"http-interop/http-factory-guzzle": "^1.0",
"mockery/mockery": "~1.3",
"nunomaduro/larastan": "^1.0.4",
"nunomaduro/larastan": "^2.9.8",
"orchestra/testbench": "^5.0|^6.0|^7.0|^8.0",
"phpunit/phpunit": "^9.3"
},
Expand Down

0 comments on commit 8b4356e

Please sign in to comment.