DEP Limit PHP support for CMS 6 (#280)

This commit is contained in:
Guy Sartorelli 2024-08-22 12:15:59 +12:00 committed by GitHub
parent 13186bbdb4
commit 351ab80431
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@
} }
], ],
"require": { "require": {
"php": "^8.1", "php": "^8.3",
"phpunit/phpunit": "^9.5", "phpunit/phpunit": "^9.5",
"squizlabs/php_codesniffer": "^3.7", "squizlabs/php_codesniffer": "^3.7",
"behat/behat": "^3.11.0", "behat/behat": "^3.11.0",