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

Commit d7902ab

Browse files
composer(deps): update statamic/cms requirement from ^4.1 to ^4.31
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/4.x/CHANGELOG.md) - [Commits](statamic/cms@v4.1.0...v4.31.0) --- updated-dependencies: - dependency-name: statamic/cms dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0427e00 commit d7902ab

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": "^8.0",
2424
"ext-json": "*",
25-
"statamic/cms": "^4.1"
25+
"statamic/cms": "^4.31"
2626
},
2727
"require-dev": {
2828
"nunomaduro/larastan": "^2.6",

0 commit comments

Comments
 (0)