Adding Custom data provider for today

This commit is contained in:
2022-01-11 20:21:05 +00:00
parent 08a83f72b9
commit 1fd7941cf2
27 changed files with 4561 additions and 4 deletions

View File

@ -0,0 +1,4 @@
doctrine:
dbal:
# "TEST_TOKEN" is typically set by ParaTest
dbname_suffix: '_test%env(default::TEST_TOKEN)%'

View File

@ -0,0 +1,3 @@
framework:
validation:
not_compromised_password: false