change php requirement in composer.json (php 8.3.0)
This commit is contained in:
committed by
Ahmet Bora
parent
c58864a585
commit
62cda7f474
@@ -22,7 +22,7 @@
|
||||
"source": "https://github.com/getkirby/starterkit"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=8.0.0 <8.2.0",
|
||||
"php": ">=8.0.0 <8.3.0",
|
||||
"getkirby/cms": "^3.8"
|
||||
},
|
||||
"config": {
|
||||
|
Reference in New Issue
Block a user