[horde] This week's round of fixes vs horde/wicked

Ralf Lang ralf.lang at gmail.com
Sat May 31 15:59:09 UTC 2025


Hello,

Am 31.05.2025 um 15:06 schrieb Brent:
>
> $ composer show | grep installer
>
> horde/horde-installer-plugin 2.7.3                     Horde.org 
> Framework's composer 2.x plugin
>
> I removed any/all horde.local.php files. I also removed registry.d/* 
> from var and vendor. Re-running "composer horde-reconfigure" put those 
> files back.
>
So far so good. The newly written versions of the files as of 2.7.3 
should normally work just fine.
However I learned of some edge cases which need adressing. Thus I added 
a "force" mode to horde-installer-plugin so you don't need to hunt down 
files and delete them.

Please make a backup of your working state before doing the following steps.

Then

# upgrade to the dev-FRAMEWORK_6_0 version of horde-installer-plugin
composer require horde/horde-installer-plugin "dev-FRAMEWORK_6_0 as 
3.0.0-alpha"

# Force a rewrite once againe
composer require --mode=proxy --force

Hope this improves it for you.



More information about the horde mailing list