updated config after contrib module upadte; updated search_api_solr
This commit is contained in:
66
composer.lock
generated
66
composer.lock
generated
@@ -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": "574f550334b4151ac50d7db420c402dc",
|
||||
"content-hash": "4bfbf0626a4aa7d6c658e5482a8259ac",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -10698,17 +10698,17 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/search_api_solr",
|
||||
"version": "4.1.7",
|
||||
"version": "4.1.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/search_api_solr.git",
|
||||
"reference": "4.1.7"
|
||||
"reference": "4.1.10"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/search_api_solr-4.1.7.zip",
|
||||
"reference": "4.1.7",
|
||||
"shasum": "82a933beaa164c80094dcc24ef24874484b6059f"
|
||||
"url": "https://ftp.drupal.org/files/projects/search_api_solr-4.1.10.zip",
|
||||
"reference": "4.1.10",
|
||||
"shasum": "b91fb84785d92b26b9c456e4491aa07553c397b3"
|
||||
},
|
||||
"require": {
|
||||
"consolidation/annotated-command": "^2.12|^4.1",
|
||||
@@ -10720,7 +10720,7 @@
|
||||
"laminas/laminas-stdlib": "^3.2",
|
||||
"maennchen/zipstream-php": "^1.2|^2.0",
|
||||
"php": "^7.2",
|
||||
"solarium/solarium": "^6.0"
|
||||
"solarium/solarium": "^6.0.4"
|
||||
},
|
||||
"conflict": {
|
||||
"drupal/acquia_search_solr": "<1.0.0-beta8",
|
||||
@@ -10745,8 +10745,8 @@
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "4.1.7",
|
||||
"datestamp": "1603086036",
|
||||
"version": "4.1.10",
|
||||
"datestamp": "1605773021",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -14171,16 +14171,16 @@
|
||||
},
|
||||
{
|
||||
"name": "myclabs/php-enum",
|
||||
"version": "1.7.6",
|
||||
"version": "1.7.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/myclabs/php-enum.git",
|
||||
"reference": "5f36467c7a87e20fbdc51e524fd8f9d1de80187c"
|
||||
"reference": "d178027d1e679832db9f38248fcc7200647dc2b7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/myclabs/php-enum/zipball/5f36467c7a87e20fbdc51e524fd8f9d1de80187c",
|
||||
"reference": "5f36467c7a87e20fbdc51e524fd8f9d1de80187c",
|
||||
"url": "https://api.github.com/repos/myclabs/php-enum/zipball/d178027d1e679832db9f38248fcc7200647dc2b7",
|
||||
"reference": "d178027d1e679832db9f38248fcc7200647dc2b7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -14213,7 +14213,17 @@
|
||||
"keywords": [
|
||||
"enum"
|
||||
],
|
||||
"time": "2020-02-14T08:15:52+00:00"
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/mnapoli",
|
||||
"type": "github"
|
||||
},
|
||||
{
|
||||
"url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-11-14T18:14:52+00:00"
|
||||
},
|
||||
{
|
||||
"name": "nikic/php-parser",
|
||||
@@ -15795,21 +15805,21 @@
|
||||
},
|
||||
{
|
||||
"name": "solarium/solarium",
|
||||
"version": "6.0.3",
|
||||
"version": "6.0.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/solariumphp/solarium.git",
|
||||
"reference": "80786c4e12db8062adac766b5f878ec652abe04e"
|
||||
"reference": "efdbb4c3cad33fbb8ac971f45405f5c1856b506b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/solariumphp/solarium/zipball/80786c4e12db8062adac766b5f878ec652abe04e",
|
||||
"reference": "80786c4e12db8062adac766b5f878ec652abe04e",
|
||||
"url": "https://api.github.com/repos/solariumphp/solarium/zipball/efdbb4c3cad33fbb8ac971f45405f5c1856b506b",
|
||||
"reference": "efdbb4c3cad33fbb8ac971f45405f5c1856b506b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
"php": "^7.2",
|
||||
"php": "^7.2 || ^8.0",
|
||||
"psr/event-dispatcher": "^1.0",
|
||||
"psr/http-client": "^1.0",
|
||||
"psr/http-factory": "^1.0",
|
||||
@@ -15817,13 +15827,13 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"escapestudios/symfony2-coding-standard": "^3.11",
|
||||
"guzzlehttp/guzzle": "^6.5",
|
||||
"guzzlehttp/guzzle": "^7.2",
|
||||
"nyholm/psr7": "^1.2",
|
||||
"php-http/guzzle6-adapter": "^2.0",
|
||||
"php-http/guzzle7-adapter": "^0.1",
|
||||
"phpstan/extension-installer": "^1.0",
|
||||
"phpstan/phpstan": "^0.12",
|
||||
"phpstan/phpstan-phpunit": "^0.12",
|
||||
"phpunit/phpunit": "^8.0",
|
||||
"phpunit/phpunit": "^8.5 || ^9.4",
|
||||
"roave/security-advisories": "dev-master",
|
||||
"symfony/event-dispatcher": "^4.3 || ^5.0"
|
||||
},
|
||||
@@ -15850,7 +15860,7 @@
|
||||
"search",
|
||||
"solr"
|
||||
],
|
||||
"time": "2020-10-14T09:59:29+00:00"
|
||||
"time": "2020-11-05T17:28:49+00:00"
|
||||
},
|
||||
{
|
||||
"name": "stack/builder",
|
||||
@@ -16831,16 +16841,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/finder",
|
||||
"version": "v4.4.16",
|
||||
"version": "v4.4.18",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/finder.git",
|
||||
"reference": "26f63b8d4e92f2eecd90f6791a563ebb001abe31"
|
||||
"reference": "ebd0965f2dc2d4e0f11487c16fbb041e50b5c09b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/finder/zipball/26f63b8d4e92f2eecd90f6791a563ebb001abe31",
|
||||
"reference": "26f63b8d4e92f2eecd90f6791a563ebb001abe31",
|
||||
"url": "https://api.github.com/repos/symfony/finder/zipball/ebd0965f2dc2d4e0f11487c16fbb041e50b5c09b",
|
||||
"reference": "ebd0965f2dc2d4e0f11487c16fbb041e50b5c09b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -16885,7 +16895,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-10-24T11:50:19+00:00"
|
||||
"time": "2020-12-08T16:59:59+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-foundation",
|
||||
|
Reference in New Issue
Block a user