Skip to content

Commit

Permalink
composer(deps): update statamic/cms requirement from ^3.0.47 to ^3.0.48
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/3.0/CHANGELOG.md)
- [Commits](statamic/cms@v3.0.47...v3.0.48)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 23, 2021
1 parent 094266f commit fbfac8d
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": "^7.4 || ^8.0",
"ext-json": "*",
"statamic/cms": "^3.0.47"
"statamic/cms": "^3.0.48"
},
"require-dev": {
"orchestra/testbench": "^6.15.0",
Expand Down

0 comments on commit fbfac8d

Please sign in to comment.