company term migration : name, memo, phone, website

This commit is contained in:
2018-12-09 16:20:53 +01:00
parent 43d32db826
commit 1b40733e3c
5 changed files with 478 additions and 23 deletions

341
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "6d95526da61b6311251b823859c3edcc",
"content-hash": "108796aaf8d4f0d21b1f86729a2b07b8",
"packages": [
{
"name": "alchemy/zippy",
@@ -167,6 +167,65 @@
"description": "Drupal code generator",
"time": "2018-10-11T08:05:59+00:00"
},
{
"name": "commerceguys/addressing",
"version": "v1.0.2",
"source": {
"type": "git",
"url": "https://github.com/commerceguys/addressing.git",
"reference": "f23ce2596ccfb47bcdaa9d14fbf9b4f699dc3d4b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/commerceguys/addressing/zipball/f23ce2596ccfb47bcdaa9d14fbf9b4f699dc3d4b",
"reference": "f23ce2596ccfb47bcdaa9d14fbf9b4f699dc3d4b",
"shasum": ""
},
"require": {
"doctrine/collections": "~1.0",
"php": ">=5.5.0"
},
"require-dev": {
"mikey179/vfsstream": "1.*",
"phpunit/phpunit": "~4.0",
"squizlabs/php_codesniffer": "2.*",
"symfony/validator": ">=3.2"
},
"suggest": {
"symfony/validator": "to validate addresses"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"CommerceGuys\\Addressing\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bojan Zivanovic"
},
{
"name": "Damien Tournoud"
}
],
"description": "Addressing library powered by CLDR and Google's address data.",
"keywords": [
"address",
"internationalization",
"localization",
"postal"
],
"time": "2018-10-21T23:38:05+00:00"
},
{
"name": "composer/installers",
"version": "v1.6.0",
@@ -1478,6 +1537,65 @@
"source": "http://cgit.drupalcode.org/views_bulk_operations"
}
},
{
"name": "drupal/address",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/address",
"reference": "8.x-1.4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/address-8.x-1.4.zip",
"reference": "8.x-1.4",
"shasum": "143e426be73418c719c6bddd5fb81c610604e860"
},
"require": {
"commerceguys/addressing": "^1.0.0",
"drupal/core": "*"
},
"require-dev": {
"drupal/token": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.4",
"datestamp": "1527081784",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "bojanz",
"homepage": "https://www.drupal.org/user/86106"
},
{
"name": "googletorp",
"homepage": "https://www.drupal.org/user/386230"
},
{
"name": "rszrama",
"homepage": "https://www.drupal.org/user/49344"
}
],
"description": "Provides functionality for storing, validating and displaying international postal addresses.",
"homepage": "http://drupal.org/project/address",
"support": {
"source": "http://cgit.drupalcode.org/address"
}
},
{
"name": "drupal/admin_toolbar",
"version": "1.24.0",
@@ -5837,6 +5955,109 @@
},
"time": "2018-10-21T17:05:25+00:00"
},
{
"name": "drupal/telephone_formatter",
"version": "1.0.0-beta1",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/telephone_formatter",
"reference": "8.x-1.0-beta1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/telephone_formatter-8.x-1.0-beta1.zip",
"reference": "8.x-1.0-beta1",
"shasum": "6d606d98840d983ace3f642879cb49683f2c1711"
},
"require": {
"drupal/core": "*",
"giggsey/libphonenumber-for-php": "^8.0"
},
"suggest": {
"drupal/telephone_validation": "Unsure data quality"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-beta1",
"datestamp": "1492638542",
"security-coverage": {
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Jakub Piasecki",
"homepage": "https://www.drupal.org/user/1532844",
"email": "jakub@piaseccy.pl"
}
],
"description": "Additional formatters to Telephone field.",
"homepage": "https://www.drupal.org/project/telephone_formatter",
"support": {
"source": "http://cgit.drupalcode.org/telephone_formatter",
"issues": "http://drupal.org/project/issues/telephone_formatter"
}
},
{
"name": "drupal/telephone_validation",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/telephone_validation",
"reference": "8.x-2.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/telephone_validation-8.x-2.1.zip",
"reference": "8.x-2.1",
"shasum": "fcdb0c3c5541b06e6dd469a7aacefd2d0a891b74"
},
"require": {
"drupal/core": "^8.0",
"drupal/telephone": "*",
"giggsey/libphonenumber-for-php": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-2.1",
"datestamp": "1527165785",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "zaporylie",
"homepage": "https://www.drupal.org/user/1532844"
}
],
"description": "Use 3rd party library to validate telephone field.",
"homepage": "http://drupal.org/project/telephone_validation",
"support": {
"source": "http://cgit.drupalcode.org/telephone_validation",
"issues": "http://drupal.org/project/issues/telephone_validation"
}
},
{
"name": "drupal/token",
"version": "1.5.0",
@@ -6594,6 +6815,123 @@
"description": "Useful scripts for testing multiple sets of Composer dependencies.",
"time": "2018-08-08T23:37:23+00:00"
},
{
"name": "giggsey/libphonenumber-for-php",
"version": "8.10.2",
"source": {
"type": "git",
"url": "https://github.com/giggsey/libphonenumber-for-php.git",
"reference": "a71f260c2efce10ded8af030a20fa13edfb0e9be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/a71f260c2efce10ded8af030a20fa13edfb0e9be",
"reference": "a71f260c2efce10ded8af030a20fa13edfb0e9be",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"giggsey/locale": "^1.2",
"php": ">=5.3.2"
},
"require-dev": {
"pear/pear-core-minimal": "^1.9",
"pear/pear_exception": "^1.0",
"pear/versioncontrol_git": "^0.5",
"phing/phing": "^2.7",
"php-coveralls/php-coveralls": "^1.0|^2.0",
"phpunit/phpunit": "^4.8.36|^5.0",
"symfony/console": "^2.8|^3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"autoload": {
"psr-4": {
"libphonenumber\\": "src/"
},
"exclude-from-classmap": [
"/src/data/",
"/src/carrier/data/",
"/src/geocoding/data/",
"/src/timezone/data/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Joshua Gigg",
"email": "giggsey@gmail.com",
"homepage": "https://giggsey.com/"
}
],
"description": "PHP Port of Google's libphonenumber",
"homepage": "https://github.com/giggsey/libphonenumber-for-php",
"keywords": [
"geocoding",
"geolocation",
"libphonenumber",
"mobile",
"phonenumber",
"validation"
],
"time": "2018-12-06T10:42:08+00:00"
},
{
"name": "giggsey/locale",
"version": "1.6",
"source": {
"type": "git",
"url": "https://github.com/giggsey/Locale.git",
"reference": "da6845720b5d104d319d7e84576f54e44dd9e4f5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/giggsey/Locale/zipball/da6845720b5d104d319d7e84576f54e44dd9e4f5",
"reference": "da6845720b5d104d319d7e84576f54e44dd9e4f5",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"require-dev": {
"pear/pear-core-minimal": "^1.9",
"pear/pear_exception": "^1.0",
"pear/versioncontrol_git": "^0.5",
"phing/phing": "~2.7",
"phpunit/phpunit": "^4.8|^5.0",
"satooshi/php-coveralls": "^1.0",
"symfony/console": "^2.8|^3.0|^4.0",
"symfony/filesystem": "^2.8|^3.0|^4.0",
"symfony/finder": "^2.8|^3.0|^4.0",
"symfony/process": "^2.8|^3.0|^4.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Giggsey\\Locale\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Joshua Gigg",
"email": "giggsey@gmail.com",
"homepage": "http://giggsey.com/"
}
],
"description": "Locale functions required by libphonenumber-for-php",
"time": "2018-10-18T07:17:52+00:00"
},
{
"name": "grasmash/expander",
"version": "1.0.0",
@@ -11762,6 +12100,7 @@
"stability-flags": {
"drupal/examples": 20,
"drupal/synonyms": 20,
"drupal/telephone_formatter": 10,
"drupal/advanced_text_formatter": 10,
"drupal/autocomplete_deluxe": 10,
"drupal/better_exposed_filters": 15,