Skip to content

Commit 32dd187

Browse files
committed
Move the config to the validator recipe
1 parent 5fa21eb commit 32dd187

File tree

12 files changed

+12
-31
lines changed

12 files changed

+12
-31
lines changed

symfony/framework-bundle/4.3/config/bootstrap.php

Lines changed: 0 additions & 1 deletion
This file was deleted.

symfony/framework-bundle/4.3/config/packages/cache.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

symfony/framework-bundle/4.3/config/packages/framework.yaml

Lines changed: 0 additions & 23 deletions
This file was deleted.

symfony/framework-bundle/4.3/config/packages/test/framework.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

symfony/framework-bundle/4.3/config/services.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

symfony/framework-bundle/4.3/manifest.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

symfony/framework-bundle/4.3/post-install.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

symfony/framework-bundle/4.3/public

Lines changed: 0 additions & 1 deletion
This file was deleted.

symfony/framework-bundle/4.3/src

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
framework:
2+
validation:
3+
disable_not_compromised_password: true

0 commit comments

Comments
 (0)