added a new validation rule

This commit is contained in:
Fabien Potencier
2017-06-30 08:43:08 +02:00
parent 029d5dfbb8
commit 499cad4f16
+1
View File
@@ -307,6 +307,7 @@ the recipe:
* The package does not only register a bundle for all environments;
* All text files should end with a newline;
* All configuration file names under ``etc`` should use the underscore notation;
* All files are stored under a directory referenced by the "copy-from-recipe" section of "manifest.json"
* The Symfony website must be referenced using HTTPs.
Full Example