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

Wiki Guest wikiguest at horde.org
Tue Oct 24 18:54:07 UTC 2023


guest [165.1.187.198]  Tue, 24 Oct 2023 18:54:07 +0000

Modified page: https://wiki.horde.org/Doc/Dev/H6ReproducibleToolchain
New Revision:  5
Change log:  Add details for installing horde/exception and dependencies

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

  Install PHP

  sudo add-apt-repository ppa:ondrej/php
-composer install php8.2 php8.2-curl
-composer upgrade php
+apt install php8.2 php8.2-curl php8.2-dom composer gh
+apt upgrade php
+
++++ Test installing horde/exception and its ring of dependencies
+
+gh repo clone horde/Exception
+COMPOSER_ROOT_VERSION=dev-FRAMEWORK_6_0 composer update
+
+






More information about the commits mailing list