Skip to content

Commit f057595

Browse files
committed
added a forbidden package to the README
1 parent da0a5e4 commit f057595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ the recipe:
295295
* The package must be of type "symfony-bundle" if a bundle is registered in the manifest;
296296
* The package must have a registered bundle in the manifest if type is "symfony-bundle";
297297
* The package does not only register a bundle for all environments;
298-
* The package does not depend on ``symfony/symfony``;
298+
* The package does not depend on ``symfony/symfony`` or ``symfony/security``;
299299
* All text files should end with a newline;
300300
* All configuration file names under ``config`` should use the underscore notation;
301301
* No "semantically" empty configuration files are created under ``config/packages``;

0 commit comments

Comments
 (0)