mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Merge pull request #310
This commit is contained in:
+3
-2
@@ -53,8 +53,9 @@ Options
|
||||
``aliases`` option
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
This option defines one or more alternative names that can be used to install
|
||||
the dependency. Its value is an array of strings. For example, if a dependency
|
||||
This option (not available in the ``recipes-contrib`` repository) defines one or
|
||||
more alternative names that can be used to install the dependency.
|
||||
Its value is an array of strings. For example, if a dependency
|
||||
is published as ``acme-inc/acme-log-monolog-handler``, it can define one or
|
||||
more aliases to make it easier to install:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user