Files
symfony-flex-recipes-contrib/misd.phone-number-bundle.1.3.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

40 lines
1.5 KiB
JSON

{
"locks": {
"misd/phone-number-bundle": {
"version": "1.3",
"recipe": {
"repo": "1.3",
"branch": "master",
"version": "1.3",
"ref": "aba06d73c9443026f7e9e606520b026b783e24b5"
}
}
},
"manifests": {
"misd/phone-number-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "misd/phone-number-bundle",
"version": "1.3",
"manifest": {
"bundles": {
"Misd\\PhoneNumberBundle\\MisdPhoneNumberBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/misd_phone_number.yaml": {
"contents": "# To persist libphonenumber\\PhoneNumber objects, add the Misd\\PhoneNumberBundle\\Doctrine\\DBAL\\Types\\PhoneNumberType mapping to your application's config.\n# This requires: doctrine/doctrine-bundle\n# doctrine:\n# dbal:\n# types:\n# phone_number: Misd\\PhoneNumberBundle\\Doctrine\\DBAL\\Types\\PhoneNumberType\n",
"executable": false,
"encoding": ""
}
},
"origin": "misd/phone-number-bundle:1.3@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}