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
+
+




--
commits mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: commits-unsubscr...@lists.horde.org

Reply via email to