updated search_api to 1.19 and flag_list to dev

This commit is contained in:
Bachir Soussi Chiadmi 2021-02-17 14:44:04 +01:00
parent 4f9facddf1
commit 25d951a662
2 changed files with 22 additions and 23 deletions

View File

@ -45,7 +45,7 @@
"drupal/error_log": "^1.0",
"drupal/field_group": "3.x-dev@dev",
"drupal/field_permissions": "^1.0",
"drupal/flag_lists": "^4.0@beta",
"drupal/flag_lists": "4.0.x-dev@dev",
"drupal/flood_control": "^2.1",
"drupal/genpass": "^1.x-dev",
"drupal/graphql": "4.x-dev@dev",
@ -67,6 +67,7 @@
"drupal/printable": "^2.0",
"drupal/recurring_period": "^1.0",
"drupal/restui": "^1.16",
"drupal/search_api": "^1.19",
"drupal/search_api_autocomplete": "^1.2",
"drupal/search_api_page": "^1.x-dev",
"drupal/search_api_solr": "^4.1",

42
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": "350fc178a837b5226811e5f48aeff358",
"content-hash": "4ae0e6d641e8d1d36c0a937c08435bad",
"packages": [
{
"name": "alchemy/zippy",
@ -5756,7 +5756,7 @@
}
},
"patches_applied": {
"migrate_drupal getsetting on null": "https://www.drupal.org/files/issues/2019-02-13/migrate_drupal-getsetting_on_null.patch",
"language negociation exeption https://www.drupal.org/project/drupal/issues/3134349": "https://www.drupal.org/files/issues/2020-06-02/3134349-9.patch",
"https://www.drupal.org/project/drupal/issues/2943172": "https://www.drupal.org/files/issues/2018-07-05/2943172-kernel-test-base-3.patch"
}
},
@ -7425,17 +7425,11 @@
},
{
"name": "drupal/flag_lists",
"version": "4.0.0-beta9",
"version": "dev-4.0.x",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/flag_lists.git",
"reference": "4.0.0-beta9"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/flag_lists-4.0.0-beta9.zip",
"reference": "4.0.0-beta9",
"shasum": "db76e97a5c8d8d33026da958c2ede4151c945ccb"
"reference": "3699874796ae95e221f2597894301950db504441"
},
"require": {
"drupal/core": "^8 || ^9",
@ -7443,12 +7437,15 @@
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-4.0.x": "4.0.x-dev"
},
"drupal": {
"version": "4.0.0-beta9",
"datestamp": "1607418808",
"version": "4.0.0-beta9+6-dev",
"datestamp": "1612880234",
"security-coverage": {
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
@ -7486,7 +7483,8 @@
"support": {
"source": "http://cgit.drupalcode.org/flag_lists",
"issues": "https://www.drupal.org/project/issues/flag_lists"
}
},
"time": "2021-02-09T14:28:22+00:00"
},
{
"name": "drupal/flood_control",
@ -10528,17 +10526,17 @@
},
{
"name": "drupal/search_api",
"version": "1.18.0",
"version": "1.19.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/search_api.git",
"reference": "8.x-1.18"
"reference": "8.x-1.19"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.18.zip",
"reference": "8.x-1.18",
"shasum": "6cf1d6820ba55891e204bac40b6031ed15db482a"
"url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.19.zip",
"reference": "8.x-1.19",
"shasum": "5654e9d02117e28c585d89a25ea3cc40d20c5019"
},
"require": {
"drupal/core": "^8.8 || ^9"
@ -10559,8 +10557,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.18",
"datestamp": "1603359374",
"version": "8.x-1.19",
"datestamp": "1612192040",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@ -19099,7 +19097,7 @@
"drupal/computed_field": 10,
"drupal/content_sync": 20,
"drupal/field_group": 20,
"drupal/flag_lists": 10,
"drupal/flag_lists": 20,
"drupal/genpass": 20,
"drupal/graphql": 20,
"drupal/image_delta_formatter": 20,