Skip to content

Commit

Permalink
DEP Limit PHP support for CMS 6 (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Aug 22, 2024
1 parent 5ecf0c8 commit 20de876
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 @@
"description": "SilverStripe configuration based on YAML and class statics",
"license": "BSD-3-Clause",
"require": {
"php": "^8.1",
"php": "^8.3",
"symfony/finder": "^6.1",
"symfony/yaml": "^6.1",
"marcj/topsort": "^2.0.0",
Expand Down

0 comments on commit 20de876

Please sign in to comment.