[commits] [Wiki] changed: Doc/Dev/H6ReproducibleToolchain

Wiki Guest wikiguest at horde.org
Wed Oct 25 16:55:19 UTC 2023


guest [165.1.187.219]  Wed, 25 Oct 2023 16:55:19 +0000

Modified page: https://wiki.horde.org/Doc/Dev/H6ReproducibleToolchain
New Revision:  7
Change log:  More PECL dependencies

@@ -14,9 +14,9 @@

  Install PHP

  sudo add-apt-repository ppa:ondrej/php
-apt install php8.2 php8.2-curl php8.2-dom composer gh
+apt install php8.2 php8.2-curl php8.2-dom composer gh php8.2-mbstring  
php8.2-sockets
  apt upgrade php

  +++ Test installing horde/exception and its ring of dependencies

@@ -24,9 +24,9 @@
  COMPOSER_ROOT_VERSION=dev-FRAMEWORK_6_0 composer update

  +++ Creating a root project from packagist

-composer create-project horde/bundle my-horde-install
+composer create-project horde/bundle .







More information about the commits mailing list