Skip to content

Commit

Permalink
validator recipe ran
Browse files Browse the repository at this point in the history
  • Loading branch information
parijke committed Nov 28, 2023
1 parent fbfd9a8 commit a7dd607
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
3 changes: 0 additions & 3 deletions config/packages/test/validator.yaml

This file was deleted.

5 changes: 5 additions & 0 deletions config/packages/validator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,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
9 changes: 4 additions & 5 deletions symfony.lock
Original file line number Diff line number Diff line change
Expand Up @@ -552,15 +552,14 @@
]
},
"symfony/validator": {
"version": "4.3",
"version": "6.3",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"version": "4.3",
"ref": "d902da3e4952f18d3bf05aab29512eb61cabd869"
"branch": "main",
"version": "5.3",
"ref": "c32cfd98f714894c4f128bb99aa2530c1227603c"
},
"files": [
"config/packages/test/validator.yaml",
"config/packages/validator.yaml"
]
},
Expand Down

0 comments on commit a7dd607

Please sign in to comment.