diff --git a/composer.lock b/composer.lock index 7e5129b382..fc89125454 100644 --- a/composer.lock +++ b/composer.lock @@ -12,12 +12,12 @@ "source": { "type": "git", "url": "https://github.com/acquia/blt.git", - "reference": "24c8442d05a14de2077329d645572ccd836d2656" + "reference": "556c65b7f9031b4eb772a267b5d35a328e9a4ce0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/acquia/blt/zipball/24c8442d05a14de2077329d645572ccd836d2656", - "reference": "24c8442d05a14de2077329d645572ccd836d2656", + "url": "https://api.github.com/repos/acquia/blt/zipball/556c65b7f9031b4eb772a267b5d35a328e9a4ce0", + "reference": "556c65b7f9031b4eb772a267b5d35a328e9a4ce0", "shasum": "" }, "require": { @@ -94,7 +94,7 @@ "template", "testing" ], - "time": "2018-09-12T19:56:52+00:00" + "time": "2018-09-15T14:32:09+00:00" }, { "name": "acquia/http-hmac-php", @@ -308,16 +308,16 @@ }, { "name": "chi-teck/drupal-code-generator", - "version": "1.26.0", + "version": "1.26.2", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", - "reference": "3090fabdbf3dd4b66e0fa0e4ed5d8adab6deb974" + "reference": "1f80a46a4d820690ef3374001f8304878b73a549" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/3090fabdbf3dd4b66e0fa0e4ed5d8adab6deb974", - "reference": "3090fabdbf3dd4b66e0fa0e4ed5d8adab6deb974", + "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/1f80a46a4d820690ef3374001f8304878b73a549", + "reference": "1f80a46a4d820690ef3374001f8304878b73a549", "shasum": "" }, "require": { @@ -330,6 +330,11 @@ "bin/dcg" ], "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, "autoload": { "files": [ "src/bootstrap.php" @@ -343,7 +348,7 @@ "GPL-2.0-or-later" ], "description": "Drupal code generator", - "time": "2018-08-06T08:54:16+00:00" + "time": "2018-09-26T04:06:26+00:00" }, { "name": "commerceguys/addressing", @@ -588,16 +593,16 @@ }, { "name": "consolidation/annotated-command", - "version": "2.8.5", + "version": "2.9.1", "source": { "type": "git", "url": "https://github.com/consolidation/annotated-command.git", - "reference": "1e8ff512072422b850b44aa721b5b303e4a5ebb3" + "reference": "4bdbb8fa149e1cc1511bd77b0bc4729fd66bccac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/1e8ff512072422b850b44aa721b5b303e4a5ebb3", - "reference": "1e8ff512072422b850b44aa721b5b303e4a5ebb3", + "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/4bdbb8fa149e1cc1511bd77b0bc4729fd66bccac", + "reference": "4bdbb8fa149e1cc1511bd77b0bc4729fd66bccac", "shasum": "" }, "require": { @@ -636,7 +641,7 @@ } ], "description": "Initialize Symfony Console commands from annotated command class methods.", - "time": "2018-08-18T23:51:49+00:00" + "time": "2018-09-19T17:47:18+00:00" }, { "name": "consolidation/config", @@ -878,16 +883,16 @@ }, { "name": "consolidation/site-alias", - "version": "1.1.2", + "version": "1.1.5", "source": { "type": "git", "url": "https://github.com/consolidation/site-alias.git", - "reference": "d6fa92e4aaf5ba95cde4454be7ea3165e7e2f17a" + "reference": "247f3e52604b9d76a075e6c06d5d1dd73bbae892" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-alias/zipball/d6fa92e4aaf5ba95cde4454be7ea3165e7e2f17a", - "reference": "d6fa92e4aaf5ba95cde4454be7ea3165e7e2f17a", + "url": "https://api.github.com/repos/consolidation/site-alias/zipball/247f3e52604b9d76a075e6c06d5d1dd73bbae892", + "reference": "247f3e52604b9d76a075e6c06d5d1dd73bbae892", "shasum": "" }, "require": { @@ -930,7 +935,7 @@ } ], "description": "Template project for PHP libraries.", - "time": "2018-08-22T01:07:08+00:00" + "time": "2018-09-22T04:11:38+00:00" }, { "name": "container-interop/container-interop", @@ -3080,17 +3085,17 @@ }, { "name": "drupal/config_filter", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupal.org/project/config_filter", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "ba3d76dc6bb1eb8644ce8997ca2890496a50ae0e" + "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "56255a17c45dcbb0af713215885a8d74214d2ebc" }, "require": { "drupal/core": "~8.0" @@ -3104,8 +3109,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.2", - "datestamp": "1522943885", + "version": "8.x-1.3", + "datestamp": "1537978080", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3364,17 +3369,17 @@ }, { "name": "drupal/config_split", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupal.org/project/config_split", - "reference": "8.x-1.3" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_split-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "2b98b26027a55a895468f11d2cea07546cdf3491" + "url": "https://ftp.drupal.org/files/projects/config_split-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "938ea6c88834aa88bb310740758e56c1800e535b" }, "require": { "drupal/config_filter": "*", @@ -3386,8 +3391,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.3", - "datestamp": "1511810585", + "version": "8.x-1.4", + "datestamp": "1537971780", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6992,17 +6997,17 @@ }, { "name": "drupal/search_api", - "version": "1.9.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://git.drupal.org/project/search_api", - "reference": "8.x-1.9" + "reference": "8.x-1.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.9.zip", - "reference": "8.x-1.9", - "shasum": "b019b3af9e724a1804b540ae0e4a56d2ee98c603" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "1c1d038310a079f8e8154545f743ff7a506c4b8e" }, "require": { "drupal/core": "^8.5" @@ -7011,14 +7016,19 @@ "drupal/search_api_autocomplete": "@dev", "drupal/search_api_db": "*" }, + "suggest": { + "drupal/facets": "Adds the ability to create faceted searches.", + "drupal/search_api_autocomplete": "Allows adding autocomplete suggestions to search fields.", + "drupal/search_api_solr": "Adds support for using Apache Solr as a backend." + }, "type": "drupal-module", "extra": { "branch-alias": { "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.9", - "datestamp": "1531985581", + "version": "8.x-1.10", + "datestamp": "1537175280", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7413,17 +7423,17 @@ }, { "name": "drupal/token", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupal.org/project/token", - "reference": "8.x-1.4" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/token-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "fd8d854eaa3fd7698694f4d9a9d66dc437e19cd0" + "url": "https://ftp.drupal.org/files/projects/token-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "6382a7e1aabbd8246f1117a26bf4916d285b401d" }, "require": { "drupal/core": "^8.5" @@ -7434,8 +7444,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.4", - "datestamp": "1536408480", + "version": "8.x-1.5", + "datestamp": "1537557481", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8110,26 +8120,26 @@ "shasum": "" }, "require": { - "chi-teck/drupal-code-generator": "^1.24.0", + "chi-teck/drupal-code-generator": "^1.26.1", "composer/semver": "^1.4", - "consolidation/annotated-command": "^2.8.1", + "consolidation/annotated-command": "^2.9.1", "consolidation/config": "^1.1.0", "consolidation/output-formatters": "^3.1.12", "consolidation/robo": "^1.1.5", - "consolidation/site-alias": "^1.1.2", + "consolidation/site-alias": "^1.1.5", "ext-dom": "*", "grasmash/yaml-expander": "^1.1.1", "league/container": "~2", "php": ">=5.6.0", "psr/log": "~1.0", "psy/psysh": "~0.6", - "symfony/config": "~2.2|^3", - "symfony/console": "~2.7|^3", - "symfony/event-dispatcher": "~2.7|^3", - "symfony/finder": "~2.7|^3", - "symfony/process": "~2.7|^3", - "symfony/var-dumper": "~2.7|^3|^4", - "symfony/yaml": "~2.3|^3", + "symfony/config": "^3.4", + "symfony/console": "^3.4", + "symfony/event-dispatcher": "^3.4", + "symfony/finder": "^3.4", + "symfony/process": "^3.4", + "symfony/var-dumper": "^3.4", + "symfony/yaml": "^3.4", "webflo/drupal-finder": "^1.1", "webmozart/path-util": "^2.1.0" }, @@ -8263,16 +8273,16 @@ }, { "name": "egulias/email-validator", - "version": "1.2.14", + "version": "1.2.15", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "5642614492f0ca2064c01d60cc33284cc2f731a9" + "reference": "758a77525bdaabd6c0f5669176bd4361cb2dda9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/5642614492f0ca2064c01d60cc33284cc2f731a9", - "reference": "5642614492f0ca2064c01d60cc33284cc2f731a9", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/758a77525bdaabd6c0f5669176bd4361cb2dda9e", + "reference": "758a77525bdaabd6c0f5669176bd4361cb2dda9e", "shasum": "" }, "require": { @@ -8311,7 +8321,7 @@ "validation", "validator" ], - "time": "2017-02-03T22:48:59+00:00" + "time": "2018-09-25T20:59:41+00:00" }, { "name": "enyo/dropzone", @@ -10255,24 +10265,22 @@ }, { "name": "robrichards/xmlseclibs", - "version": "3.0.1", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/robrichards/xmlseclibs.git", - "reference": "d937712f70f93a584eb0299ccd87dc6374003781" + "reference": "93f8c07976b36b6050ab341ab5850484dc897ce0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/d937712f70f93a584eb0299ccd87dc6374003781", - "reference": "d937712f70f93a584eb0299ccd87dc6374003781", + "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/93f8c07976b36b6050ab341ab5850484dc897ce0", + "reference": "93f8c07976b36b6050ab341ab5850484dc897ce0", "shasum": "" }, "require": { + "ext-openssl": "*", "php": ">= 5.4" }, - "suggest": { - "ext-openssl": "OpenSSL extension" - }, "type": "library", "autoload": { "psr-4": { @@ -10291,7 +10299,7 @@ "xml", "xmldsig" ], - "time": "2017-08-31T09:27:07+00:00" + "time": "2018-03-23T11:10:08+00:00" }, { "name": "sarciszewski/php-future", @@ -10898,16 +10906,16 @@ }, { "name": "simplesamlphp/saml2", - "version": "v3.1.6", + "version": "v3.2.1", "source": { "type": "git", "url": "https://github.com/simplesamlphp/saml2.git", - "reference": "d809ffbe2aa7260a0b3e72bf5be8cd6de0325d7c" + "reference": "f4747c0af60fcab9759cc5347b5017ea589ce738" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/d809ffbe2aa7260a0b3e72bf5be8cd6de0325d7c", - "reference": "d809ffbe2aa7260a0b3e72bf5be8cd6de0325d7c", + "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/f4747c0af60fcab9759cc5347b5017ea589ce738", + "reference": "f4747c0af60fcab9759cc5347b5017ea589ce738", "shasum": "" }, "require": { @@ -10916,7 +10924,7 @@ "ext-zlib": "*", "php": ">=5.4", "psr/log": "~1.0", - "robrichards/xmlseclibs": "^3.0" + "robrichards/xmlseclibs": "dev-master#93f8c07976b36b6050ab341ab5850484dc897ce0 as 3.0.2" }, "require-dev": { "mockery/mockery": "~0.9", @@ -10951,20 +10959,20 @@ } ], "description": "SAML2 PHP library from SimpleSAMLphp", - "time": "2018-05-04T12:03:18+00:00" + "time": "2018-09-19T08:41:29+00:00" }, { "name": "simplesamlphp/simplesamlphp", - "version": "v1.15.4", + "version": "1.16.1", "source": { "type": "git", "url": "https://github.com/simplesamlphp/simplesamlphp.git", - "reference": "c770d0cd392ba8d8b12ac6214dcabd818d7cca32" + "reference": "5c00715ec5d83d717ef67c0a44a5d39ee932d35a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp/zipball/c770d0cd392ba8d8b12ac6214dcabd818d7cca32", - "reference": "c770d0cd392ba8d8b12ac6214dcabd818d7cca32", + "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp/zipball/5c00715ec5d83d717ef67c0a44a5d39ee932d35a", + "reference": "5c00715ec5d83d717ef67c0a44a5d39ee932d35a", "shasum": "" }, "require": { @@ -10980,15 +10988,15 @@ "gettext/gettext": "^3.5", "jaimeperez/twig-configurable-i18n": "^1.2", "php": ">=5.4", - "robrichards/xmlseclibs": "~3.0", - "simplesamlphp/saml2": "~3.1.4", + "robrichards/xmlseclibs": "dev-master#93f8c07976b36b6050ab341ab5850484dc897ce0 as 3.0.2", + "simplesamlphp/saml2": "~3.2", "twig/twig": "~1.0", "whitehat101/apr1-md5": "~1.0" }, "require-dev": { - "ext-pdo_sqlite": "*", + "friendsofphp/php-cs-fixer": "^2.2", "mikey179/vfsstream": "~1.6", - "phpunit/phpunit": "~4.8" + "phpunit/phpunit": "~4.8.35" }, "type": "project", "autoload": { @@ -11027,7 +11035,7 @@ "sp", "ws-federation" ], - "time": "2018-03-02T15:02:24+00:00" + "time": "2018-09-07T14:06:02+00:00" }, { "name": "squizlabs/php_codesniffer", @@ -12155,61 +12163,6 @@ ], "time": "2018-08-06T14:22:27+00:00" }, - { - "name": "symfony/polyfill-php72", - "version": "v1.9.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "95c50420b0baed23852452a7f0c7b527303ed5ae" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/95c50420b0baed23852452a7f0c7b527303ed5ae", - "reference": "95c50420b0baed23852452a7f0c7b527303ed5ae", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.9-dev" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php72\\": "" - }, - "files": [ - "bootstrap.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "time": "2018-08-06T14:22:27+00:00" - }, { "name": "symfony/process", "version": "v3.4.15", @@ -12721,44 +12674,38 @@ }, { "name": "symfony/var-dumper", - "version": "v4.1.4", + "version": "v3.4.15", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "a05426e27294bba7b0226ffc17dd01a3c6ef9777" + "reference": "f62a394bd3de96f2f5e8f4c7d685035897fb3cb3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/a05426e27294bba7b0226ffc17dd01a3c6ef9777", - "reference": "a05426e27294bba7b0226ffc17dd01a3c6ef9777", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/f62a394bd3de96f2f5e8f4c7d685035897fb3cb3", + "reference": "f62a394bd3de96f2f5e8f4c7d685035897fb3cb3", "shasum": "" }, "require": { - "php": "^7.1.3", - "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php72": "~1.5" + "php": "^5.5.9|>=7.0.8", + "symfony/polyfill-mbstring": "~1.0" }, "conflict": { - "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", - "symfony/console": "<3.4" + "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" }, "require-dev": { "ext-iconv": "*", - "symfony/process": "~3.4|~4.0", "twig/twig": "~1.34|~2.4" }, "suggest": { "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", "ext-intl": "To show region name in time zone dump", - "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script" + "ext-symfony_debug": "" }, - "bin": [ - "Resources/bin/var-dump-server" - ], "type": "library", "extra": { "branch-alias": { - "dev-master": "4.1-dev" + "dev-master": "3.4-dev" } }, "autoload": { @@ -12792,7 +12739,7 @@ "debug", "dump" ], - "time": "2018-08-02T09:24:26+00:00" + "time": "2018-07-26T11:19:56+00:00" }, { "name": "symfony/yaml", @@ -14460,7 +14407,7 @@ "source": { "type": "git", "url": "https://git.drupal.org/project/asset_injector", - "reference": "d34bdb4f0c24eca96a03a6e128a90c039689e425" + "reference": "125b81379f8168bcd798acb78edd781b665a2047" }, "require": { "drupal/core": "~8.0" @@ -14471,8 +14418,8 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.2+1-dev", - "datestamp": "1525030680", + "version": "8.x-2.2+2-dev", + "datestamp": "1535386080", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -14498,22 +14445,21 @@ "support": { "source": "http://cgit.drupalcode.org/asset_injector", "issues": "https://www.drupal.org/project/issues/asset_injector" - }, - "time": "2018-08-27T16:05:21+00:00" + } }, { "name": "drupal/config_inspector", - "version": "1.0.0-beta1", + "version": "1.0.0-beta2", "source": { "type": "git", "url": "https://git.drupal.org/project/config_inspector", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-beta2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_inspector-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "3ba3a31ea02323203ceae7ef7f80c091ced2e2f3" + "url": "https://ftp.drupal.org/files/projects/config_inspector-8.x-1.0-beta2.zip", + "reference": "8.x-1.0-beta2", + "shasum": "1f7b27c4b1c800a605a6d6583d0b1d120794658e" }, "require": { "drupal/core": "*" @@ -14524,8 +14470,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1448357340", + "version": "8.x-1.0-beta2", + "datestamp": "1537879680", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -14534,7 +14480,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0-or-later" + "GPL-2.0+" ], "authors": [ { @@ -14554,10 +14500,12 @@ "homepage": "https://www.drupal.org/user/93488" } ], - "description": "Provides a configuration data and structure inspector tool.", - "homepage": "https://www.drupal.org/project/config_inspector", + "description": "Provides a configuration data and structure inspector tool", + "homepage": "https://drupal.org/project/config_inspector", "support": { - "source": "http://cgit.drupalcode.org/config_inspector" + "source": "https://cgit.drupalcode.org/config_inspector", + "issues": "https://drupal.org/project/issues/config_inspector", + "irc": "irc://irc.freenode.org/drupal-contribute" } }, {