[commits] git-tools branch master updated. 4181063ced580b203da0b1db3e3ecf32a76b27ac
jan at horde.org
jan at horde.org
Wed Jan 12 20:15:23 UTC 2022
The branch "master" has been updated.
The following is a summary of the commits.
from: eeaddcc12150e3e5fa213a3f20ce68dfe3e73039
4181063 Add information for composer version 1 and PHP8
Summary: https://github.com/horde/git-tools/compare/eeaddcc12150...4181063ced58
-----------------------------------------------------------------------
commit 4181063ced580b203da0b1db3e3ecf32a76b27ac
Author: Daniel Ziegenberg <daniel at ziegenberg.at>
Date: Wed, 12 Jan 2022 21:15:21 +0100
Add information for composer version 1 and PHP8
When the current version of composer (v2) is used, installing the horde dev-depencies fails with error message:
"The PEAR repository has been removed from Composer 2.x"
This commit adds information to use Composer version 1.x.
Also PHP 8 is currently not possible, as installing the dev-depencies fails with the follwoing error message for
a lot of horde dev-requirements:
"requires php <8.0.0.0 -> your PHP version (8.0.14) does not satisfy that requirement."
This commit adds the information to use the flag `--ignore-platform-reqs`.
Signed-off-by: Daniel Ziegenberg <daniel at ziegenberg.at>
M README.md
https://github.com/horde/git-tools/commit/4181063ced580b203da0b1db3e3ecf32a76b27ac
More information about the commits
mailing list