initial commit

This commit is contained in:
2024-07-03 12:07:27 +02:00
parent 55b98a40b2
commit 03de4e5cc7
65 changed files with 20903 additions and 66 deletions

View File

@@ -0,0 +1,6 @@
# To persist libphonenumber\PhoneNumber objects, add the Misd\PhoneNumberBundle\Doctrine\DBAL\Types\PhoneNumberType mapping to your application's config.
# This requires: doctrine/doctrine-bundle
#doctrine:
# dbal:
# types:
# phone_number: Misd\PhoneNumberBundle\Doctrine\DBAL\Types\PhoneNumberType