Skip to content

Commit

Permalink
DEP Limit PHP support for CMS 6 (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Aug 22, 2024
1 parent 5fc1dbc commit 8e5b917
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 @@ -19,7 +19,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": "^8.1",
"php": "^8.3",
"silverstripe/framework": "^6",
"dnadesign/silverstripe-elemental": "^6",
"silverstripe/userforms": "^7",
Expand Down

0 comments on commit 8e5b917

Please sign in to comment.