Skip to content

Commit

Permalink
composer(deps): update statamic/cms requirement from ^5.0 to ^5.24
Browse files Browse the repository at this point in the history
Updates the requirements on [statamic/cms](https://github.com/statamic/cms) to permit the latest version.
- [Release notes](https://github.com/statamic/cms/releases)
- [Changelog](https://github.com/statamic/cms/blob/5.x/CHANGELOG.md)
- [Commits](statamic/cms@v5.0.0...v5.24.0)

---
updated-dependencies:
- dependency-name: statamic/cms
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent ab0cd8b commit e23cdad
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 @@ -22,7 +22,7 @@
"require": {
"php": "^8.3",
"ext-json": "*",
"statamic/cms": "^5.0"
"statamic/cms": "^5.24"
},
"require-dev": {
"orchestra/testbench": "^9.1",
Expand Down

0 comments on commit e23cdad

Please sign in to comment.