horde / koward
Kolab server administration application
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 6
Forks: 2
Type:horde-application
Requires
- php: ^5.3 || ^7
- horde/auth: dev-master
- horde/autoloader: dev-master
- horde/browser: dev-master
- horde/controller: dev-master
- horde/form: dev-master
- horde/horde-installer-plugin: dev-master
- horde/kolab_server: dev-master
- horde/kolab_session: dev-master
- horde/nls: dev-master
- horde/notification: dev-master
- horde/perms: dev-master
- horde/routes: dev-master
- horde/ui: dev-master
- horde/view: dev-master
Suggests
- pear-pear.phpunit.de/PHPUnit: *
This package is auto-updated.
Last update: 2024-10-22 20:12:17 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