mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-28 14:54:44 +02:00
Updated symfony/validator recipe
This commit is contained in:
parent
ed64dbf684
commit
d22dfd7dd7
3 changed files with 9 additions and 8 deletions
|
@ -1,3 +0,0 @@
|
|||
framework:
|
||||
validation:
|
||||
not_compromised_password: false
|
|
@ -6,3 +6,8 @@ framework:
|
|||
# For instance, basic validation constraints will be inferred from Doctrine's metadata.
|
||||
#auto_mapping:
|
||||
# App\Entity\: []
|
||||
|
||||
when@test:
|
||||
framework:
|
||||
validation:
|
||||
not_compromised_password: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue