⬆ Upgrade composer dependencies
All checks were successful
Deploy / deploy (push) Successful in 5s

This commit is contained in:
Marcel Kapfer 2025-01-30 18:56:00 +01:00
parent 15dde8ee33
commit d10e8209c6
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09
2 changed files with 47 additions and 47 deletions

View file

@ -22,8 +22,8 @@
"source": "https://github.com/getkirby/starterkit"
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"getkirby/cms": "^4.5",
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"getkirby/cms": "^4.6",
"johannschopplich/kirby-highlighter": "~3.2"
},
"config": {