removed telephone_validation from composer as it refuse to install
This commit is contained in:
parent
63146be07e
commit
17bb6e1dbc
|
@ -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": "e5c93550d2c4086fc08a14ecabccb564",
|
||||
"content-hash": "f857de64bd17f2661ef282f4b5bc17c5",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
|
@ -6317,56 +6317,6 @@
|
|||
"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",
|
||||
|
@ -7198,16 +7148,16 @@
|
|||
},
|
||||
{
|
||||
"name": "giggsey/libphonenumber-for-php",
|
||||
"version": "8.10.3",
|
||||
"version": "8.10.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/giggsey/libphonenumber-for-php.git",
|
||||
"reference": "8c129346bcb057caf7ed243792d5dacc137b4617"
|
||||
"reference": "3cda94a4a442c24259fb0893618422a56cb8a898"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/8c129346bcb057caf7ed243792d5dacc137b4617",
|
||||
"reference": "8c129346bcb057caf7ed243792d5dacc137b4617",
|
||||
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/3cda94a4a442c24259fb0893618422a56cb8a898",
|
||||
"reference": "3cda94a4a442c24259fb0893618422a56cb8a898",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -7262,7 +7212,7 @@
|
|||
"phonenumber",
|
||||
"validation"
|
||||
],
|
||||
"time": "2019-01-09T12:30:34+00:00"
|
||||
"time": "2019-01-24T15:41:24+00:00"
|
||||
},
|
||||
{
|
||||
"name": "giggsey/locale",
|
||||
|
|
Loading…
Reference in New Issue