mirror of
https://github.com/scummvm/scummvm-web.git
synced 2026-05-21 05:40:47 +00:00
BUILD: Make sure we stay compatible with PHP 8.2
This commit is contained in:
@@ -25,6 +25,11 @@
|
||||
"guzzlehttp/guzzle": "^7.9",
|
||||
"propel/propel": "~2.0@dev"
|
||||
},
|
||||
"config": {
|
||||
"platform": {
|
||||
"php": "8.2.0"
|
||||
}
|
||||
},
|
||||
"require-dev": {
|
||||
"phpstan/phpstan": "^2.1",
|
||||
"squizlabs/php_codesniffer": "^4.0"
|
||||
|
||||
Reference in New Issue
Block a user