This commit is contained in:
Fabien Potencier
2017-06-09 17:28:35 -07:00
parent 16b98f20c2
commit ddb06c520e
+1 -3
View File
@@ -16,9 +16,7 @@ repositories, outside of your Composer package repository. They must follow the
``vendor/package/version/`` directory structure, where ``version`` is the
minimum version supported by the recipe.
The following example shows the real directory structure of some Symfony recipes:
::
The following example shows the real directory structure of some Symfony recipes::
symfony/
console/