Edit PHP version constraint and update Composer dependencies
This commit is contained in:
parent
231e1bce63
commit
e5b51981ff
52 changed files with 806 additions and 613 deletions
|
@ -11,7 +11,7 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=8.1.0 <8.4.0",
|
||||
"php": "~8.3.0",
|
||||
"getkirby/cms": "^4.0",
|
||||
"kirbyzone/sitemapper": "^1.2.1",
|
||||
"wearejust/kirby-twig": "^5.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue