Horde 6 requires PHP 8.1 or PHP 8.2 versions.
Support for PHP 8.3 is in development.
++ Ubuntu and Debian
Install following packages:
apt-get install composer
apt-get install php-xml
apt-get install php-curl
apt-get install php-ldap
apt-get install php-bcmath
apt-get install php-mysql
++ PHP Extensions
Depending on installed Horde applications and used backends, other extensions are required.
For a fairly complete reference, the groupware container image currently uses these PHP extensions:
Composer will tell user whenever a platform requirement is missing.