Skip to content

Commit

Permalink
Merge pull request #298 from creative-commoners/pulls/2.11/composer
Browse files Browse the repository at this point in the history
DEP Bump minimum version of framework
  • Loading branch information
GuySartorelli authored Jul 10, 2024
2 parents 3f69c0d + 2b29c42 commit 2aa5816
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 @@ -20,7 +20,7 @@
},
"require": {
"php": "^7.4 || ^8.0",
"silverstripe/framework": "^4.10",
"silverstripe/framework": "^4.13",
"silverstripe/versioned": "^1.3"
},
"require-dev": {
Expand Down

0 comments on commit 2aa5816

Please sign in to comment.