[DEPENDENCY] Add odolbeau/phone-number-bundle

This commit is contained in:
Hugo Sales
2020-07-25 23:56:48 +00:00
committed by Hugo Sales
parent 576d6eb11c
commit ead29a636d
5 changed files with 205 additions and 1 deletions

View File

@@ -111,6 +111,12 @@
".php_cs.dist"
]
},
"giggsey/libphonenumber-for-php": {
"version": "8.12.7.1"
},
"giggsey/locale": {
"version": "1.9"
},
"laminas/laminas-code": {
"version": "3.4.1"
},
@@ -135,6 +141,18 @@
"ocramius/proxy-manager": {
"version": "2.8.0"
},
"odolbeau/phone-number-bundle": {
"version": "3.0",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "master",
"version": "3.0",
"ref": "4388686329b81291918a948cd42891829fb1de71"
},
"files": [
"config/packages/misd_phone_number.yaml"
]
},
"php": {
"version": "7.4"
},