[commits] [Wiki] changed: Doc/Dev/H6/Installation/InstallAppsGroupware

Michael Rubinsky mrubinsk at horde.org
Sat Nov 26 19:57:34 UTC 2022


mrubinsk  Sat, 26 Nov 2022 19:57:34 +0000

Modified page:  
https://wiki.horde.org/Doc/Dev/H6/Installation/InstallAppsGroupware
New Revision:  5
Change log:  This should be caret, not tilde

@@ -20,9 +20,9 @@

  The general pattern is
  composer require horde/$app $version

-Use the caret ~ character to pin to a major version. Use the tilde ~  
to pin to a major and minor version. Use a fully qualified version  
name to pin to an exact version. This is normally not recommended. See  
the composer documentation for more advanced requirements. See the  
satis repo https://horde-satis.maintaina.com/ for available versions  
of individual apps. Note that only the latest major version will  
currently run with composer.
+Use the caret ^ character to pin to a major version. Use the tilde ~  
to pin to a major and minor version. Use a fully qualified version  
name to pin to an exact version. This is normally not recommended. See  
the composer documentation for more advanced requirements. See the  
satis repo https://horde-satis.maintaina.com/ for available versions  
of individual apps. Note that only the latest major version will  
currently run with composer.

  Warning: As of now, installing apps without a version constraint may  
result in installing the app from the development branch. This will be  
changed when the apps are officially released.

  ++ Provide configuration



More information about the commits mailing list