added a new validation rule

This commit is contained in:
Fabien Potencier
2017-08-24 14:04:14 -07:00
parent 57ea739e24
commit 6942b72314
+1
View File
@@ -305,6 +305,7 @@ the recipe:
* The package must be of type "symfony-bundle" if a bundle is registered in the manifest;
* The package must have a registered bundle in the manifest if type is "symfony-bundle";
* The package does not only register a bundle for all environments;
* The package does not depend on ``symfony/symfony``;
* All text files should end with a newline;
* All configuration file names under ``config`` should use the underscore notation;
* All files are stored under a directory referenced by the "copy-from-recipe" section of "manifest.json"