Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit fbfac8d

Browse files
composer(deps): update statamic/cms requirement from ^3.0.47 to ^3.0.48
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>
1 parent 094266f commit fbfac8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"require": {
2323
"php": "^7.4 || ^8.0",
2424
"ext-json": "*",
25-
"statamic/cms": "^3.0.47"
25+
"statamic/cms": "^3.0.48"
2626
},
2727
"require-dev": {
2828
"orchestra/testbench": "^6.15.0",

0 commit comments

Comments
 (0)