DEP Limit PHP support for CMS 6 (#132)

This commit is contained in:
Guy Sartorelli 2024-08-22 12:05:42 +12:00 committed by GitHub
parent d27135a0f5
commit 9ee11bfaa1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@
}
],
"require": {
"php": "^8.1",
"php": "^8.3",
"silverstripe/framework": "^6"
},
"require-dev": {