Update Composer packages

This commit is contained in:
Paul Nicoué 2025-01-12 18:56:44 +01:00
parent a80f1abaa4
commit 0a904482ae
41 changed files with 922 additions and 679 deletions

View file

@ -11,9 +11,9 @@
}
],
"require": {
"php": ">=7.3.0 <8.1.0",
"getkirby/cms": "^3.9.3",
"sylvainjule/matomo": "^1.0.7",
"php": ">=8.1.0 <8.4.0",
"getkirby/cms": "^3.10.0",
"sylvainjule/matomo": "^2.0.0",
"kirbyzone/sitemapper": "^1.2.1",
"mullema/k3-image-clip": "^3.2",
"wearejust/kirby-twig": "^5.0"