We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da0a5e4 commit f057595Copy full SHA for f057595
README.rst
@@ -295,7 +295,7 @@ the recipe:
295
* The package must be of type "symfony-bundle" if a bundle is registered in the manifest;
296
* The package must have a registered bundle in the manifest if type is "symfony-bundle";
297
* The package does not only register a bundle for all environments;
298
-* The package does not depend on ``symfony/symfony``;
+* The package does not depend on ``symfony/symfony`` or ``symfony/security``;
299
* All text files should end with a newline;
300
* All configuration file names under ``config`` should use the underscore notation;
301
* No "semantically" empty configuration files are created under ``config/packages``;
0 commit comments