diff --git a/composer.lock b/composer.lock index ae679bb..c7b44be 100644 --- a/composer.lock +++ b/composer.lock @@ -763,6 +763,10 @@ } ], "description": "Initialize Symfony Console commands from annotated command class methods.", + "support": { + "issues": "https://github.com/consolidation/annotated-command/issues", + "source": "https://github.com/consolidation/annotated-command/tree/2.12.1" + }, "time": "2020-10-11T04:30:03+00:00" }, { @@ -1112,6 +1116,10 @@ } ], "description": "Format text by applying transformations provided by plug-in formatters.", + "support": { + "issues": "https://github.com/consolidation/output-formatters/issues", + "source": "https://github.com/consolidation/output-formatters/tree/3.5.1" + }, "time": "2020-10-11T04:15:32+00:00" }, { @@ -1607,6 +1615,10 @@ "dot", "notation" ], + "support": { + "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues", + "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/master" + }, "time": "2017-01-20T21:14:22+00:00" }, { @@ -1692,6 +1704,10 @@ "MIT" ], "description": "implementation of xdg base directory specification for php", + "support": { + "issues": "https://github.com/dnoegel/php-xdg-base-dir/issues", + "source": "https://github.com/dnoegel/php-xdg-base-dir/tree/v0.1.1" + }, "time": "2019-12-04T15:06:13+00:00" }, { @@ -10948,19 +10964,20 @@ }, { "name": "drupal/search_api_solr", - "version": "4.1.11", + "version": "4.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api_solr.git", - "reference": "4.1.11" + "reference": "4.2.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api_solr-4.1.11.zip", - "reference": "4.1.11", - "shasum": "aa8b4cdb8255439e6808de7f5694f6a8a0ccdaac" + "url": "https://ftp.drupal.org/files/projects/search_api_solr-4.2.0.zip", + "reference": "4.2.0", + "shasum": "ebdd5e5fdb0169207f544e2e5600bb8bc566f420" }, "require": { + "composer/semver": "^1.0|^3.0", "consolidation/annotated-command": "^2.12|^4.1", "drupal/core": "^8.8 || ^9", "drupal/search_api": "~1.17", @@ -10969,8 +10986,8 @@ "ext-simplexml": "*", "laminas/laminas-stdlib": "^3.2", "maennchen/zipstream-php": "^1.2|^2.0", - "php": "^7.2|^8.0", - "solarium/solarium": "^6.0.4|^6.1.0" + "php": "^7.3|^8.0", + "solarium/solarium": "^6.1.3" }, "conflict": { "drupal/acquia_search_solr": "<1.0.0-beta8", @@ -10990,13 +11007,14 @@ "drupal/facets": "Provides facetted search.", "drupal/search_api_autocomplete": "Provides auto complete for search boxes.", "drupal/search_api_location": "Provides location searches.", + "drupal/search_api_solr_nlp": "Highly recommended! Provides Solr field types based on natural language processing (NLP).", "drupal/search_api_spellcheck": "Provides spell checking and 'Did You Mean?'." }, "type": "drupal-module", "extra": { "drupal": { - "version": "4.1.11", - "datestamp": "1612532147", + "version": "4.2.0", + "datestamp": "1624552136", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14362,6 +14380,10 @@ "stream", "zip" ], + "support": { + "issues": "https://github.com/maennchen/ZipStream-PHP/issues", + "source": "https://github.com/maennchen/ZipStream-PHP/tree/master" + }, "funding": [ { "url": "https://opencollective.com/zipstream", @@ -14790,6 +14812,10 @@ "keywords": [ "enum" ], + "support": { + "issues": "https://github.com/myclabs/php-enum/issues", + "source": "https://github.com/myclabs/php-enum/tree/1.8.0" + }, "funding": [ { "url": "https://github.com/mnapoli", @@ -14804,16 +14830,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.10.4", + "version": "v4.10.5", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e" + "reference": "4432ba399e47c66624bc73c8c0f811e5c109576f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c6d052fc58cb876152f89f532b95a8d7907e7f0e", - "reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4432ba399e47c66624bc73c8c0f811e5c109576f", + "reference": "4432ba399e47c66624bc73c8c0f811e5c109576f", "shasum": "" }, "require": { @@ -14852,7 +14878,11 @@ "parser", "php" ], - "time": "2020-12-20T10:01:03+00:00" + "support": { + "issues": "https://github.com/nikic/PHP-Parser/issues", + "source": "https://github.com/nikic/PHP-Parser/tree/v4.10.5" + }, + "time": "2021-05-03T19:11:20+00:00" }, { "name": "nyholm/psr7", @@ -16471,16 +16501,16 @@ }, { "name": "solarium/solarium", - "version": "6.1.1", + "version": "6.1.3", "source": { "type": "git", "url": "https://github.com/solariumphp/solarium.git", - "reference": "a161014dea4799c46adeb542d0a25ec334dcccc2" + "reference": "f6e18891368400b6a15d8863175310997792848c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/solariumphp/solarium/zipball/a161014dea4799c46adeb542d0a25ec334dcccc2", - "reference": "a161014dea4799c46adeb542d0a25ec334dcccc2", + "url": "https://api.github.com/repos/solariumphp/solarium/zipball/f6e18891368400b6a15d8863175310997792848c", + "reference": "f6e18891368400b6a15d8863175310997792848c", "shasum": "" }, "require": { @@ -16499,7 +16529,7 @@ "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^0.12", "phpstan/phpstan-phpunit": "^0.12", - "phpunit/phpunit": "^8.5 || ^9.4", + "phpunit/phpunit": "^9.5", "roave/security-advisories": "dev-master", "symfony/event-dispatcher": "^4.3 || ^5.0" }, @@ -16526,7 +16556,11 @@ "search", "solr" ], - "time": "2021-02-05T13:03:56+00:00" + "support": { + "issues": "https://github.com/solariumphp/solarium/issues", + "source": "https://github.com/solariumphp/solarium/tree/6.1.3" + }, + "time": "2021-06-24T15:04:42+00:00" }, { "name": "stack/builder", @@ -19782,6 +19816,10 @@ } ], "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.", + "support": { + "issues": "https://github.com/webmozart/path-util/issues", + "source": "https://github.com/webmozart/path-util/tree/2.3.0" + }, "time": "2015-12-17T08:42:14+00:00" }, {