Skip to content

Commit

Permalink
DEP Limit PHP support for CMS 6
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Aug 19, 2024
1 parent f91a320 commit 6c51755
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": "A set of coding standards which are applied to all commercially supported Silverstripe CMS modules",
"license": "BSD-3-Clause",
"require": {
"php": "^8.1",
"php": "^8.3",
"phpstan/phpstan": "^1.11"
},
"require-dev": {
Expand Down

0 comments on commit 6c51755

Please sign in to comment.