Skip to content

Commit

Permalink
Merge pull request #787 from creative-commoners/pulls/4/framework-ver…
Browse files Browse the repository at this point in the history
…sion

DEP Increase minimum version of silverstripe/framework
  • Loading branch information
GuySartorelli authored Sep 23, 2024
2 parents 0da034c + 9127583 commit d802e42
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 @@ -9,7 +9,7 @@
"type": "silverstripe-vendormodule",
"require": {
"php": "^8.1",
"silverstripe/cms": "^5",
"silverstripe/cms": "^5.4",
"silverstripe/lumberjack": "^3.0",
"silverstripe/tagfield": "^3.0",
"silverstripe/assets": "^2.0",
Expand Down

0 comments on commit d802e42

Please sign in to comment.