[dev] Updated satis versions

Ralf Lang lang at b1-systems.de
Sat Mar 13 18:53:17 UTC 2021


Hi, I've updated the satis versions of almost all packages.

relevant changes:

- latest patches from horde/master versions incorporated

- No more version string in the composer files as composer docs /
packagist advise against it

- apps are type horde-application, libraries are only type horde-library
if it is required (it exposes web-readable js or other). Else libraries
are type "library".
- libraries only depend on installer-plugin if they are type horde-library.

These points bothered external users of libraries.

- when releasing a version, the tagged composer file will have NO
minimum-stabilty tag (meaning it requires stable dependencies) but the
subsequent commit to the branch will be minimum-stability: dev and all
horde internal dependencies are $version || dev-$branch.
This facilitates running a unit test suite as the FW6 branch currently
has no stable packages. It's configurable.


-- 
Ralf Lang
Linux Consultant / Developer 
Tel.: +49-170-6381563
Mail: lang at b1-systems.dem
B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537v



More information about the dev mailing list