fix version constraint in chill-zimbra-bundle

This commit is contained in:
2025-12-05 16:32:30 +00:00
parent 14b891b33d
commit 387bf55b11

View File

@@ -9,7 +9,7 @@
"social worker"
],
"require": {
"chill-project/chill-bundles": "dev-master as v4.6.1",
"chill-project/chill-bundles": "^4.9.0",
"zimbra-api/soap-api": "^3.2.2",
"psr/http-client": "^1.0",
"nyholm/psr7": "^1.0"