horde / kolab_cli
Kolab storage command line interface library
v1.0.0
2026-06-28 00:00 UTC
Requires
- php: ^7.4 || ^8
- horde/autoloader: ^3 || dev-FRAMEWORK_6_0
- horde/cli: ^3 || dev-FRAMEWORK_6_0
- horde/cli_modular: ^3 || dev-FRAMEWORK_6_0
- horde/imap_client: ^3 || dev-FRAMEWORK_6_0
- horde/kolab_storage: ^3 || dev-FRAMEWORK_6_0
- horde/log: ^3 || dev-FRAMEWORK_6_0
- horde/translation: ^3 || dev-FRAMEWORK_6_0
- horde/util: ^3 || dev-FRAMEWORK_6_0
Suggests
- horde/support: ^3 || dev-FRAMEWORK_6_0
- horde/test: ^3 || dev-FRAMEWORK_6_0
- horde/yaml: ^3 || dev-FRAMEWORK_6_0
This package is auto-updated.
Last update: 2026-06-28 07:26:50 UTC
README
Requests against upstream
- use maintaina-bare branch for pure code changes without touching composer.json, package.xml, changelog and with minimal edits to .horde.yml if required
Requests against this repo
- use maintaina-bare branch for pure code changes. Do not touch metadata files.
Upgrading this repo
- rebase horde-upstream branch on horde upstream repo
- rebase maintaina-bare on horde-upstream and fix any conflicts
- rebase maintaina-composerfixed on maintaina-bare or drop and recreate the branch. Then generate a new composer.json. You will probably need a custom components/config/bin for a satis repo or downstream git repo
- rebase master branch on maintaina-composerfixed. This should never fail as they only differ by this readme