From 03d291d02a73ae5af7d8305ffcdfe6dd7f135926 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ph=C3=A9na=20Proxima?= Date: Wed, 21 Apr 2021 13:20:08 -0400 Subject: [PATCH] Security updated Drupal core to 8.9.14. --- composer.json | 2 +- composer.lock | 924 ++++++++++++++++++++++++-------------------------- 2 files changed, 446 insertions(+), 480 deletions(-) diff --git a/composer.json b/composer.json index fa5242aa3..769b6b5e2 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "composer/composer": "^1 || ^2", "cweagans/composer-patches": "^1.6", "drupal/acquia_connector": "*", - "drupal/core": "~8.9.13", + "drupal/core": "~8.9.14", "drupal/libraries": "^3.0", "drupal/lightning_api": "^4.4", "drupal/lightning_core": "^5.2", diff --git a/composer.lock b/composer.lock index 2c2eb46b4..88425e6b2 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "f619f58c96bd9eb96ba9801bd43f983e", + "content-hash": "21c99eb9548057507e645ea8f3dcc1bf", "packages": [ { "name": "asm89/stack-cors", @@ -80,33 +80,18 @@ "MIT" ] }, - { - "name": "bower-asset/dropzone", - "version": "v5.7.2", - "source": { - "type": "git", - "url": "https://github.com/dropzone/dropzone.git", - "reference": "78424e9c97b569e698cc9175e9bc424168219162" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/dropzone/dropzone/zipball/78424e9c97b569e698cc9175e9bc424168219162", - "reference": "78424e9c97b569e698cc9175e9bc424168219162" - }, - "type": "bower-asset" - }, { "name": "bower-asset/jquery", - "version": "3.5.1", + "version": "3.6.0", "source": { "type": "git", - "url": "https://github.com/jquery/jquery-dist.git", - "reference": "4c0e4becb8263bb5b3e6dadc448d8e7305ef8215" + "url": "git@github.com:jquery/jquery-dist.git", + "reference": "e786e3d9707ffd9b0dd330ca135b66344dcef85a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/4c0e4becb8263bb5b3e6dadc448d8e7305ef8215", - "reference": "4c0e4becb8263bb5b3e6dadc448d8e7305ef8215" + "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/e786e3d9707ffd9b0dd330ca135b66344dcef85a", + "reference": "e786e3d9707ffd9b0dd330ca135b66344dcef85a" }, "type": "bower-asset", "license": [ @@ -136,21 +121,22 @@ }, { "name": "caxy/php-htmldiff", - "version": "v0.1.10", + "version": "v0.1.12", "source": { "type": "git", "url": "https://github.com/caxy/php-htmldiff.git", - "reference": "4c142a511a1140075da0ba8a5a90434aa12dfe02" + "reference": "7fb8aa0ad77864f1d3604ae4a31af9cbabb91485" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/4c142a511a1140075da0ba8a5a90434aa12dfe02", - "reference": "4c142a511a1140075da0ba8a5a90434aa12dfe02", + "url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/7fb8aa0ad77864f1d3604ae4a31af9cbabb91485", + "reference": "7fb8aa0ad77864f1d3604ae4a31af9cbabb91485", "shasum": "" }, "require": { + "ext-dom": "*", + "ext-mbstring": "*", "ezyang/htmlpurifier": "^4.7", - "kub-at/php-simple-html-dom-parser": "^1.7", "php": ">=7.3" }, "require-dev": { @@ -190,9 +176,9 @@ ], "support": { "issues": "https://github.com/caxy/php-htmldiff/issues", - "source": "https://github.com/caxy/php-htmldiff/tree/v0.1.10" + "source": "https://github.com/caxy/php-htmldiff/tree/v0.1.12" }, - "time": "2021-01-05T11:13:56+00:00" + "time": "2021-04-05T21:19:33+00:00" }, { "name": "composer/ca-bundle", @@ -272,16 +258,16 @@ }, { "name": "composer/composer", - "version": "1.10.19", + "version": "1.10.21", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "196601d50c08c3fae389a417a7689367fcf37cef" + "reference": "04021432f4a9cbd9351dd166b8c193f42c36a39c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/196601d50c08c3fae389a417a7689367fcf37cef", - "reference": "196601d50c08c3fae389a417a7689367fcf37cef", + "url": "https://api.github.com/repos/composer/composer/zipball/04021432f4a9cbd9351dd166b8c193f42c36a39c", + "reference": "04021432f4a9cbd9351dd166b8c193f42c36a39c", "shasum": "" }, "require": { @@ -351,7 +337,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/composer/issues", - "source": "https://github.com/composer/composer/tree/1.10.19" + "source": "https://github.com/composer/composer/tree/1.10.21" }, "funding": [ { @@ -367,7 +353,7 @@ "type": "tidelift" } ], - "time": "2020-12-04T08:14:16+00:00" + "time": "2021-04-01T07:16:35+00:00" }, { "name": "composer/installers", @@ -678,16 +664,16 @@ }, { "name": "composer/xdebug-handler", - "version": "1.4.5", + "version": "1.4.6", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", - "reference": "f28d44c286812c714741478d968104c5e604a1d4" + "reference": "f27e06cd9675801df441b3656569b328e04aa37c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f28d44c286812c714741478d968104c5e604a1d4", - "reference": "f28d44c286812c714741478d968104c5e604a1d4", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f27e06cd9675801df441b3656569b328e04aa37c", + "reference": "f27e06cd9675801df441b3656569b328e04aa37c", "shasum": "" }, "require": { @@ -695,7 +681,8 @@ "psr/log": "^1.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8" + "phpstan/phpstan": "^0.12.55", + "symfony/phpunit-bridge": "^4.2 || ^5" }, "type": "library", "autoload": { @@ -721,7 +708,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/xdebug-handler/issues", - "source": "https://github.com/composer/xdebug-handler/tree/1.4.5" + "source": "https://github.com/composer/xdebug-handler/tree/1.4.6" }, "funding": [ { @@ -737,7 +724,7 @@ "type": "tidelift" } ], - "time": "2020-11-13T08:04:11+00:00" + "time": "2021-03-25T17:01:18+00:00" }, { "name": "cweagans/composer-patches", @@ -789,26 +776,25 @@ }, { "name": "defuse/php-encryption", - "version": "v2.2.1", + "version": "v2.3.1", "source": { "type": "git", "url": "https://github.com/defuse/php-encryption.git", - "reference": "0f407c43b953d571421e0020ba92082ed5fb7620" + "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/defuse/php-encryption/zipball/0f407c43b953d571421e0020ba92082ed5fb7620", - "reference": "0f407c43b953d571421e0020ba92082ed5fb7620", + "url": "https://api.github.com/repos/defuse/php-encryption/zipball/77880488b9954b7884c25555c2a0ea9e7053f9d2", + "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2", "shasum": "" }, "require": { "ext-openssl": "*", "paragonie/random_compat": ">= 2", - "php": ">=5.4.0" + "php": ">=5.6.0" }, "require-dev": { - "nikic/php-parser": "^2.0|^3.0|^4.0", - "phpunit/phpunit": "^4|^5" + "phpunit/phpunit": "^4|^5|^6|^7|^8|^9" }, "bin": [ "bin/generate-defuse-key" @@ -850,22 +836,22 @@ ], "support": { "issues": "https://github.com/defuse/php-encryption/issues", - "source": "https://github.com/defuse/php-encryption/tree/master" + "source": "https://github.com/defuse/php-encryption/tree/v2.3.1" }, - "time": "2018-07-24T23:27:56+00:00" + "time": "2021-04-09T23:57:26+00:00" }, { "name": "doctrine/annotations", - "version": "1.11.1", + "version": "1.12.1", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "ce77a7ba1770462cd705a91a151b6c3746f9c6ad" + "reference": "b17c5014ef81d212ac539f07a1001832df1b6d3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/ce77a7ba1770462cd705a91a151b6c3746f9c6ad", - "reference": "ce77a7ba1770462cd705a91a151b6c3746f9c6ad", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/b17c5014ef81d212ac539f07a1001832df1b6d3b", + "reference": "b17c5014ef81d212ac539f07a1001832df1b6d3b", "shasum": "" }, "require": { @@ -880,11 +866,6 @@ "phpunit/phpunit": "^7.5 || ^9.1.5" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.11.x-dev" - } - }, "autoload": { "psr-4": { "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" @@ -925,9 +906,9 @@ ], "support": { "issues": "https://github.com/doctrine/annotations/issues", - "source": "https://github.com/doctrine/annotations/tree/1.11.1" + "source": "https://github.com/doctrine/annotations/tree/1.12.1" }, - "time": "2020-10-26T10:28:16+00:00" + "time": "2021-02-21T21:00:45+00:00" }, { "name": "doctrine/cache", @@ -1295,26 +1276,26 @@ }, { "name": "doctrine/inflector", - "version": "1.4.3", + "version": "1.4.4", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c" + "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/4650c8b30c753a76bf44fb2ed00117d6f367490c", - "reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9", + "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9", "shasum": "" }, "require": { - "php": "^7.2 || ^8.0" + "php": "^7.1 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^7.0", - "phpstan/phpstan": "^0.11", - "phpstan/phpstan-phpunit": "^0.11", - "phpstan/phpstan-strict-rules": "^0.11", + "doctrine/coding-standard": "^8.0", + "phpstan/phpstan": "^0.12", + "phpstan/phpstan-phpunit": "^0.12", + "phpstan/phpstan-strict-rules": "^0.12", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" }, "type": "library", @@ -1371,7 +1352,7 @@ ], "support": { "issues": "https://github.com/doctrine/inflector/issues", - "source": "https://github.com/doctrine/inflector/tree/1.4.x" + "source": "https://github.com/doctrine/inflector/tree/1.4.4" }, "funding": [ { @@ -1387,7 +1368,7 @@ "type": "tidelift" } ], - "time": "2020-05-29T07:19:59+00:00" + "time": "2021-04-16T17:34:40+00:00" }, { "name": "doctrine/lexer", @@ -1656,48 +1637,40 @@ }, { "name": "drupal/acquia_connector", - "version": "1.23.0", + "version": "3.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/acquia_connector.git", - "reference": "8.x-1.23" + "reference": "3.0.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/acquia_connector-8.x-1.23.zip", - "reference": "8.x-1.23", - "shasum": "f0315866d07753a3252167f7524c351bb09603ba" + "url": "https://ftp.drupal.org/files/projects/acquia_connector-3.0.3.zip", + "reference": "3.0.3", + "shasum": "ca5e42dd283313227a5e0d99d628c15d70112477" }, "require": { - "drupal/core": "^8.8 || ^9", + "drupal/core": "^8.9 || ^9", "ext-json": "*" }, - "require-dev": { - "acquia/coding-standards": "^0.4.1", - "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0", - "drupal/acquia_search": "*", - "drupal/search_api": "^1.17", - "drupal/search_api_solr": "~1.0" - }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.23", - "datestamp": "1607714467", + "version": "3.0.3", + "datestamp": "1618428132", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "branch-alias": { - "dev-8.x-1.x": "1.x-dev" + "dev-3.x": "3.x-dev" }, "drush": { "services": { - "drush.services.yml": "^9" + "drush.services.yml": "^9 || ^10" } - }, - "phpcodesniffer-search-depth": 4 + } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ @@ -1924,17 +1897,17 @@ }, { "name": "drupal/blazy", - "version": "2.1.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/blazy.git", - "reference": "8.x-2.1" + "reference": "8.x-2.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/blazy-8.x-2.1.zip", - "reference": "8.x-2.1", - "shasum": "bbdc3d9b5a49dca8e59373fd80739db84f8fa64a" + "url": "https://ftp.drupal.org/files/projects/blazy-8.x-2.2.zip", + "reference": "8.x-2.2", + "shasum": "ed2aed0ba8d51ef7ad4ad41c30c0185938d14d53" }, "require": { "drupal/core": "^8.8 || ^9" @@ -1942,8 +1915,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.1", - "datestamp": "1589120601", + "version": "8.x-2.2", + "datestamp": "1618669374", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2165,16 +2138,16 @@ }, { "name": "drupal/core", - "version": "8.9.13", + "version": "8.9.14", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "a53db77b55a035453d7229e0c3069f8591cb4cb6" + "reference": "84796e158cd3bd50af08974dd62931d0cc78dc7e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/a53db77b55a035453d7229e0c3069f8591cb4cb6", - "reference": "a53db77b55a035453d7229e0c3069f8591cb4cb6", + "url": "https://api.github.com/repos/drupal/core/zipball/84796e158cd3bd50af08974dd62931d0cc78dc7e", + "reference": "84796e158cd3bd50af08974dd62931d0cc78dc7e", "shasum": "" }, "require": { @@ -2393,9 +2366,9 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/8.9.13" + "source": "https://github.com/drupal/core/tree/8.9.14" }, - "time": "2021-01-19T23:11:00+00:00" + "time": "2021-04-20T23:05:40+00:00" }, { "name": "drupal/crop", @@ -2456,35 +2429,38 @@ }, { "name": "drupal/ctools", - "version": "3.4.0", + "version": "3.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ctools.git", - "reference": "8.x-3.4" + "reference": "8.x-3.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.4.zip", - "reference": "8.x-3.4", - "shasum": "016ca5abb7ac4ca720352a72e8989f3ef0e20539" + "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.5.zip", + "reference": "8.x-3.5", + "shasum": "0113cd1e787ff3bde088c836c2d79d14136b0013" }, "require": { - "drupal/core": "^8.7.7 || ^9" + "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.4", - "datestamp": "1585763383", + "version": "8.x-3.5", + "datestamp": "1618592931", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "branch-alias": { + "dev-8.x-3.x": "3.x-dev" } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -2546,16 +2522,16 @@ }, { "name": "drupal/ctools_block", - "version": "3.4.0", + "version": "3.5.0", "require": { - "drupal/core": "^8 || ^9", + "drupal/core": "^8.8 || ^9", "drupal/ctools": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-3.4", - "datestamp": "1585763383", + "version": "8.x-3.5", + "datestamp": "1618592931", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2707,17 +2683,17 @@ }, { "name": "drupal/dropzonejs", - "version": "2.4.0", + "version": "2.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/dropzonejs.git", - "reference": "8.x-2.4" + "reference": "8.x-2.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/dropzonejs-8.x-2.4.zip", - "reference": "8.x-2.4", - "shasum": "182e41163753bac785ad56d7d157cbe50706d706" + "url": "https://ftp.drupal.org/files/projects/dropzonejs-8.x-2.5.zip", + "reference": "8.x-2.5", + "shasum": "9918bd8c3c62599ec701be3bbac986741e735859" }, "require": { "drupal/core": "^8.8 || ^9" @@ -2731,8 +2707,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.4", - "datestamp": "1610726518", + "version": "8.x-2.5", + "datestamp": "1614606376", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3208,20 +3184,21 @@ }, { "name": "drupal/inline_entity_form", - "version": "1.0.0-rc8", + "version": "1.0.0-rc9", "source": { "type": "git", "url": "https://git.drupalcode.org/project/inline_entity_form.git", - "reference": "8.x-1.0-rc8" + "reference": "8.x-1.0-rc9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-rc8.zip", - "reference": "8.x-1.0-rc8", - "shasum": "103de382dd07b4acdd6bacd5ad76628fdf0eefda" + "url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-rc9.zip", + "reference": "8.x-1.0-rc9", + "shasum": "78953103a9c6e4e44bc877820a35f39913ea4559" }, "require": { - "drupal/core": "^8.7.7 || ^9" + "drupal/core": "^8.8 || ^9", + "php": ">=7.1" }, "require-dev": { "drupal/entity_reference_revisions": "^1.0" @@ -3229,8 +3206,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc8", - "datestamp": "1602172716", + "version": "8.x-1.0-rc9", + "datestamp": "1618174486", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -3934,17 +3911,17 @@ }, { "name": "drupal/lightning_core", - "version": "5.5.0", + "version": "5.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/lightning_core.git", - "reference": "8.x-5.5" + "reference": "8.x-5.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/lightning_core-8.x-5.5.zip", - "reference": "8.x-5.5", - "shasum": "f4f7e0e197ac0a3b037fc87a438cb8df541865d3" + "url": "https://ftp.drupal.org/files/projects/lightning_core-8.x-5.6.zip", + "reference": "8.x-5.6", + "shasum": "f3575ade4cdf820e769fe6e1ab8f7f1fb7dfe6f9" }, "require": { "drupal/acquia_telemetry-acquia_telemetry": "^1.0-alpha3", @@ -3975,8 +3952,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-5.5", - "datestamp": "1608044699", + "version": "8.x-5.6", + "datestamp": "1617982107", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3986,26 +3963,26 @@ "dev-8.x-5.x": "5.x-dev" }, "drupal-scaffold": { - "locations": { - "web-root": "docroot/" - }, "file-mapping": { - "[project-root]/.gitattributes": false, "[project-root]/.editorconfig": false, - "[web-root]/example.gitignore": false, + "[project-root]/.gitattributes": false, "[web-root]/.csslintrc": false, + "[web-root]/INSTALL.txt": false, + "[web-root]/example.gitignore": false, "[web-root]/modules/README.txt": false, "[web-root]/profiles/README.txt": false, + "[web-root]/robots.txt": false, "[web-root]/sites/README.txt": false, "[web-root]/themes/README.txt": false, - "[web-root]/INSTALL.txt": false, - "[web-root]/robots.txt": false, "[web-root]/web.config": false + }, + "locations": { + "web-root": "docroot/" } }, "drush": { "services": { - "drush.services.yml": "^9" + "drush.services.yml": "^9 || ^10" } }, "enable-patching": true, @@ -4028,8 +4005,8 @@ }, "patches": { "drupal/core": { - "2869592 - Disabled update module shouldn't produce a status report warning": "https://www.drupal.org/files/issues/2869592-remove-update-warning-7.patch", - "2815221 - Add quickedit to the latest-revision route": "https://www.drupal.org/files/issues/2019-11-27/2815221-125.patch" + "2815221 - Add quickedit to the latest-revision route": "https://www.drupal.org/files/issues/2019-11-27/2815221-125.patch", + "2869592 - Disabled update module shouldn't produce a status report warning": "https://www.drupal.org/files/issues/2869592-remove-update-warning-7.patch" } } }, @@ -4240,21 +4217,20 @@ }, { "name": "drupal/lightning_media", - "version": "4.4.0", + "version": "4.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/lightning_media.git", - "reference": "8.x-4.4" + "reference": "8.x-4.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/lightning_media-8.x-4.4.zip", - "reference": "8.x-4.4", - "shasum": "9e29a80fe478cda96ae45680964f35069e6c6349" + "url": "https://ftp.drupal.org/files/projects/lightning_media-8.x-4.6.zip", + "reference": "8.x-4.6", + "shasum": "779bcc254d2d661013c761bedb0003cb39825e42" }, "require": { "bower-asset/cropper": "^2.3", - "bower-asset/dropzone": "^5.1", "bower-asset/slick-carousel": "^1.8", "drupal/core": "^8.8.8 || ^9.0.1", "drupal/crop": "^2.0.0-rc1", @@ -4266,10 +4242,11 @@ "drupal/inline_entity_form": "^1.0-rc7", "drupal/lightning_core": "5.*", "drupal/media_entity_instagram": "^3", - "drupal/media_entity_twitter": "^2.1", + "drupal/media_entity_twitter": "^2.5", "drupal/slick_entityreference": "^2.0", "drupal/video_embed_field": "^2.0", "drupal/views_infinite_scroll": "^1.6", + "npm-asset/dropzone": "^5.7.4", "oomphinc/composer-installers-extender": "^1.1 || ^2", "vardot/blazy": "^1.8" }, @@ -4287,8 +4264,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-4.4", - "datestamp": "1603487264", + "version": "8.x-4.6", + "datestamp": "1612802524", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4342,7 +4319,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "scripts": { - "post-update-cmd": [ + "post-install-cmd": [ "@putenv DIR=./docroot/modules/lightning_media", "mkdir -p $DIR", "ln -s -f $PWD/config $DIR", @@ -4521,17 +4498,17 @@ }, { "name": "drupal/media_entity_instagram", - "version": "3.0.4", + "version": "3.0.5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/media_entity_instagram.git", - "reference": "3.0.4" + "reference": "3.0.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/media_entity_instagram-3.0.4.zip", - "reference": "3.0.4", - "shasum": "59389b71558887e7fe652b149d240473c6672897" + "url": "https://ftp.drupal.org/files/projects/media_entity_instagram-3.0.5.zip", + "reference": "3.0.5", + "shasum": "8554306ee244e3b6ec43f3cac2f7494a212cdbe9" }, "require": { "drupal/core": "^8.8 || ^9" @@ -4539,8 +4516,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.0.4", - "datestamp": "1606924646", + "version": "3.0.5", + "datestamp": "1614675425", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4581,17 +4558,17 @@ }, { "name": "drupal/media_entity_twitter", - "version": "2.6.0", + "version": "2.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/media_entity_twitter.git", - "reference": "8.x-2.6" + "reference": "8.x-2.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/media_entity_twitter-8.x-2.6.zip", - "reference": "8.x-2.6", - "shasum": "777062eb55314da47ee3878db6d10d022e91bed6" + "url": "https://ftp.drupal.org/files/projects/media_entity_twitter-8.x-2.7.zip", + "reference": "8.x-2.7", + "shasum": "6a2dec14a8fc1ebb88188e5b9b1afbd310342854" }, "require": { "drupal/core": "^8.8 || ^9", @@ -4600,8 +4577,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.6", - "datestamp": "1610375564", + "version": "8.x-2.7", + "datestamp": "1614676236", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4642,23 +4619,24 @@ }, { "name": "drupal/metatag", - "version": "1.15.0", + "version": "1.16.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/metatag.git", - "reference": "8.x-1.15" + "reference": "8.x-1.16" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.15.zip", - "reference": "8.x-1.15", - "shasum": "7658d7286fdc075ea72a6ec36aea737b1182b5d8" + "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.16.zip", + "reference": "8.x-1.16", + "shasum": "1c0028f4ff4583dc6601035657dd631c351b290c" }, "require": { "drupal/core": "^8 || ^9", "drupal/token": "^1.0" }, "require-dev": { + "drupal/devel": "^4.0", "drupal/metatag_dc": "*", "drupal/metatag_open_graph": "*", "drupal/page_manager": "4.x-dev", @@ -4668,8 +4646,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.15", - "datestamp": "1611210662", + "version": "8.x-1.16", + "datestamp": "1615820867", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5787,17 +5765,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" @@ -5818,8 +5796,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.18", - "datestamp": "1605204423", + "version": "8.x-1.19", + "datestamp": "1612192040", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5975,17 +5953,17 @@ }, { "name": "drupal/slick", - "version": "2.2.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/slick.git", - "reference": "8.x-2.2" + "reference": "8.x-2.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/slick-8.x-2.2.zip", - "reference": "8.x-2.2", - "shasum": "789395b52697b6cee27648e478c4e579eee9540b" + "url": "https://ftp.drupal.org/files/projects/slick-8.x-2.3.zip", + "reference": "8.x-2.3", + "shasum": "5974f94c8b2d3e791e8ff9092b1bb566a27ad8f6" }, "require": { "drupal/blazy": "~2.0", @@ -5994,8 +5972,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.2", - "datestamp": "1588861104", + "version": "8.x-2.3", + "datestamp": "1618668938", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6214,17 +6192,17 @@ }, { "name": "drupal/views_infinite_scroll", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_infinite_scroll.git", - "reference": "8.x-1.7" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/views_infinite_scroll-8.x-1.7.zip", - "reference": "8.x-1.7", - "shasum": "42ff1b7c835a2cb0755425999bb8251f19c62fac" + "url": "https://ftp.drupal.org/files/projects/views_infinite_scroll-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "b9fceb24184792fb81c4e2ff1bf7f18fd8e50674" }, "require": { "drupal/core": "^8.8 || ^9" @@ -6232,8 +6210,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.7", - "datestamp": "1584489857", + "version": "8.x-1.8", + "datestamp": "1614959012", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6531,16 +6509,16 @@ }, { "name": "guzzlehttp/promises", - "version": "1.4.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "60d379c243457e073cff02bc323a2a86cb355631" + "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631", - "reference": "60d379c243457e073cff02bc323a2a86cb355631", + "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d", + "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d", "shasum": "" }, "require": { @@ -6580,22 +6558,22 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/1.4.0" + "source": "https://github.com/guzzle/promises/tree/1.4.1" }, - "time": "2020-09-30T07:37:28+00:00" + "time": "2021-03-07T09:25:29+00:00" }, { "name": "guzzlehttp/psr7", - "version": "1.7.0", + "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3" + "reference": "35ea11d335fd638b5882ff1725228b3d35496ab1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3", - "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/35ea11d335fd638b5882ff1725228b3d35496ab1", + "reference": "35ea11d335fd638b5882ff1725228b3d35496ab1", "shasum": "" }, "require": { @@ -6655,9 +6633,9 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/1.7.0" + "source": "https://github.com/guzzle/psr7/tree/1.8.1" }, - "time": "2020-09-30T07:37:11+00:00" + "time": "2021-03-21T16:25:00+00:00" }, { "name": "j7mbo/twitter-api-php", @@ -6783,56 +6761,6 @@ }, "time": "2020-05-27T16:41:55+00:00" }, - { - "name": "kub-at/php-simple-html-dom-parser", - "version": "1.9.1", - "source": { - "type": "git", - "url": "https://github.com/Kub-AT/php-simple-html-dom-parser.git", - "reference": "ff22f98bfd9235115c128059076f3eb740d66913" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Kub-AT/php-simple-html-dom-parser/zipball/ff22f98bfd9235115c128059076f3eb740d66913", - "reference": "ff22f98bfd9235115c128059076f3eb740d66913", - "shasum": "" - }, - "require": { - "php": ">=5.3.2" - }, - "type": "library", - "autoload": { - "psr-0": { - "KubAT\\PhpSimple\\HtmlDomParser": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "S.C. Chen", - "email": "me578022@gmail.com" - }, - { - "name": "Jakub Stawowy", - "email": "Kub-AT@users.noreply.github.com" - } - ], - "description": "PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible", - "homepage": "http://simplehtmldom.sourceforge.net/", - "keywords": [ - "Simple", - "dom", - "html" - ], - "support": { - "issues": "https://github.com/Kub-AT/php-simple-html-dom-parser/issues", - "source": "https://github.com/Kub-AT/php-simple-html-dom-parser/tree/master" - }, - "time": "2019-10-25T12:34:43+00:00" - }, { "name": "laminas/laminas-diactoros", "version": "1.8.7p2", @@ -6981,16 +6909,16 @@ }, { "name": "laminas/laminas-feed", - "version": "2.13.1", + "version": "2.14.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-feed.git", - "reference": "45d36702d09afd5d8ca01192ecd3b5afaf37126b" + "reference": "463fdae515fba30633906098c258d3b2c733c15c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/45d36702d09afd5d8ca01192ecd3b5afaf37126b", - "reference": "45d36702d09afd5d8ca01192ecd3b5afaf37126b", + "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/463fdae515fba30633906098c258d3b2c733c15c", + "reference": "463fdae515fba30633906098c258d3b2c733c15c", "shasum": "" }, "require": { @@ -7057,7 +6985,7 @@ "type": "community_bridge" } ], - "time": "2021-01-04T19:20:24+00:00" + "time": "2021-04-01T19:26:09+00:00" }, { "name": "laminas/laminas-stdlib", @@ -7119,24 +7047,26 @@ }, { "name": "laminas/laminas-zendframework-bridge", - "version": "1.1.1", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "6ede70583e101030bcace4dcddd648f760ddf642" + "reference": "6cccbddfcfc742eb02158d6137ca5687d92cee32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6ede70583e101030bcace4dcddd648f760ddf642", - "reference": "6ede70583e101030bcace4dcddd648f760ddf642", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6cccbddfcfc742eb02158d6137ca5687d92cee32", + "reference": "6cccbddfcfc742eb02158d6137ca5687d92cee32", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0 || ^8.0" + "php": "^7.3 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3", - "squizlabs/php_codesniffer": "^3.5" + "psalm/plugin-phpunit": "^0.15.1", + "squizlabs/php_codesniffer": "^3.5", + "vimeo/psalm": "^4.6" }, "type": "library", "extra": { @@ -7175,20 +7105,20 @@ "type": "community_bridge" } ], - "time": "2020-09-14T14:23:00+00:00" + "time": "2021-02-25T21:54:58+00:00" }, { "name": "lcobucci/jwt", - "version": "3.4.2", + "version": "3.4.5", "source": { "type": "git", "url": "https://github.com/lcobucci/jwt.git", - "reference": "17cb82dd625ccb17c74bf8f38563d3b260306483" + "reference": "511629a54465e89a31d3d7e4cf0935feab8b14c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lcobucci/jwt/zipball/17cb82dd625ccb17c74bf8f38563d3b260306483", - "reference": "17cb82dd625ccb17c74bf8f38563d3b260306483", + "url": "https://api.github.com/repos/lcobucci/jwt/zipball/511629a54465e89a31d3d7e4cf0935feab8b14c1", + "reference": "511629a54465e89a31d3d7e4cf0935feab8b14c1", "shasum": "" }, "require": { @@ -7240,7 +7170,7 @@ ], "support": { "issues": "https://github.com/lcobucci/jwt/issues", - "source": "https://github.com/lcobucci/jwt/tree/3.4.2" + "source": "https://github.com/lcobucci/jwt/tree/3.4.5" }, "funding": [ { @@ -7252,7 +7182,7 @@ "type": "patreon" } ], - "time": "2020-12-03T13:43:45+00:00" + "time": "2021-02-16T09:40:01+00:00" }, { "name": "league/event", @@ -7499,6 +7429,18 @@ }, "time": "2016-07-25T17:07:32+00:00" }, + { + "name": "npm-asset/dropzone", + "version": "5.9.2", + "dist": { + "type": "tar", + "url": "https://registry.npmjs.org/dropzone/-/dropzone-5.9.2.tgz" + }, + "type": "npm-asset", + "license": [ + "MIT" + ] + }, { "name": "oomphinc/composer-installers-extender", "version": "2.0.0", @@ -7608,16 +7550,16 @@ }, { "name": "pear/archive_tar", - "version": "1.4.12", + "version": "1.4.13", "source": { "type": "git", "url": "https://github.com/pear/Archive_Tar.git", - "reference": "19bb8e95490d3e3ad92fcac95500ca80bdcc7495" + "reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/19bb8e95490d3e3ad92fcac95500ca80bdcc7495", - "reference": "19bb8e95490d3e3ad92fcac95500ca80bdcc7495", + "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/2b87b41178cc6d4ad3cba678a46a1cae49786011", + "reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011", "shasum": "" }, "require": { @@ -7684,7 +7626,7 @@ "type": "patreon" } ], - "time": "2021-01-18T19:32:54+00:00" + "time": "2021-02-16T10:50:50+00:00" }, { "name": "pear/console_getopt", @@ -7787,23 +7729,23 @@ }, { "name": "pear/pear_exception", - "version": "v1.0.1", + "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/pear/PEAR_Exception.git", - "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7" + "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7", - "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7", + "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", + "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", "shasum": "" }, "require": { - "php": ">=4.4.0" + "php": ">=5.2.0" }, "require-dev": { - "phpunit/phpunit": "*" + "phpunit/phpunit": "<9" }, "type": "class", "extra": { @@ -7842,7 +7784,7 @@ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception", "source": "https://github.com/pear/PEAR_Exception" }, - "time": "2019-12-10T10:24:42+00:00" + "time": "2021-03-21T15:43:46+00:00" }, { "name": "phpdocumentor/reflection-common", @@ -8004,27 +7946,22 @@ }, { "name": "psr/container", - "version": "1.0.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", - "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" + "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", - "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", + "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf", + "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": ">=7.2.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, "autoload": { "psr-4": { "Psr\\Container\\": "src/" @@ -8037,7 +7974,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", @@ -8051,9 +7988,9 @@ ], "support": { "issues": "https://github.com/php-fig/container/issues", - "source": "https://github.com/php-fig/container/tree/master" + "source": "https://github.com/php-fig/container/tree/1.1.1" }, - "time": "2017-02-14T16:28:37+00:00" + "time": "2021-03-05T17:36:06+00:00" }, { "name": "psr/http-message", @@ -8369,16 +8306,16 @@ }, { "name": "swagger-api/swagger-ui", - "version": "v3.40.0", + "version": "v3.47.1", "source": { "type": "git", "url": "https://github.com/swagger-api/swagger-ui.git", - "reference": "8264f72af350eff0a564a3ca6f6292c8818f8466" + "reference": "0f8548c0d443fa37f10a45948d5f2babf685c657" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swagger-api/swagger-ui/zipball/8264f72af350eff0a564a3ca6f6292c8818f8466", - "reference": "8264f72af350eff0a564a3ca6f6292c8818f8466", + "url": "https://api.github.com/repos/swagger-api/swagger-ui/zipball/0f8548c0d443fa37f10a45948d5f2babf685c657", + "reference": "0f8548c0d443fa37f10a45948d5f2babf685c657", "shasum": "" }, "type": "library", @@ -8424,9 +8361,9 @@ ], "support": { "issues": "https://github.com/swagger-api/swagger-ui/issues", - "source": "https://github.com/swagger-api/swagger-ui/tree/v3.40.0" + "source": "https://github.com/swagger-api/swagger-ui/tree/v3.47.1" }, - "time": "2021-01-14T20:20:17+00:00" + "time": "2021-04-15T21:56:21+00:00" }, { "name": "symfony-cmf/routing", @@ -9163,7 +9100,7 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.22.0", + "version": "v1.22.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", @@ -9222,7 +9159,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.1" }, "funding": [ { @@ -9242,16 +9179,16 @@ }, { "name": "symfony/polyfill-iconv", - "version": "v1.22.0", + "version": "v1.22.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "b34bfb8c4c22650ac080d2662ae3502e5f2f4ae6" + "reference": "06fb361659649bcfd6a208a0f1fcaf4e827ad342" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/b34bfb8c4c22650ac080d2662ae3502e5f2f4ae6", - "reference": "b34bfb8c4c22650ac080d2662ae3502e5f2f4ae6", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/06fb361659649bcfd6a208a0f1fcaf4e827ad342", + "reference": "06fb361659649bcfd6a208a0f1fcaf4e827ad342", "shasum": "" }, "require": { @@ -9302,7 +9239,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-iconv/tree/v1.22.0" + "source": "https://github.com/symfony/polyfill-iconv/tree/v1.22.1" }, "funding": [ { @@ -9318,20 +9255,20 @@ "type": "tidelift" } ], - "time": "2021-01-07T16:49:33+00:00" + "time": "2021-01-22T09:19:47+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.22.0", + "version": "v1.22.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "0eb8293dbbcd6ef6bf81404c9ce7d95bcdf34f44" + "reference": "2d63434d922daf7da8dd863e7907e67ee3031483" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/0eb8293dbbcd6ef6bf81404c9ce7d95bcdf34f44", - "reference": "0eb8293dbbcd6ef6bf81404c9ce7d95bcdf34f44", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/2d63434d922daf7da8dd863e7907e67ee3031483", + "reference": "2d63434d922daf7da8dd863e7907e67ee3031483", "shasum": "" }, "require": { @@ -9389,7 +9326,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.22.0" + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.22.1" }, "funding": [ { @@ -9405,20 +9342,20 @@ "type": "tidelift" } ], - "time": "2021-01-07T16:49:33+00:00" + "time": "2021-01-22T09:19:47+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.22.0", + "version": "v1.22.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "6e971c891537eb617a00bb07a43d182a6915faba" + "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/6e971c891537eb617a00bb07a43d182a6915faba", - "reference": "6e971c891537eb617a00bb07a43d182a6915faba", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/43a0283138253ed1d48d352ab6d0bdb3f809f248", + "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248", "shasum": "" }, "require": { @@ -9473,7 +9410,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.22.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.22.1" }, "funding": [ { @@ -9489,20 +9426,20 @@ "type": "tidelift" } ], - "time": "2021-01-07T17:09:11+00:00" + "time": "2021-01-22T09:19:47+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.22.0", + "version": "v1.22.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13" + "reference": "5232de97ee3b75b0360528dae24e73db49566ab1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f377a3dd1fde44d37b9831d68dc8dea3ffd28e13", - "reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/5232de97ee3b75b0360528dae24e73db49566ab1", + "reference": "5232de97ee3b75b0360528dae24e73db49566ab1", "shasum": "" }, "require": { @@ -9553,7 +9490,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.22.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.22.1" }, "funding": [ { @@ -9569,7 +9506,7 @@ "type": "tidelift" } ], - "time": "2021-01-07T16:49:33+00:00" + "time": "2021-01-22T09:19:47+00:00" }, { "name": "symfony/polyfill-php56", @@ -9709,7 +9646,7 @@ }, { "name": "symfony/polyfill-php72", - "version": "v1.22.0", + "version": "v1.22.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", @@ -9765,7 +9702,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php72/tree/v1.22.0" + "source": "https://github.com/symfony/polyfill-php72/tree/v1.22.1" }, "funding": [ { @@ -10500,30 +10437,35 @@ }, { "name": "webmozart/assert", - "version": "1.9.1", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/webmozarts/assert.git", - "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389" + "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", - "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25", + "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25", "shasum": "" }, "require": { - "php": "^5.3.3 || ^7.0 || ^8.0", + "php": "^7.2 || ^8.0", "symfony/polyfill-ctype": "^1.8" }, "conflict": { "phpstan/phpstan": "<0.12.20", - "vimeo/psalm": "<3.9.1" + "vimeo/psalm": "<4.6.1 || 4.6.2" }, "require-dev": { - "phpunit/phpunit": "^4.8.36 || ^7.5.13" + "phpunit/phpunit": "^8.5.13" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.10-dev" + } + }, "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" @@ -10547,9 +10489,9 @@ ], "support": { "issues": "https://github.com/webmozarts/assert/issues", - "source": "https://github.com/webmozarts/assert/tree/1.9.1" + "source": "https://github.com/webmozarts/assert/tree/1.10.0" }, - "time": "2020-07-08T17:02:28+00:00" + "time": "2021-03-09T10:59:23+00:00" } ], "packages-dev": [ @@ -11504,51 +11446,34 @@ }, { "name": "consolidation/site-alias", - "version": "3.0.1", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/consolidation/site-alias.git", - "reference": "fd40a03f80f8fd4684b10bef8c8c4ec5a9a9bf26" + "reference": "9ed3c590be9fcf9fea69c73456c2fd4b27f5204c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-alias/zipball/fd40a03f80f8fd4684b10bef8c8c4ec5a9a9bf26", - "reference": "fd40a03f80f8fd4684b10bef8c8c4ec5a9a9bf26", + "url": "https://api.github.com/repos/consolidation/site-alias/zipball/9ed3c590be9fcf9fea69c73456c2fd4b27f5204c", + "reference": "9ed3c590be9fcf9fea69c73456c2fd4b27f5204c", "shasum": "" }, "require": { "consolidation/config": "^1.2.1|^2", - "php": ">=5.5.0" + "php": ">=5.5.0", + "symfony/finder": "~2.3|^3|^4.4|^5" }, "require-dev": { - "consolidation/robo": "^1.2.3|^2", - "g1a/composer-test-scenarios": "^3", - "knplabs/github-api": "^2.7", - "php-coveralls/php-coveralls": "^2.2", - "php-http/guzzle6-adapter": "^1.1", - "phpunit/phpunit": "^6", - "squizlabs/php_codesniffer": "^2.8", - "symfony/yaml": "~2.3|^3|^4.4|^5" + "php-coveralls/php-coveralls": "^2.4.2", + "phpunit/phpunit": ">=7", + "squizlabs/php_codesniffer": "^3", + "symfony/var-dumper": "^4", + "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "extra": { - "scenarios": { - "phpunit5": { - "require-dev": { - "phpunit/phpunit": "^5.7.27" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.6.33" - } - } - } - }, "branch-alias": { - "dev-master": "3.x-dev" + "dev-main": "3.x-dev" } }, "autoload": { @@ -11573,9 +11498,9 @@ "description": "Manage alias records for local and remote sites.", "support": { "issues": "https://github.com/consolidation/site-alias/issues", - "source": "https://github.com/consolidation/site-alias/tree/3.0.1" + "source": "https://github.com/consolidation/site-alias/tree/3.1.0" }, - "time": "2020-05-28T00:33:41+00:00" + "time": "2021-02-20T20:03:10+00:00" }, { "name": "consolidation/site-process", @@ -11752,43 +11677,6 @@ }, "time": "2017-01-20T21:14:22+00:00" }, - { - "name": "dnoegel/php-xdg-base-dir", - "version": "v0.1.1", - "source": { - "type": "git", - "url": "https://github.com/dnoegel/php-xdg-base-dir.git", - "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd", - "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd", - "shasum": "" - }, - "require": { - "php": ">=5.3.2" - }, - "require-dev": { - "phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35" - }, - "type": "library", - "autoload": { - "psr-4": { - "XdgBaseDir\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "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" - }, { "name": "doctrine/instantiator", "version": "1.4.0", @@ -11860,11 +11748,11 @@ }, { "name": "drupal/coder", - "version": "8.3.12", + "version": "8.3.13", "source": { "type": "git", "url": "https://git.drupalcode.org/project/coder.git", - "reference": "719ddb16aec2e5da4ce274bf3bf8450caef564d4" + "reference": "d3286d571b19633cc296d438c36b9aed195de43c" }, "require": { "ext-mbstring": "*", @@ -11874,7 +11762,7 @@ "symfony/yaml": ">=2.0.5" }, "require-dev": { - "phpstan/phpstan": "^0.12.51", + "phpstan/phpstan": "^0.12.63", "phpunit/phpunit": "^6.0 || ^7.0" }, "type": "phpcodesniffer-standard", @@ -11899,11 +11787,11 @@ "issues": "https://www.drupal.org/project/issues/coder", "source": "https://www.drupal.org/project/coder" }, - "time": "2020-12-06T09:34:55+00:00" + "time": "2021-02-06T10:44:32+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "8.9.13", + "version": "8.9.14", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -11947,13 +11835,13 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/8.9.4" + "source": "https://github.com/drupal/core-composer-scaffold/tree/8.9.5" }, "time": "2020-08-07T22:30:30+00:00" }, { "name": "drupal/core-dev", - "version": "8.9.13", + "version": "8.9.14", "source": { "type": "git", "url": "https://github.com/drupal/core-dev.git", @@ -11996,22 +11884,22 @@ ], "description": "require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.", "support": { - "source": "https://github.com/drupal/core-dev/tree/8.9.5" + "source": "https://github.com/drupal/core-dev/tree/8.9.4" }, "time": "2020-05-09T07:53:22+00:00" }, { "name": "drush/drush", - "version": "10.3.6", + "version": "10.4.3", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "fc985a95c6010e04891a2dbcf3f39984b8c9ef0a" + "reference": "472ce3e0ac48b418f8168a053b3bcb4c8582bf99" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/fc985a95c6010e04891a2dbcf3f39984b8c9ef0a", - "reference": "fc985a95c6010e04891a2dbcf3f39984b8c9ef0a", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/472ce3e0ac48b418f8168a053b3bcb4c8582bf99", + "reference": "472ce3e0ac48b418f8168a053b3bcb4c8582bf99", "shasum": "" }, "require": { @@ -12022,6 +11910,7 @@ "consolidation/robo": "^1.4.11 || ^2", "consolidation/site-alias": "^3.0.0@stable", "consolidation/site-process": "^2.1 || ^4", + "enlightn/security-checker": "^1", "ext-dom": "*", "grasmash/yaml-expander": "^1.1.1", "guzzlehttp/guzzle": "^6.3 || ^7.0", @@ -12036,16 +11925,20 @@ "webflo/drupal-finder": "^1.2", "webmozart/path-util": "^2.1.0" }, + "conflict": { + "drupal/migrate_run": "*", + "drupal/migrate_tools": "<= 5" + }, "require-dev": { "composer/installers": "^1.7", "cweagans/composer-patches": "~1.0", "david-garcia/phpwhois": "4.3.0", "drupal/alinks": "1.0.0", "drupal/core-recommended": "^8.8", - "lox/xhprof": "dev-master", - "phpunit/phpunit": "^4.8.36 || ^6.1", + "phpunit/phpunit": ">=7.5.20", "squizlabs/php_codesniffer": "^2.7 || ^3", - "vlucas/phpdotenv": "^2.4" + "vlucas/phpdotenv": "^2.4", + "yoast/phpunit-polyfills": "^0.2.0" }, "bin": [ "drush" @@ -12130,7 +12023,7 @@ "irc": "irc://irc.freenode.org/drush", "issues": "https://github.com/drush-ops/drush/issues", "slack": "https://drupal.slack.com/messages/C62H9CWQM", - "source": "https://github.com/drush-ops/drush/tree/10.3.6" + "source": "https://github.com/drush-ops/drush/tree/10.4.3" }, "funding": [ { @@ -12138,7 +12031,73 @@ "type": "github" } ], - "time": "2020-11-11T04:36:51+00:00" + "time": "2021-04-14T14:08:05+00:00" + }, + { + "name": "enlightn/security-checker", + "version": "v1.8.0", + "source": { + "type": "git", + "url": "https://github.com/enlightn/security-checker.git", + "reference": "2054fbce2f8df681c8f71b36656222bcd241b77f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/enlightn/security-checker/zipball/2054fbce2f8df681c8f71b36656222bcd241b77f", + "reference": "2054fbce2f8df681c8f71b36656222bcd241b77f", + "shasum": "" + }, + "require": { + "ext-json": "*", + "guzzlehttp/guzzle": "^6.3|^7.0", + "php": ">=5.6", + "symfony/console": "^3.4|^4|^5", + "symfony/finder": "^3|^4|^5", + "symfony/process": "^3.4|^4|^5", + "symfony/yaml": "^3.4|^4|^5" + }, + "require-dev": { + "ext-zip": "*", + "friendsofphp/php-cs-fixer": "^2.18", + "phpunit/phpunit": "^5.5|^6|^7|^8|^9" + }, + "bin": [ + "security-checker" + ], + "type": "library", + "autoload": { + "psr-4": { + "Enlightn\\SecurityChecker\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Paras Malhotra", + "email": "paras@laravel-enlightn.com" + }, + { + "name": "Miguel Piedrafita", + "email": "soy@miguelpiedrafita.com" + } + ], + "description": "A PHP dependency vulnerabilities scanner based on the Security Advisories Database.", + "keywords": [ + "package", + "php", + "scanner", + "security", + "security advisories", + "vulnerability scanner" + ], + "support": { + "issues": "https://github.com/enlightn/security-checker/issues", + "source": "https://github.com/enlightn/security-checker/tree/v1.8.0" + }, + "time": "2021-04-19T07:13:16+00:00" }, { "name": "fabpot/goutte", @@ -12490,21 +12449,21 @@ }, { "name": "league/container", - "version": "2.4.1", + "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/thephpleague/container.git", - "reference": "43f35abd03a12977a60ffd7095efd6a7808488c0" + "reference": "8438dc47a0674e3378bcce893a0a04d79a2c22b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/container/zipball/43f35abd03a12977a60ffd7095efd6a7808488c0", - "reference": "43f35abd03a12977a60ffd7095efd6a7808488c0", + "url": "https://api.github.com/repos/thephpleague/container/zipball/8438dc47a0674e3378bcce893a0a04d79a2c22b3", + "reference": "8438dc47a0674e3378bcce893a0a04d79a2c22b3", "shasum": "" }, "require": { "container-interop/container-interop": "^1.2", - "php": "^5.4.0 || ^7.0" + "php": "^5.4 || ^7.0 || ^8.0" }, "provide": { "container-interop/container-interop-implementation": "^1.2", @@ -12514,7 +12473,9 @@ "orno/di": "~2.0" }, "require-dev": { - "phpunit/phpunit": "4.*" + "phpunit/phpunit": "^4.8.36", + "scrutinizer/ocular": "^1.3", + "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { @@ -12553,9 +12514,15 @@ ], "support": { "issues": "https://github.com/thephpleague/container/issues", - "source": "https://github.com/thephpleague/container/tree/2.x" + "source": "https://github.com/thephpleague/container/tree/2.5.0" }, - "time": "2017-05-10T09:20:27+00:00" + "funding": [ + { + "url": "https://github.com/philipobenito", + "type": "github" + } + ], + "time": "2021-02-22T09:20:06+00:00" }, { "name": "mikey179/vfsstream", @@ -12834,16 +12801,16 @@ }, { "name": "phpspec/prophecy", - "version": "1.12.2", + "version": "1.13.0", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "245710e971a030f42e08f4912863805570f23d39" + "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/245710e971a030f42e08f4912863805570f23d39", - "reference": "245710e971a030f42e08f4912863805570f23d39", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/be1996ed8adc35c3fd795488a653f4b518be70ea", + "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea", "shasum": "" }, "require": { @@ -12895,9 +12862,9 @@ ], "support": { "issues": "https://github.com/phpspec/prophecy/issues", - "source": "https://github.com/phpspec/prophecy/tree/1.12.2" + "source": "https://github.com/phpspec/prophecy/tree/1.13.0" }, - "time": "2020-12-19T10:15:11+00:00" + "time": "2021-03-17T13:42:18+00:00" }, { "name": "phpunit/php-code-coverage", @@ -13280,20 +13247,19 @@ }, { "name": "psy/psysh", - "version": "v0.10.6", + "version": "v0.10.8", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "6f990c19f91729de8b31e639d6e204ea59f19cf3" + "reference": "e4573f47750dd6c92dca5aee543fa77513cbd8d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/6f990c19f91729de8b31e639d6e204ea59f19cf3", - "reference": "6f990c19f91729de8b31e639d6e204ea59f19cf3", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/e4573f47750dd6c92dca5aee543fa77513cbd8d3", + "reference": "e4573f47750dd6c92dca5aee543fa77513cbd8d3", "shasum": "" }, "require": { - "dnoegel/php-xdg-base-dir": "0.1.*", "ext-json": "*", "ext-tokenizer": "*", "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3", @@ -13350,9 +13316,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.10.6" + "source": "https://github.com/bobthecow/psysh/tree/v0.10.8" }, - "time": "2021-01-18T15:53:43+00:00" + "time": "2021-04-10T16:23:39+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -14020,16 +13986,16 @@ }, { "name": "sirbrillig/phpcs-variable-analysis", - "version": "v2.10.2", + "version": "v2.11.0", "source": { "type": "git", "url": "https://github.com/sirbrillig/phpcs-variable-analysis.git", - "reference": "0775e0c683badad52c03b11c2cd86a9fdecb937a" + "reference": "e76e816236f401458dd8e16beecab905861b5867" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/0775e0c683badad52c03b11c2cd86a9fdecb937a", - "reference": "0775e0c683badad52c03b11c2cd86a9fdecb937a", + "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/e76e816236f401458dd8e16beecab905861b5867", + "reference": "e76e816236f401458dd8e16beecab905861b5867", "shasum": "" }, "require": { @@ -14069,20 +14035,20 @@ "source": "https://github.com/sirbrillig/phpcs-variable-analysis", "wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki" }, - "time": "2021-01-08T16:31:05+00:00" + "time": "2021-03-09T22:32:14+00:00" }, { "name": "squizlabs/php_codesniffer", - "version": "3.5.8", + "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "9d583721a7157ee997f235f327de038e7ea6dac4" + "reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/9d583721a7157ee997f235f327de038e7ea6dac4", - "reference": "9d583721a7157ee997f235f327de038e7ea6dac4", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ffced0d2c8fa8e6cdc4d695a743271fab6c38625", + "reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625", "shasum": "" }, "require": { @@ -14125,7 +14091,7 @@ "source": "https://github.com/squizlabs/PHP_CodeSniffer", "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" }, - "time": "2020-10-23T02:01:07+00:00" + "time": "2021-04-09T00:54:41+00:00" }, { "name": "symfony/browser-kit", @@ -14485,7 +14451,7 @@ }, { "name": "symfony/polyfill-php80", - "version": "v1.22.0", + "version": "v1.22.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", @@ -14548,7 +14514,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.22.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.22.1" }, "funding": [ { @@ -14568,16 +14534,16 @@ }, { "name": "symfony/var-dumper", - "version": "v4.4.18", + "version": "v4.4.21", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "4f31364bbc8177f2a6dbc125ac3851634ebe2a03" + "reference": "0da0e174f728996f5d5072d6a9f0a42259dbc806" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/4f31364bbc8177f2a6dbc125ac3851634ebe2a03", - "reference": "4f31364bbc8177f2a6dbc125ac3851634ebe2a03", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/0da0e174f728996f5d5072d6a9f0a42259dbc806", + "reference": "0da0e174f728996f5d5072d6a9f0a42259dbc806", "shasum": "" }, "require": { @@ -14594,7 +14560,7 @@ "ext-iconv": "*", "symfony/console": "^3.4|^4.0|^5.0", "symfony/process": "^4.4|^5.0", - "twig/twig": "^1.34|^2.4|^3.0" + "twig/twig": "^1.43|^2.13|^3.0.4" }, "suggest": { "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", @@ -14630,14 +14596,14 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony mechanism for exploring and dumping PHP variables", + "description": "Provides mechanisms for walking through any arbitrary PHP variable", "homepage": "https://symfony.com", "keywords": [ "debug", "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v4.4.18" + "source": "https://github.com/symfony/var-dumper/tree/v4.4.21" }, "funding": [ { @@ -14653,7 +14619,7 @@ "type": "tidelift" } ], - "time": "2020-12-08T16:59:59+00:00" + "time": "2021-03-27T19:49:03+00:00" }, { "name": "theseer/tokenizer", @@ -14805,12 +14771,12 @@ "source": { "type": "git", "url": "https://gitlab.com/weitzman/drupal-test-traits.git", - "reference": "d3326119b8e318ada30b9f8aa501e5f0e469eed2" + "reference": "b902b579a99393dabd7eaad4f0041c9da7e29152" }, "dist": { "type": "zip", - "url": "https://gitlab.com/api/v4/projects/weitzman%2Fdrupal-test-traits/repository/archive.zip?sha=d3326119b8e318ada30b9f8aa501e5f0e469eed2", - "reference": "d3326119b8e318ada30b9f8aa501e5f0e469eed2", + "url": "https://gitlab.com/api/v4/projects/weitzman%2Fdrupal-test-traits/repository/archive.zip?sha=b902b579a99393dabd7eaad4f0041c9da7e29152", + "reference": "b902b579a99393dabd7eaad4f0041c9da7e29152", "shasum": "" }, "require": { @@ -14870,7 +14836,7 @@ "support": { "issues": "https://gitlab.com/api/v4/projects/6878188/issues" }, - "time": "2021-01-10T02:15:37+00:00" + "time": "2021-04-16T01:33:10+00:00" } ], "aliases": [],