Skip to content

Commit

Permalink
Update hemp/presenter requirement from ^2.0 to ^2.0 || ^3.0 (#9)
Browse files Browse the repository at this point in the history
Updates the requirements on [hemp/presenter](https://github.com/davidhemphill/presenter) to permit the latest version.
- [Release notes](https://github.com/davidhemphill/presenter/releases)
- [Commits](davidhemphill/presenter@v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: hemp/presenter
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Korben Dallas <[email protected]>
  • Loading branch information
dependabot[bot] and pvsaintpe authored Apr 25, 2024
1 parent 2e10031 commit 8a09e95
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 @@ -24,7 +24,7 @@
"php": "^7.3|^7.4|^8.0|^8.1|^8.2",
"ext-json": "*",
"laravel/framework": "^5.8|^6.0|^7.0|^8.0|^9.0|^10.0|^11.9",
"hemp/presenter": "^2.0|^3.0"
"hemp/presenter": "^2.0 || ^3.0"
},
"require-dev": {
"umbrellio/code-style-php": "^1.0",
Expand Down

0 comments on commit 8a09e95

Please sign in to comment.