|
@@ -4,7 +4,7 @@
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
"This file is @generated automatically"
|
|
],
|
|
],
|
|
- "content-hash": "5b5c2c51bef1aa5e0078a95dafa3e5b5",
|
|
+ "content-hash": "8a8cacad3f133bac4dc306fda59b40d7",
|
|
"packages": [
|
|
"packages": [
|
|
{
|
|
{
|
|
"name": "alchemy/zippy",
|
|
"name": "alchemy/zippy",
|
|
@@ -8554,6 +8554,63 @@
|
|
"irc": "irc://irc.freenode.org/drupal-search-api"
|
|
"irc": "irc://irc.freenode.org/drupal-search-api"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "drupal/search_api_autocomplete",
|
|
|
|
+ "version": "1.2.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://git.drupalcode.org/project/search_api_autocomplete.git",
|
|
|
|
+ "reference": "8.x-1.2"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://ftp.drupal.org/files/projects/search_api_autocomplete-8.x-1.2.zip",
|
|
|
|
+ "reference": "8.x-1.2",
|
|
|
|
+ "shasum": "606908583c1e0aff57a4215355d1d3e07a1d50d2"
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "drupal/core": "~8.0",
|
|
|
|
+ "drupal/search_api": "1.x"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "drupal/search_api_page": "@dev"
|
|
|
|
+ },
|
|
|
|
+ "type": "drupal-module",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-1.x": "1.x-dev"
|
|
|
|
+ },
|
|
|
|
+ "drupal": {
|
|
|
|
+ "version": "8.x-1.2",
|
|
|
|
+ "datestamp": "1552333980",
|
|
|
|
+ "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": "Thomas Seidl",
|
|
|
|
+ "homepage": "https://www.drupal.org/u/drunken-monkey"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "See other contributors",
|
|
|
|
+ "homepage": "https://www.drupal.org/node/1142202/committers"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Adds autocomplete functionality to searches.",
|
|
|
|
+ "homepage": "https://www.drupal.org/project/search_api_autocomplete",
|
|
|
|
+ "support": {
|
|
|
|
+ "source": "http://git.drupal.org/project/search_api_autocomplete.git",
|
|
|
|
+ "issues": "https://www.drupal.org/project/issues/search_api_autocomplete",
|
|
|
|
+ "irc": "irc://irc.freenode.org/drupal-search-api"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "drupal/search_api_db",
|
|
"name": "drupal/search_api_db",
|
|
"version": "1.13.0",
|
|
"version": "1.13.0",
|
|
@@ -8599,6 +8656,60 @@
|
|
"source": "https://git.drupalcode.org/project/search_api"
|
|
"source": "https://git.drupalcode.org/project/search_api"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "drupal/search_api_page",
|
|
|
|
+ "version": "dev-1.x",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://git.drupalcode.org/project/search_api_page.git",
|
|
|
|
+ "reference": "b0b4e96d85077722aaece1e2e48f1312352a90c4"
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "drupal/core": "~8.0",
|
|
|
|
+ "drupal/search_api": "*"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "drupal/facets": "*"
|
|
|
|
+ },
|
|
|
|
+ "type": "drupal-module",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-1.x": "1.x-dev"
|
|
|
|
+ },
|
|
|
|
+ "drupal": {
|
|
|
|
+ "version": "8.x-1.0-alpha12+4-dev",
|
|
|
|
+ "datestamp": "1557232081",
|
|
|
|
+ "security-coverage": {
|
|
|
|
+ "status": "not-covered",
|
|
|
|
+ "message": "Dev releases are not covered by Drupal security advisories."
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packages.drupal.org/8/downloads",
|
|
|
|
+ "license": [
|
|
|
|
+ "GPL-2.0-or-later"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "borisson_",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/2393360"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "drunken monkey",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/205582"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "swentel",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/107403"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Create search pages using Search API indexes.",
|
|
|
|
+ "homepage": "https://www.drupal.org/project/search_api_page",
|
|
|
|
+ "support": {
|
|
|
|
+ "source": "https://git.drupalcode.org/project/search_api_page"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-05-07T18:19:46+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "drupal/search_api_solr",
|
|
"name": "drupal/search_api_solr",
|
|
"version": "3.0.0-beta4",
|
|
"version": "3.0.0-beta4",
|
|
@@ -17074,6 +17185,7 @@
|
|
"drupal/migrate_plus": 20,
|
|
"drupal/migrate_plus": 20,
|
|
"drupal/migrate_tools": 20,
|
|
"drupal/migrate_tools": 20,
|
|
"drupal/mimemail": 20,
|
|
"drupal/mimemail": 20,
|
|
|
|
+ "drupal/search_api_page": 20,
|
|
"drupal/select_translation": 20,
|
|
"drupal/select_translation": 20,
|
|
"drupal/simplenews": 20,
|
|
"drupal/simplenews": 20,
|
|
"drupal/telephone_formatter": 10,
|
|
"drupal/telephone_formatter": 10,
|