mirror of
https://github.com/symfony/recipes.git
synced 2026-09-21 12:06:33 +03:00
added new validation rules
This commit is contained in:
@@ -308,6 +308,8 @@ the recipe:
|
|||||||
* The package must be of type "symfony-bundle" if a bundle is registered in the manifest;
|
* 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 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 only register a bundle for all environments;
|
||||||
|
* All text files should end with a newline;
|
||||||
|
* All file names should use the underscore notation;
|
||||||
* The Symfony website must be referenced using HTTPs.
|
* The Symfony website must be referenced using HTTPs.
|
||||||
|
|
||||||
Full Example
|
Full Example
|
||||||
|
|||||||
Reference in New Issue
Block a user