fix: add PHP 8.4 to composer.json
This commit is contained in:
committed by
Bastian Allgeier
parent
b2e49c18d2
commit
b847df1abe
@@ -22,7 +22,7 @@
|
||||
"source": "https://github.com/getkirby/starterkit"
|
||||
},
|
||||
"require": {
|
||||
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
|
||||
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
|
||||
"getkirby/cms": "^4.0"
|
||||
},
|
||||
"config": {
|
||||
|
Reference in New Issue
Block a user