Skip to content

Commit

Permalink
DEP Limit PHP support for CMS 6 (#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Aug 22, 2024
1 parent ddc9f07 commit 93d69f1
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 @@ -3,7 +3,7 @@
"type": "silverstripe-recipe",
"description": "The SilverStripe Framework Installer",
"require": {
"php": "^8.1",
"php": "^8.3",
"silverstripe/recipe-plugin": "2.x-dev",
"silverstripe/vendor-plugin": "2.x-dev",
"silverstripe/recipe-cms": "6.x-dev",
Expand Down

0 comments on commit 93d69f1

Please sign in to comment.