DEP Limit PHP support for CMS 6 (#92)

This commit is contained in:
Guy Sartorelli 2024-08-22 12:14:07 +12:00 committed by GitHub
parent bc4cb87627
commit c1cf2b4106
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@
}
],
"require": {
"php": "^8.1",
"php": "^8.3",
"composer/installers": "*",
"silverstripe/framework": "^6",
"silverstripe/vendor-plugin": "^2"