Skip to content

Commit

Permalink
Merge pull request #393 from creative-commoners/pulls/3.10/composer
Browse files Browse the repository at this point in the history
DEP Bump minimum version of framework
  • Loading branch information
GuySartorelli committed Jul 10, 2024
2 parents 84dcc14 + 6ce739e commit 2b46fe8
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 @@ -14,7 +14,7 @@
],
"require": {
"php": "^7.4 || ^8.0",
"silverstripe/framework": "^4.10",
"silverstripe/framework": "^4.13",
"colymba/gridfield-bulk-editing-tools": "^3.0.0-beta4"
},
"suggest": {
Expand Down

0 comments on commit 2b46fe8

Please sign in to comment.