filter && fotter
This commit is contained in:
Generated
+129
-1
@@ -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": "915e6ec916535b32ce8892a6234cb992",
|
||||
"content-hash": "93ffc8bc2bab9aea79ee40fc534d99f1",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@@ -3514,6 +3514,78 @@
|
||||
"source": "https://git.drupalcode.org/project/jquery_ui_droppable"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/leaflet",
|
||||
"version": "1.41.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/leaflet.git",
|
||||
"reference": "8.x-1.41"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/leaflet-8.x-1.41.zip",
|
||||
"reference": "8.x-1.41",
|
||||
"shasum": "b947380e846a85bc2ddb378c6a451400dd614fe2"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9",
|
||||
"drupal/geofield": "^1.0"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.41",
|
||||
"datestamp": "1595068845",
|
||||
"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": "Italo Mairo",
|
||||
"homepage": "https://www.drupal.org/u/itamair",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Peter Vanhee (pvhee)",
|
||||
"homepage": "https://www.drupal.org/u/pvhee",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Rik de Boer (RdeBoer)",
|
||||
"homepage": "https://www.drupal.org/u/rdeboer",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Gabriel Carleton-Barnes (gcb)",
|
||||
"homepage": "https://www.drupal.org/u/gcb",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Lev Tsypin (levelos)",
|
||||
"homepage": "https://www.drupal.org/u/levelos",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Sean Larkin (seanberto)",
|
||||
"homepage": "https://www.drupal.org/u/seanberto",
|
||||
"role": "Maintainer"
|
||||
}
|
||||
],
|
||||
"description": "Integration with the Leaflet map scripting library.",
|
||||
"homepage": "https://www.drupal.org/project/leaflet",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/leaflet",
|
||||
"issues": "https://www.drupal.org/project/issues/leaflet"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/linkit",
|
||||
"version": "4.3.0",
|
||||
@@ -4940,6 +5012,62 @@
|
||||
],
|
||||
"time": "2020-05-23T09:10:21+00:00"
|
||||
},
|
||||
{
|
||||
"name": "geocoder-php/chain-provider",
|
||||
"version": "4.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/geocoder-php/chain-provider.git",
|
||||
"reference": "f9f8d33e958eb795c80a86a98064793d2a1084aa"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/geocoder-php/chain-provider/zipball/f9f8d33e958eb795c80a86a98064793d2a1084aa",
|
||||
"reference": "f9f8d33e958eb795c80a86a98064793d2a1084aa",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.2",
|
||||
"psr/log": "^1.0",
|
||||
"willdurand/geocoder": "^4.0"
|
||||
},
|
||||
"provide": {
|
||||
"geocoder-php/provider-implementation": "1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"nyholm/nsa": "^1.1",
|
||||
"php-http/curl-client": "^1.7",
|
||||
"php-http/message": "^1.0",
|
||||
"phpunit/phpunit": "^7.5"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "4.0-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Geocoder\\Provider\\Chain\\": ""
|
||||
},
|
||||
"exclude-from-classmap": [
|
||||
"/Tests/"
|
||||
]
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "William Durand",
|
||||
"email": "william.durand1@gmail.com"
|
||||
}
|
||||
],
|
||||
"description": "Geocoder chain adapter",
|
||||
"homepage": "http://geocoder-php.org/Geocoder/",
|
||||
"time": "2020-07-04T13:18:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "geocoder-php/common-http",
|
||||
"version": "4.3.0",
|
||||
|
||||
Reference in New Issue
Block a user