Skip to content

Commit

Permalink
Merge pull request #332 from creative-commoners/pulls/2/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 802b92a + e030e56 commit 87f6a85
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 @@ -23,7 +23,7 @@
"require": {
"php": "^8.1",
"silverstripe/admin": "^2",
"silverstripe/framework": "^5",
"silverstripe/framework": "^5.4",
"silverstripe/versioned": "^2",
"silverstripe/vendor-plugin": "^2"
},
Expand Down

0 comments on commit 87f6a85

Please sign in to comment.