Skip to content

Commit

Permalink
DEP Limit PHP support for CMS 6 (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Aug 22, 2024
1 parent 73e65c7 commit 802f4a5
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 @@ -11,7 +11,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": "^8.1",
"php": "^8.3",
"silverstripe/admin": "^3",
"silverstripe/cms": "^6",
"silverstripe/framework": "^6",
Expand Down

0 comments on commit 802f4a5

Please sign in to comment.