From 7b4f35b6e3d6270551bfd0325ec564254a76cc0e Mon Sep 17 00:00:00 2001 From: kdruckman Date: Mon, 17 May 2021 12:54:20 -0500 Subject: [PATCH] ACMS-770: Update Facets and Cohesion, remove Cohesion patches. (#804) * ACMS-767: Update Facets and Cohesion, remove Cohesion patches. * ACMS-729: Remove Starter jobs from main branch builds. (#767) * ACMS-770: Pin patched modules. --- .travis.yml | 6 +- composer.json | 16 +- composer.lock | 912 ++++++++++++++++++++++++++------------------------ 3 files changed, 482 insertions(+), 452 deletions(-) diff --git a/.travis.yml b/.travis.yml index e963168dc..78706f18c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -69,18 +69,18 @@ matrix: # current dev test. # Exclude push group tests on this job to exclude low and medium risk tests. - { name: "Isolated test on current dev Drupal core version", if: type = push, env: ACMS_JOB=base ACMS__JOB_EXCLUDE_PHPUNIT_TEST_GROUP="push" ORCA_JOB=ISOLATED_TEST_ON_CURRENT_DEV} - - { name: "Starter", env: ACMS_JOB=starter ORCA_JOB=ISOLATED_TEST_ON_CURRENT_DEV} + - { name: "Starter", if: NOT branch = main, env: ACMS_JOB=starter ORCA_JOB=ISOLATED_TEST_ON_CURRENT_DEV} # Exclude pr group tests to exclude only low-risk tests during PR builds. - { name: "Isolated test on current dev Drupal core version - PR Tests", if: type = pull_request, env: ACMS_JOB=base ACMS__JOB_EXCLUDE_PHPUNIT_TEST_GROUP="pr" ORCA_JOB=ISOLATED_TEST_ON_CURRENT_DEV} # The following jobs run only during cron runs, and fully install the site before # running tests. - { name: "Isolated test on current dev Drupal core version - Full Install", if: type = cron, env: ACMS_JOB=base_full ORCA_JOB=ISOLATED_TEST_ON_CURRENT_DEV} - - { name: "Starter - Full Install", if: type = cron, env: ACMS_JOB=starter_full ORCA_JOB=ISOLATED_TEST_ON_CURRENT_DEV} + - { name: "Starter - Full Install", if: NOT branch = main AND type = cron, env: ACMS_JOB=starter_full ORCA_JOB=ISOLATED_TEST_ON_CURRENT_DEV} # Acquia CMS is going to support both PHP 7.3 and PHP 7.4 until Acquia Cloud # officially stop support for PHP 7.3. # Run the following jobs on PHP 7.3 to make sure it works fine, during cron run. - { php: "7.3", name: "[PHP 7.3] - Isolated test on current dev Drupal core version - Full Install", if: type = cron, env: ACMS_JOB=base_full ORCA_JOB=ISOLATED_TEST_ON_CURRENT_DEV } - - { php: "7.3", name: "[PHP 7.3] - Starter - Full Install", if: type = cron, env: ACMS_JOB=starter_full ORCA_JOB=ISOLATED_TEST_ON_CURRENT_DEV } + - { php: "7.3", name: "[PHP 7.3] - Starter - Full Install", if: NOT branch = main AND type = cron, env: ACMS_JOB=starter_full ORCA_JOB=ISOLATED_TEST_ON_CURRENT_DEV } # Uncomment the following four lines to enable the corresponding tests once # the next major version of Drupal core has an alpha release or earlier. # Until then it's wasteful to use CI jobs on them, even if they exit early. diff --git a/composer.json b/composer.json index c10709550..8aa935c68 100644 --- a/composer.json +++ b/composer.json @@ -17,8 +17,8 @@ } ], "require": { - "acquia/cohesion": "^6.5", - "acquia/cohesion-theme": "^6.5", + "acquia/cohesion": "^6.5.1", + "acquia/cohesion-theme": "^6.5.1", "acquia/drupal-environment-detector": "^1", "acquia/memcache-settings": "^1", "cweagans/composer-patches": "^1.7", @@ -27,7 +27,7 @@ "drupal/acquia_lift": "^4.2", "drupal/acquia_purge": "^1", "drupal/acquia_search": "^3.0", - "drupal/acquia_telemetry-acquia_telemetry": "^1.0-alpha4", + "drupal/acquia_telemetry-acquia_telemetry": "1.0-alpha5", "drupal/acsf": "^2", "drupal/address": "^1", "drupal/admin_toolbar": "^2.0", @@ -35,11 +35,11 @@ "drupal/checklistapi": "^2.0", "drupal/collapsiblock": "^3", "drupal/config_rewrite": "1.3", - "drupal/core": "^9.1.7", + "drupal/core": "~9.1.7", "drupal/default_content": "^2", "drupal/diff": "^1", "drupal/entity_clone": "1.0-beta4", - "drupal/facets": "^1.5", + "drupal/facets": "^1.8", "drupal/facets_pretty_paths": "^1.1", "drupal/field_group": "^3", "drupal/focal_point": "1.5", @@ -52,7 +52,7 @@ "drupal/imce": "2.x-dev", "drupal/jsonapi_extras": "^3", "drupal/memcache": "^2.2", - "drupal/moderation_dashboard": "^1.0@beta", + "drupal/moderation_dashboard": "1.0.0-beta2", "drupal/moderation_sidebar": "^1.4", "drupal/mysql56": "^1.0", "drupal/password_policy": "3.0-beta1", @@ -152,10 +152,6 @@ "drupal/core": "-p2" }, "patches": { - "acquia/cohesion": { - "Prevent error call to a member function getOption() on null during starter enable": "https://gist.githubusercontent.com/chandan-singh7929/c70de6c88b8951022786cfeed75ff714/raw/dfe8481b77594405b27af24ec88da8254d9a00c1/frontendBuilderDropzone.patch", - "Prevent possible array_flip warning on config import/export": "https://gist.githubusercontent.com/brianreese/9f5f8000853d76a3e805e5a6a39a94ba/raw/33152583acbb7888d436f1f8ce5e69609c080dee/site-studio-array-flip-warning.patch" - }, "drupal/acquia_telemetry-acquia_telemetry": { "Add check for core index": "https://www.drupal.org/files/issues/2020-08-18/3165473-27.patch" }, diff --git a/composer.lock b/composer.lock index 5defa105a..b47d75e0e 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": "8a6cce03cf0074134fe1999151b279a8", + "content-hash": "ba74ea8dce4667d1138d6773719ce912", "packages": [ { "name": "acquia/acsf-contenthub-console", @@ -102,16 +102,16 @@ }, { "name": "acquia/cohesion", - "version": "6.5.0", + "version": "6.5.1", "source": { "type": "git", "url": "https://github.com/acquia/cohesion.git", - "reference": "c257aec0f0b0c8ff162151fcf687aa210d708f4b" + "reference": "7e9a7be653309dcd43a8726164b0cc00a70d80d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/acquia/cohesion/zipball/c257aec0f0b0c8ff162151fcf687aa210d708f4b", - "reference": "c257aec0f0b0c8ff162151fcf687aa210d708f4b", + "url": "https://api.github.com/repos/acquia/cohesion/zipball/7e9a7be653309dcd43a8726164b0cc00a70d80d6", + "reference": "7e9a7be653309dcd43a8726164b0cc00a70d80d6", "shasum": "" }, "require": { @@ -161,22 +161,22 @@ ], "description": "Site Studio", "support": { - "source": "https://github.com/acquia/cohesion/tree/6.5.0" + "source": "https://github.com/acquia/cohesion/tree/6.5.1" }, - "time": "2021-03-23T09:39:11+00:00" + "time": "2021-05-13T12:47:32+00:00" }, { "name": "acquia/cohesion-theme", - "version": "6.5.0", + "version": "6.5.1", "source": { "type": "git", "url": "https://github.com/acquia/cohesion-theme.git", - "reference": "21ac548e9ada843aebc6e52c4d7a114c924c0c08" + "reference": "9dd42c1b00df7f5c45d8807bff9661d2cfd0167e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/acquia/cohesion-theme/zipball/21ac548e9ada843aebc6e52c4d7a114c924c0c08", - "reference": "21ac548e9ada843aebc6e52c4d7a114c924c0c08", + "url": "https://api.github.com/repos/acquia/cohesion-theme/zipball/9dd42c1b00df7f5c45d8807bff9661d2cfd0167e", + "reference": "9dd42c1b00df7f5c45d8807bff9661d2cfd0167e", "shasum": "" }, "type": "drupal-theme", @@ -194,9 +194,9 @@ "description": "Site Studio minimal theme", "support": { "issues": "https://github.com/acquia/cohesion-theme/issues", - "source": "https://github.com/acquia/cohesion-theme/tree/6.5.0" + "source": "https://github.com/acquia/cohesion-theme/tree/6.5.1" }, - "time": "2021-03-23T09:39:29+00:00" + "time": "2021-05-13T12:47:55+00:00" }, { "name": "acquia/content-hub-php", @@ -364,16 +364,16 @@ }, { "name": "acquia/drupal-environment-detector", - "version": "v1.3.0", + "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/acquia/drupal-environment-detector.git", - "reference": "7bd7903feeff29e37b239e65db8b0f1612a887b8" + "reference": "63b1bd0fd393c5e96e45042e2d7922682aaed6e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/acquia/drupal-environment-detector/zipball/7bd7903feeff29e37b239e65db8b0f1612a887b8", - "reference": "7bd7903feeff29e37b239e65db8b0f1612a887b8", + "url": "https://api.github.com/repos/acquia/drupal-environment-detector/zipball/63b1bd0fd393c5e96e45042e2d7922682aaed6e4", + "reference": "63b1bd0fd393c5e96e45042e2d7922682aaed6e4", "shasum": "" }, "require-dev": { @@ -408,9 +408,9 @@ "description": "Provides common methods for detecting the current Acquia environment", "support": { "issues": "https://github.com/acquia/drupal-environment-detector/issues", - "source": "https://github.com/acquia/drupal-environment-detector/tree/v1.3.0" + "source": "https://github.com/acquia/drupal-environment-detector/tree/v1.4.0" }, - "time": "2021-02-20T01:48:44+00:00" + "time": "2021-04-15T17:44:09+00:00" }, { "name": "acquia/http-hmac-php", @@ -569,16 +569,16 @@ }, { "name": "caxy/php-htmldiff", - "version": "v0.1.11", + "version": "v0.1.12", "source": { "type": "git", "url": "https://github.com/caxy/php-htmldiff.git", - "reference": "6bc1c4ad59587027b09bf50c0e086b0f45d86c86" + "reference": "7fb8aa0ad77864f1d3604ae4a31af9cbabb91485" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/6bc1c4ad59587027b09bf50c0e086b0f45d86c86", - "reference": "6bc1c4ad59587027b09bf50c0e086b0f45d86c86", + "url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/7fb8aa0ad77864f1d3604ae4a31af9cbabb91485", + "reference": "7fb8aa0ad77864f1d3604ae4a31af9cbabb91485", "shasum": "" }, "require": { @@ -624,9 +624,9 @@ ], "support": { "issues": "https://github.com/caxy/php-htmldiff/issues", - "source": "https://github.com/caxy/php-htmldiff/tree/v0.1.11" + "source": "https://github.com/caxy/php-htmldiff/tree/v0.1.12" }, - "time": "2021-02-02T11:07:36+00:00" + "time": "2021-04-05T21:19:33+00:00" }, { "name": "chi-teck/drupal-code-generator", @@ -1685,67 +1685,32 @@ }, "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/annotations", - "version": "1.12.1", + "version": "1.13.0", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "b17c5014ef81d212ac539f07a1001832df1b6d3b" + "reference": "03cb2123a67d4be806554fe670d0adc298199808" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/b17c5014ef81d212ac539f07a1001832df1b6d3b", - "reference": "b17c5014ef81d212ac539f07a1001832df1b6d3b", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/03cb2123a67d4be806554fe670d0adc298199808", + "reference": "03cb2123a67d4be806554fe670d0adc298199808", "shasum": "" }, "require": { "doctrine/lexer": "1.*", "ext-tokenizer": "*", - "php": "^7.1 || ^8.0" + "php": "^7.1 || ^8.0", + "psr/cache": "^1 || ^2 || ^3" }, "require-dev": { - "doctrine/cache": "1.*", + "doctrine/cache": "^1.11 || ^2.0", "doctrine/coding-standard": "^6.0 || ^8.1", "phpstan/phpstan": "^0.12.20", - "phpunit/phpunit": "^7.5 || ^9.1.5" + "phpunit/phpunit": "^7.5 || ^9.1.5", + "symfony/cache": "^4.4 || ^5.2" }, "type": "library", "autoload": { @@ -1788,9 +1753,9 @@ ], "support": { "issues": "https://github.com/doctrine/annotations/issues", - "source": "https://github.com/doctrine/annotations/tree/1.12.1" + "source": "https://github.com/doctrine/annotations/tree/1.13.0" }, - "time": "2021-02-21T21:00:45+00:00" + "time": "2021-04-29T07:39:39+00:00" }, { "name": "doctrine/collections", @@ -2095,17 +2060,17 @@ }, { "name": "drupal/acquia_connector", - "version": "3.0.2", + "version": "3.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/acquia_connector.git", - "reference": "3.0.2" + "reference": "3.0.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/acquia_connector-3.0.2.zip", - "reference": "3.0.2", - "shasum": "4d7e226f677a4318586565e4684ee30281fd1fbc" + "url": "https://ftp.drupal.org/files/projects/acquia_connector-3.0.3.zip", + "reference": "3.0.3", + "shasum": "ca5e42dd283313227a5e0d99d628c15d70112477" }, "require": { "drupal/core": "^8.9 || ^9", @@ -2114,8 +2079,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.0.2", - "datestamp": "1617129055", + "version": "3.0.3", + "datestamp": "1618428132", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2196,23 +2161,23 @@ }, { "name": "drupal/acquia_contenthub", - "version": "2.22.0", + "version": "2.24.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/acquia_contenthub.git", - "reference": "8.x-2.22" + "reference": "8.x-2.24" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/acquia_contenthub-8.x-2.22.zip", - "reference": "8.x-2.22", - "shasum": "b782bc2867955ba96d4d0754b93d470e552364c9" + "url": "https://ftp.drupal.org/files/projects/acquia_contenthub-8.x-2.24.zip", + "reference": "8.x-2.24", + "shasum": "266ccd37e07dbb2aeb16837d4c57840dc75e9a6f" }, "require": { "acquia/content-hub-php": "^2.0.3", "acquia/contenthub-console": "^1.3.0", "drupal/core": "^8.8 || ^9", - "drupal/depcalc": "^1.6", + "drupal/depcalc": "^1.7", "laminas/laminas-diactoros": "^1.8 || ^2.2", "symfony/psr-http-message-bridge": "^1.1.2 || ^2.0" }, @@ -2228,8 +2193,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.22", - "datestamp": "1617999950", + "version": "8.x-2.24", + "datestamp": "1620917639", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2264,6 +2229,10 @@ "name": "japerry", "homepage": "https://www.drupal.org/user/45640" }, + { + "name": "jmoreira", + "homepage": "https://www.drupal.org/user/2374486" + }, { "name": "kaynen", "homepage": "https://www.drupal.org/user/733308" @@ -2272,14 +2241,6 @@ "name": "looking4justice", "homepage": "https://www.drupal.org/user/3607847" }, - { - "name": "m.yudin", - "homepage": "https://www.drupal.org/user/2358036" - }, - { - "name": "mpcm", - "homepage": "https://www.drupal.org/user/1539366" - }, { "name": "pajor", "homepage": "https://www.drupal.org/user/3528384" @@ -2287,10 +2248,6 @@ { "name": "scor", "homepage": "https://www.drupal.org/user/52142" - }, - { - "name": "ynx", - "homepage": "https://www.drupal.org/user/3161427" } ], "description": "Module allowing Drupal sites to connect to Acquia Content Hub.", @@ -3090,17 +3047,17 @@ }, { "name": "drupal/captcha", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/captcha.git", - "reference": "8.x-1.1" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/captcha-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "2eaf6f00ea256652c09f785b26dc933cc5b3dd26" + "url": "https://ftp.drupal.org/files/projects/captcha-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "e35a2ce42b652f833d140f7571d1eef0e06b0edc" }, "require": { "drupal/core": "^8.8 || ^9" @@ -3108,8 +3065,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.1", - "datestamp": "1591160977", + "version": "8.x-1.2", + "datestamp": "1619673374", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3217,11 +3174,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": "*", @@ -3231,7 +3188,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", @@ -3256,7 +3213,7 @@ "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/collapsiblock", @@ -3680,35 +3637,38 @@ }, { "name": "drupal/ctools", - "version": "3.4.0", + "version": "3.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ctools.git", - "reference": "8.x-3.4" + "reference": "8.x-3.6" }, "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.6.zip", + "reference": "8.x-3.6", + "shasum": "9a849bb6ac9f4d02603d04b3265b35b7329e1ef5" }, "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.6", + "datestamp": "1620838181", "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": [ { @@ -4106,29 +4066,32 @@ }, { "name": "drupal/facets", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/facets.git", - "reference": "8.x-1.7" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/facets-8.x-1.7.zip", - "reference": "8.x-1.7", - "shasum": "5a8a1092617c4dde96f691e23300d0d436c5fcb3" + "url": "https://ftp.drupal.org/files/projects/facets-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "f621b84b59c5315db14a0529df5dfc74ca5bc9de" }, "require": { "drupal/core": "^8.8 || ^9" }, + "conflict": { + "drupal/search_api": "<1.14" + }, "require-dev": { - "drupal/search_api": "~1.5" + "drupal/search_api": "~1.14" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.7", - "datestamp": "1613751460", + "version": "8.x-1.8", + "datestamp": "1620838256", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4445,17 +4408,17 @@ }, { "name": "drupal/geocoder", - "version": "3.18.0", + "version": "3.20.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/geocoder.git", - "reference": "8.x-3.18" + "reference": "8.x-3.20" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/geocoder-8.x-3.18.zip", - "reference": "8.x-3.18", - "shasum": "640522486ac0308cb8c52bcdfb554094a9712833" + "url": "https://ftp.drupal.org/files/projects/geocoder-8.x-3.20.zip", + "reference": "8.x-3.20", + "shasum": "2dd95f768cc58f16e8203fee99b6ace174c2c300" }, "require": { "davedevelopment/stiphle": "^0.9.2", @@ -4470,6 +4433,8 @@ "drupal/coder": "^8.2", "drupal/geocoder_field": "*", "drupal/geofield": "*", + "geo6/geocoder-php-geopunt-provider": "^1.0", + "geo6/geocoder-php-spw-provider": "^1.0", "geocoder-php/arcgis-online-provider": "^4.0", "geocoder-php/bing-maps-provider": "^4.0", "geocoder-php/free-geoip-provider": "^4.1", @@ -4498,8 +4463,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.18", - "datestamp": "1617143945", + "version": "8.x-3.20", + "datestamp": "1617644936", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4568,17 +4533,17 @@ }, { "name": "drupal/geofield", - "version": "1.20.0", + "version": "1.22.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/geofield.git", - "reference": "8.x-1.20" + "reference": "8.x-1.22" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/geofield-8.x-1.20.zip", - "reference": "8.x-1.20", - "shasum": "cff7baf2e5e98325c7fbbe1be170538a76dfacc9" + "url": "https://ftp.drupal.org/files/projects/geofield-8.x-1.22.zip", + "reference": "8.x-1.22", + "shasum": "6fd9299863cf1bbda8747772febf4b90399f6580" }, "require": { "drupal/core": "^8.8 || ^9", @@ -4587,8 +4552,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.20", - "datestamp": "1613156933", + "version": "8.x-1.22", + "datestamp": "1617652199", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4914,7 +4879,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/imce.git", - "reference": "813443b31e77fb3a0e94e74c8068080c044b6e1d" + "reference": "18abd0e8dcf68c26e96dd92242b16f682190a0a1" }, "require": { "drupal/core": "^8.8 || ^9" @@ -6643,17 +6608,17 @@ }, { "name": "drupal/simple_sitemap", - "version": "3.9.0", + "version": "3.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/simple_sitemap.git", - "reference": "8.x-3.9" + "reference": "8.x-3.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/simple_sitemap-8.x-3.9.zip", - "reference": "8.x-3.9", - "shasum": "4892f2196e35e6fc67f3da8748825815efe6462d" + "url": "https://ftp.drupal.org/files/projects/simple_sitemap-8.x-3.10.zip", + "reference": "8.x-3.10", + "shasum": "4836e5d5bae0b4348406c832f81eabfaf16483e3" }, "require": { "drupal/core": "^8 || ^9", @@ -6662,8 +6627,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.9", - "datestamp": "1614984547", + "version": "8.x-3.10", + "datestamp": "1617840662", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6974,17 +6939,17 @@ }, { "name": "drupal/webform", - "version": "6.0.2", + "version": "6.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", - "reference": "6.0.2" + "reference": "6.0.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-6.0.2.zip", - "reference": "6.0.2", - "shasum": "a264554699736034b44fd960e2858d006029e025" + "url": "https://ftp.drupal.org/files/projects/webform-6.0.3.zip", + "reference": "6.0.3", + "shasum": "b75f79e26b5d58f4a9e047131f63c482bdaa5593" }, "require": { "drupal/core": "^8.8 || ^9" @@ -7032,8 +6997,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "6.0.2", - "datestamp": "1614794871", + "version": "6.0.3", + "datestamp": "1620250254", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7153,16 +7118,16 @@ }, { "name": "drush/drush", - "version": "10.4.0", + "version": "10.5.0", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "507cecd32b05850cf2f70c8922ddad247cd9ce10" + "reference": "3fd9f7e62ffb7f221e4be8151a738529345d22d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/507cecd32b05850cf2f70c8922ddad247cd9ce10", - "reference": "507cecd32b05850cf2f70c8922ddad247cd9ce10", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/3fd9f7e62ffb7f221e4be8151a738529345d22d5", + "reference": "3fd9f7e62ffb7f221e4be8151a738529345d22d5", "shasum": "" }, "require": { @@ -7198,7 +7163,6 @@ "david-garcia/phpwhois": "4.3.0", "drupal/alinks": "1.0.0", "drupal/core-recommended": "^8.8", - "lox/xhprof": "dev-master", "phpunit/phpunit": ">=7.5.20", "squizlabs/php_codesniffer": "^2.7 || ^3", "vlucas/phpdotenv": "^2.4", @@ -7287,7 +7251,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.4.0" + "source": "https://github.com/drush-ops/drush/tree/10.5.0" }, "funding": [ { @@ -7295,7 +7259,7 @@ "type": "github" } ], - "time": "2021-02-15T20:26:00+00:00" + "time": "2021-05-08T15:49:30+00:00" }, { "name": "e0ipso/shaper", @@ -7462,28 +7426,29 @@ }, { "name": "enlightn/security-checker", - "version": "v1.7.0", + "version": "v1.9.0", "source": { "type": "git", "url": "https://github.com/enlightn/security-checker.git", - "reference": "1ac108ba278ba0c2e71d2ce2ac4fac07ed6e8a29" + "reference": "dc5bce653fa4d9c792e9dcffa728c0642847c1e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/enlightn/security-checker/zipball/1ac108ba278ba0c2e71d2ce2ac4fac07ed6e8a29", - "reference": "1ac108ba278ba0c2e71d2ce2ac4fac07ed6e8a29", + "url": "https://api.github.com/repos/enlightn/security-checker/zipball/dc5bce653fa4d9c792e9dcffa728c0642847c1e1", + "reference": "dc5bce653fa4d9c792e9dcffa728c0642847c1e1", "shasum": "" }, "require": { "ext-json": "*", - "ext-zip": "*", "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" }, @@ -7521,9 +7486,9 @@ ], "support": { "issues": "https://github.com/enlightn/security-checker/issues", - "source": "https://github.com/enlightn/security-checker/tree/v1.7.0" + "source": "https://github.com/enlightn/security-checker/tree/v1.9.0" }, - "time": "2021-03-03T11:56:26+00:00" + "time": "2021-05-06T09:03:35+00:00" }, { "name": "ergebnis/composer-normalize", @@ -7801,16 +7766,16 @@ }, { "name": "fileeye/mimemap", - "version": "1.1.4", + "version": "1.1.5", "source": { "type": "git", "url": "https://github.com/FileEye/MimeMap.git", - "reference": "3a0ddb71f06d8fb3f84f0a3c45348af81803b16d" + "reference": "9efaad84adce38f2ee49331b2bd684c83fd9aa3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FileEye/MimeMap/zipball/3a0ddb71f06d8fb3f84f0a3c45348af81803b16d", - "reference": "3a0ddb71f06d8fb3f84f0a3c45348af81803b16d", + "url": "https://api.github.com/repos/FileEye/MimeMap/zipball/9efaad84adce38f2ee49331b2bd684c83fd9aa3b", + "reference": "9efaad84adce38f2ee49331b2bd684c83fd9aa3b", "shasum": "" }, "require": { @@ -7854,9 +7819,9 @@ ], "support": { "issues": "https://github.com/FileEye/MimeMap/issues", - "source": "https://github.com/FileEye/MimeMap/tree/master" + "source": "https://github.com/FileEye/MimeMap/tree/1.1.5" }, - "time": "2020-05-16T10:19:16+00:00" + "time": "2021-04-02T20:21:45+00:00" }, { "name": "geocoder-php/common-http", @@ -8265,16 +8230,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "1.8.1", + "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "35ea11d335fd638b5882ff1725228b3d35496ab1" + "reference": "dc960a912984efb74d0a90222870c72c87f10c91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/35ea11d335fd638b5882ff1725228b3d35496ab1", - "reference": "35ea11d335fd638b5882ff1725228b3d35496ab1", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91", + "reference": "dc960a912984efb74d0a90222870c72c87f10c91", "shasum": "" }, "require": { @@ -8334,9 +8299,9 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/1.8.1" + "source": "https://github.com/guzzle/psr7/tree/1.8.2" }, - "time": "2021-03-21T16:25:00+00:00" + "time": "2021-04-26T09:17:50+00:00" }, { "name": "http-interop/http-factory-guzzle", @@ -8464,16 +8429,16 @@ }, { "name": "laminas/laminas-diactoros", - "version": "2.5.0", + "version": "2.5.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-diactoros.git", - "reference": "4ff7400c1c12e404144992ef43c8b733fd9ad516" + "reference": "53df7b7cd66e0905e6133970a4b90392a7a08075" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/4ff7400c1c12e404144992ef43c8b733fd9ad516", - "reference": "4ff7400c1c12e404144992ef43c8b733fd9ad516", + "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/53df7b7cd66e0905e6133970a4b90392a7a08075", + "reference": "53df7b7cd66e0905e6133970a4b90392a7a08075", "shasum": "" }, "require": { @@ -8560,7 +8525,7 @@ "type": "community_bridge" } ], - "time": "2020-11-18T18:39:28+00:00" + "time": "2021-04-13T19:39:11+00:00" }, { "name": "laminas/laminas-escaper", @@ -9393,16 +9358,16 @@ }, { "name": "nesbot/carbon", - "version": "2.47.0", + "version": "2.48.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "606262fd8888b75317ba9461825a24fc34001e1e" + "reference": "d3c447f21072766cddec3522f9468a5849a76147" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/606262fd8888b75317ba9461825a24fc34001e1e", - "reference": "606262fd8888b75317ba9461825a24fc34001e1e", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/d3c447f21072766cddec3522f9468a5849a76147", + "reference": "d3c447f21072766cddec3522f9468a5849a76147", "shasum": "" }, "require": { @@ -9482,20 +9447,20 @@ "type": "tidelift" } ], - "time": "2021-04-13T21:54:02+00:00" + "time": "2021-05-07T10:08:30+00:00" }, { "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": { @@ -9536,9 +9501,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.10.4" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.10.5" }, - "time": "2020-12-20T10:01:03+00:00" + "time": "2021-05-03T19:11:20+00:00" }, { "name": "paragonie/random_compat", @@ -11410,16 +11375,16 @@ }, { "name": "psr/log", - "version": "1.1.3", + "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" + "reference": "d49695b909c3b7628b6289db5479a1c204601f11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", - "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", + "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", + "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "" }, "require": { @@ -11443,7 +11408,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", @@ -11454,26 +11419,25 @@ "psr-3" ], "support": { - "source": "https://github.com/php-fig/log/tree/1.1.3" + "source": "https://github.com/php-fig/log/tree/1.1.4" }, - "time": "2020-03-23T09:12:05+00:00" + "time": "2021-05-03T11:20:27+00:00" }, { "name": "psy/psysh", - "version": "v0.10.7", + "version": "v0.10.8", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "a395af46999a12006213c0c8346c9445eb31640c" + "reference": "e4573f47750dd6c92dca5aee543fa77513cbd8d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/a395af46999a12006213c0c8346c9445eb31640c", - "reference": "a395af46999a12006213c0c8346c9445eb31640c", + "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", @@ -11530,9 +11494,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.10.7" + "source": "https://github.com/bobthecow/psysh/tree/v0.10.8" }, - "time": "2021-03-14T02:14:56+00:00" + "time": "2021-04-10T16:23:39+00:00" }, { "name": "ralouphie/getallheaders", @@ -12773,16 +12737,16 @@ }, { "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": { @@ -12825,7 +12789,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": "stack/builder", @@ -12946,16 +12910,16 @@ }, { "name": "symfony/cache", - "version": "v5.2.7", + "version": "v5.2.8", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "1d801d1dc5e3840e832568db6b35a954cfb435a8" + "reference": "c13bfc6682a669e6ba592ba3305139ebf946a811" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/1d801d1dc5e3840e832568db6b35a954cfb435a8", - "reference": "1d801d1dc5e3840e832568db6b35a954cfb435a8", + "url": "https://api.github.com/repos/symfony/cache/zipball/c13bfc6682a669e6ba592ba3305139ebf946a811", + "reference": "c13bfc6682a669e6ba592ba3305139ebf946a811", "shasum": "" }, "require": { @@ -13021,7 +12985,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v5.2.7" + "source": "https://github.com/symfony/cache/tree/v5.2.8" }, "funding": [ { @@ -13037,7 +13001,7 @@ "type": "tidelift" } ], - "time": "2021-04-23T16:56:33+00:00" + "time": "2021-05-07T13:41:16+00:00" }, { "name": "symfony/cache-contracts", @@ -13120,16 +13084,16 @@ }, { "name": "symfony/config", - "version": "v4.4.20", + "version": "v4.4.23", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "98606c6fa1a8f55ff964ccdd704275bf5b9f71b3" + "reference": "be9e601f17fc684ddfd6c675fdfcd04bb51fa928" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/98606c6fa1a8f55ff964ccdd704275bf5b9f71b3", - "reference": "98606c6fa1a8f55ff964ccdd704275bf5b9f71b3", + "url": "https://api.github.com/repos/symfony/config/zipball/be9e601f17fc684ddfd6c675fdfcd04bb51fa928", + "reference": "be9e601f17fc684ddfd6c675fdfcd04bb51fa928", "shasum": "" }, "require": { @@ -13176,7 +13140,7 @@ "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v4.4.20" + "source": "https://github.com/symfony/config/tree/v4.4.23" }, "funding": [ { @@ -13192,20 +13156,20 @@ "type": "tidelift" } ], - "time": "2021-02-22T15:36:50+00:00" + "time": "2021-05-07T13:37:51+00:00" }, { "name": "symfony/console", - "version": "v4.4.21", + "version": "v4.4.23", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "1ba4560dbbb9fcf5ae28b61f71f49c678086cf23" + "reference": "1ab187ac21d41d7d34a4f529091a1f5d0bb2924f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/1ba4560dbbb9fcf5ae28b61f71f49c678086cf23", - "reference": "1ba4560dbbb9fcf5ae28b61f71f49c678086cf23", + "url": "https://api.github.com/repos/symfony/console/zipball/1ab187ac21d41d7d34a4f529091a1f5d0bb2924f", + "reference": "1ab187ac21d41d7d34a4f529091a1f5d0bb2924f", "shasum": "" }, "require": { @@ -13265,7 +13229,7 @@ "description": "Eases the creation of beautiful and testable command line interfaces", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/console/tree/v4.4.21" + "source": "https://github.com/symfony/console/tree/v4.4.23" }, "funding": [ { @@ -13281,20 +13245,20 @@ "type": "tidelift" } ], - "time": "2021-03-26T09:23:24+00:00" + "time": "2021-05-10T12:53:15+00:00" }, { "name": "symfony/debug", - "version": "v4.4.20", + "version": "v4.4.22", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "157bbec4fd773bae53c5483c50951a5530a2cc16" + "reference": "45b2136377cca5f10af858968d6079a482bca473" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/157bbec4fd773bae53c5483c50951a5530a2cc16", - "reference": "157bbec4fd773bae53c5483c50951a5530a2cc16", + "url": "https://api.github.com/repos/symfony/debug/zipball/45b2136377cca5f10af858968d6079a482bca473", + "reference": "45b2136377cca5f10af858968d6079a482bca473", "shasum": "" }, "require": { @@ -13334,7 +13298,7 @@ "description": "Provides tools to ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/debug/tree/v4.4.20" + "source": "https://github.com/symfony/debug/tree/v4.4.22" }, "funding": [ { @@ -13350,20 +13314,20 @@ "type": "tidelift" } ], - "time": "2021-01-28T16:54:48+00:00" + "time": "2021-04-02T07:50:12+00:00" }, { "name": "symfony/dependency-injection", - "version": "v4.4.21", + "version": "v4.4.23", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "b5f97557faa48ead4671bc311cfca423d476e93e" + "reference": "c1d4b65852f22e19131dea626e236a8e07d64479" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/b5f97557faa48ead4671bc311cfca423d476e93e", - "reference": "b5f97557faa48ead4671bc311cfca423d476e93e", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c1d4b65852f22e19131dea626e236a8e07d64479", + "reference": "c1d4b65852f22e19131dea626e236a8e07d64479", "shasum": "" }, "require": { @@ -13384,7 +13348,7 @@ "require-dev": { "symfony/config": "^4.3", "symfony/expression-language": "^3.4|^4.0|^5.0", - "symfony/yaml": "^3.4|^4.0|^5.0" + "symfony/yaml": "^4.4|^5.0" }, "suggest": { "symfony/config": "", @@ -13419,7 +13383,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v4.4.21" + "source": "https://github.com/symfony/dependency-injection/tree/v4.4.23" }, "funding": [ { @@ -13435,20 +13399,20 @@ "type": "tidelift" } ], - "time": "2021-03-05T18:16:26+00:00" + "time": "2021-05-11T15:55:42+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v2.2.0", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665" + "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665", - "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627", + "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627", "shasum": "" }, "require": { @@ -13457,7 +13421,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.2-dev" + "dev-main": "2.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -13486,7 +13450,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/master" + "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0" }, "funding": [ { @@ -13502,20 +13466,20 @@ "type": "tidelift" } ], - "time": "2020-09-07T11:33:47+00:00" + "time": "2021-03-23T23:28:01+00:00" }, { "name": "symfony/error-handler", - "version": "v4.4.21", + "version": "v4.4.23", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "48e81a375525872e788c2418430f54150d935810" + "reference": "21d75bfbdfdd3581a7f97080deb98926987f14a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/48e81a375525872e788c2418430f54150d935810", - "reference": "48e81a375525872e788c2418430f54150d935810", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/21d75bfbdfdd3581a7f97080deb98926987f14a7", + "reference": "21d75bfbdfdd3581a7f97080deb98926987f14a7", "shasum": "" }, "require": { @@ -13555,7 +13519,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v4.4.21" + "source": "https://github.com/symfony/error-handler/tree/v4.4.23" }, "funding": [ { @@ -13571,7 +13535,7 @@ "type": "tidelift" } ], - "time": "2021-03-08T10:28:40+00:00" + "time": "2021-05-02T20:47:26+00:00" }, { "name": "symfony/event-dispatcher", @@ -13737,16 +13701,16 @@ }, { "name": "symfony/filesystem", - "version": "v4.4.21", + "version": "v4.4.22", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "940826c465be2690c9fae91b2793481e5cbd6834" + "reference": "f0f06656a18304cdeacb2c4c0113a2b78a2b4c2a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/940826c465be2690c9fae91b2793481e5cbd6834", - "reference": "940826c465be2690c9fae91b2793481e5cbd6834", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/f0f06656a18304cdeacb2c4c0113a2b78a2b4c2a", + "reference": "f0f06656a18304cdeacb2c4c0113a2b78a2b4c2a", "shasum": "" }, "require": { @@ -13779,7 +13743,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v4.4.21" + "source": "https://github.com/symfony/filesystem/tree/v4.4.22" }, "funding": [ { @@ -13795,20 +13759,20 @@ "type": "tidelift" } ], - "time": "2021-03-28T09:59:32+00:00" + "time": "2021-04-01T10:24:12+00:00" }, { "name": "symfony/finder", - "version": "v4.4.20", + "version": "v4.4.23", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "2543795ab1570df588b9bbd31e1a2bd7037b94f6" + "reference": "67b77716f517e3f864759232e1201e7aa2ab0e82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/2543795ab1570df588b9bbd31e1a2bd7037b94f6", - "reference": "2543795ab1570df588b9bbd31e1a2bd7037b94f6", + "url": "https://api.github.com/repos/symfony/finder/zipball/67b77716f517e3f864759232e1201e7aa2ab0e82", + "reference": "67b77716f517e3f864759232e1201e7aa2ab0e82", "shasum": "" }, "require": { @@ -13840,7 +13804,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v4.4.20" + "source": "https://github.com/symfony/finder/tree/v4.4.23" }, "funding": [ { @@ -13856,20 +13820,20 @@ "type": "tidelift" } ], - "time": "2021-02-12T10:48:09+00:00" + "time": "2021-05-09T09:13:09+00:00" }, { "name": "symfony/http-client-contracts", - "version": "v2.3.1", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", - "reference": "41db680a15018f9c1d4b23516059633ce280ca33" + "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/41db680a15018f9c1d4b23516059633ce280ca33", - "reference": "41db680a15018f9c1d4b23516059633ce280ca33", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/7e82f6084d7cae521a75ef2cb5c9457bbda785f4", + "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4", "shasum": "" }, "require": { @@ -13880,9 +13844,8 @@ }, "type": "library", "extra": { - "branch-version": "2.3", "branch-alias": { - "dev-main": "2.3-dev" + "dev-main": "2.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -13919,7 +13882,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/http-client-contracts/tree/v2.3.1" + "source": "https://github.com/symfony/http-client-contracts/tree/v2.4.0" }, "funding": [ { @@ -13935,20 +13898,20 @@ "type": "tidelift" } ], - "time": "2020-10-14T17:08:19+00:00" + "time": "2021-04-11T23:07:08+00:00" }, { "name": "symfony/http-foundation", - "version": "v4.4.20", + "version": "v4.4.23", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "02d968647fe61b2f419a8dc70c468a9d30a48d3a" + "reference": "2ffb43bd6c589a274ee1e93a5fd6b7ef1577b9c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/02d968647fe61b2f419a8dc70c468a9d30a48d3a", - "reference": "02d968647fe61b2f419a8dc70c468a9d30a48d3a", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/2ffb43bd6c589a274ee1e93a5fd6b7ef1577b9c5", + "reference": "2ffb43bd6c589a274ee1e93a5fd6b7ef1577b9c5", "shasum": "" }, "require": { @@ -13987,7 +13950,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v4.4.20" + "source": "https://github.com/symfony/http-foundation/tree/v4.4.23" }, "funding": [ { @@ -14003,20 +13966,20 @@ "type": "tidelift" } ], - "time": "2021-02-25T17:11:33+00:00" + "time": "2021-05-05T07:40:41+00:00" }, { "name": "symfony/http-kernel", - "version": "v4.4.21", + "version": "v4.4.23", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "0248214120d00c5f44f1cd5d9ad65f0b38459333" + "reference": "95bb42312503a212f4467529bac8735f01226ff9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/0248214120d00c5f44f1cd5d9ad65f0b38459333", - "reference": "0248214120d00c5f44f1cd5d9ad65f0b38459333", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/95bb42312503a212f4467529bac8735f01226ff9", + "reference": "95bb42312503a212f4467529bac8735f01226ff9", "shasum": "" }, "require": { @@ -14091,7 +14054,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v4.4.21" + "source": "https://github.com/symfony/http-kernel/tree/v4.4.23" }, "funding": [ { @@ -14107,20 +14070,20 @@ "type": "tidelift" } ], - "time": "2021-03-29T05:11:04+00:00" + "time": "2021-05-12T13:13:32+00:00" }, { "name": "symfony/mime", - "version": "v5.2.6", + "version": "v5.2.7", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "1b2092244374cbe48ae733673f2ca0818b37197b" + "reference": "7af452bf51c46f18da00feb32e1ad36db9426515" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/1b2092244374cbe48ae733673f2ca0818b37197b", - "reference": "1b2092244374cbe48ae733673f2ca0818b37197b", + "url": "https://api.github.com/repos/symfony/mime/zipball/7af452bf51c46f18da00feb32e1ad36db9426515", + "reference": "7af452bf51c46f18da00feb32e1ad36db9426515", "shasum": "" }, "require": { @@ -14174,7 +14137,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v5.2.6" + "source": "https://github.com/symfony/mime/tree/v5.2.7" }, "funding": [ { @@ -14190,7 +14153,7 @@ "type": "tidelift" } ], - "time": "2021-03-12T13:18:39+00:00" + "time": "2021-04-29T20:47:09+00:00" }, { "name": "symfony/polyfill-ctype", @@ -14842,16 +14805,16 @@ }, { "name": "symfony/process", - "version": "v4.4.20", + "version": "v4.4.22", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "7e950b6366d4da90292c2e7fa820b3c1842b965a" + "reference": "f5481b22729d465acb1cea3455fc04ce84b0148b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/7e950b6366d4da90292c2e7fa820b3c1842b965a", - "reference": "7e950b6366d4da90292c2e7fa820b3c1842b965a", + "url": "https://api.github.com/repos/symfony/process/zipball/f5481b22729d465acb1cea3455fc04ce84b0148b", + "reference": "f5481b22729d465acb1cea3455fc04ce84b0148b", "shasum": "" }, "require": { @@ -14883,7 +14846,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v4.4.20" + "source": "https://github.com/symfony/process/tree/v4.4.22" }, "funding": [ { @@ -14899,7 +14862,7 @@ "type": "tidelift" } ], - "time": "2021-01-27T09:09:26+00:00" + "time": "2021-04-07T16:22:29+00:00" }, { "name": "symfony/psr-http-message-bridge", @@ -14991,16 +14954,16 @@ }, { "name": "symfony/routing", - "version": "v4.4.20", + "version": "v4.4.22", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "69919991c845b34626664ddc9b3aef9d09d2a5df" + "reference": "049e7c5c41f98511959668791b4adc0898a821b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/69919991c845b34626664ddc9b3aef9d09d2a5df", - "reference": "69919991c845b34626664ddc9b3aef9d09d2a5df", + "url": "https://api.github.com/repos/symfony/routing/zipball/049e7c5c41f98511959668791b4adc0898a821b3", + "reference": "049e7c5c41f98511959668791b4adc0898a821b3", "shasum": "" }, "require": { @@ -15059,7 +15022,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v4.4.20" + "source": "https://github.com/symfony/routing/tree/v4.4.22" }, "funding": [ { @@ -15075,20 +15038,20 @@ "type": "tidelift" } ], - "time": "2021-02-22T15:37:04+00:00" + "time": "2021-04-11T12:59:39+00:00" }, { "name": "symfony/serializer", - "version": "v4.4.20", + "version": "v4.4.22", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "9fa36329a06282e1fc856b84f645472a410c3922" + "reference": "9db284ce4b1194797ad2ac6ad5406c5b416a9bb4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/9fa36329a06282e1fc856b84f645472a410c3922", - "reference": "9fa36329a06282e1fc856b84f645472a410c3922", + "url": "https://api.github.com/repos/symfony/serializer/zipball/9db284ce4b1194797ad2ac6ad5406c5b416a9bb4", + "reference": "9db284ce4b1194797ad2ac6ad5406c5b416a9bb4", "shasum": "" }, "require": { @@ -15154,7 +15117,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v4.4.20" + "source": "https://github.com/symfony/serializer/tree/v4.4.22" }, "funding": [ { @@ -15170,25 +15133,25 @@ "type": "tidelift" } ], - "time": "2021-02-26T12:02:03+00:00" + "time": "2021-04-13T06:32:41+00:00" }, { "name": "symfony/service-contracts", - "version": "v2.2.0", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1" + "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1", - "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb", + "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb", "shasum": "" }, "require": { "php": ">=7.2.5", - "psr/container": "^1.0" + "psr/container": "^1.1" }, "suggest": { "symfony/service-implementation": "" @@ -15196,7 +15159,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.2-dev" + "dev-main": "2.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -15233,7 +15196,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/master" + "source": "https://github.com/symfony/service-contracts/tree/v2.4.0" }, "funding": [ { @@ -15249,20 +15212,20 @@ "type": "tidelift" } ], - "time": "2020-09-07T11:33:47+00:00" + "time": "2021-04-01T10:43:52+00:00" }, { "name": "symfony/translation", - "version": "v4.4.21", + "version": "v4.4.23", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "eb8f5428cc3b40d6dffe303b195b084f1c5fbd14" + "reference": "ff6e63c7b5de874464642969968f61f8dc649ac3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/eb8f5428cc3b40d6dffe303b195b084f1c5fbd14", - "reference": "eb8f5428cc3b40d6dffe303b195b084f1c5fbd14", + "url": "https://api.github.com/repos/symfony/translation/zipball/ff6e63c7b5de874464642969968f61f8dc649ac3", + "reference": "ff6e63c7b5de874464642969968f61f8dc649ac3", "shasum": "" }, "require": { @@ -15321,7 +15284,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v4.4.21" + "source": "https://github.com/symfony/translation/tree/v4.4.23" }, "funding": [ { @@ -15337,20 +15300,20 @@ "type": "tidelift" } ], - "time": "2021-03-23T16:25:01+00:00" + "time": "2021-04-28T06:59:52+00:00" }, { "name": "symfony/translation-contracts", - "version": "v2.3.0", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105" + "reference": "95c812666f3e91db75385749fe219c5e494c7f95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e2eaa60b558f26a4b0354e1bbb25636efaaad105", - "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/95c812666f3e91db75385749fe219c5e494c7f95", + "reference": "95c812666f3e91db75385749fe219c5e494c7f95", "shasum": "" }, "require": { @@ -15362,7 +15325,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3-dev" + "dev-main": "2.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -15399,7 +15362,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v2.3.0" + "source": "https://github.com/symfony/translation-contracts/tree/v2.4.0" }, "funding": [ { @@ -15415,20 +15378,20 @@ "type": "tidelift" } ], - "time": "2020-09-28T13:05:58+00:00" + "time": "2021-03-23T23:28:01+00:00" }, { "name": "symfony/validator", - "version": "v4.4.21", + "version": "v4.4.22", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "c00da06b82b8591548f52b4d6aad0faa0985843e" + "reference": "65525b93ebc48c2992271f435e1391bbb049367a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/c00da06b82b8591548f52b4d6aad0faa0985843e", - "reference": "c00da06b82b8591548f52b4d6aad0faa0985843e", + "url": "https://api.github.com/repos/symfony/validator/zipball/65525b93ebc48c2992271f435e1391bbb049367a", + "reference": "65525b93ebc48c2992271f435e1391bbb049367a", "shasum": "" }, "require": { @@ -15504,7 +15467,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v4.4.21" + "source": "https://github.com/symfony/validator/tree/v4.4.22" }, "funding": [ { @@ -15520,20 +15483,20 @@ "type": "tidelift" } ], - "time": "2021-03-23T11:25:54+00:00" + "time": "2021-04-14T09:41:13+00:00" }, { "name": "symfony/var-dumper", - "version": "v5.2.6", + "version": "v5.2.8", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "89412a68ea2e675b4e44f260a5666729f77f668e" + "reference": "d693200a73fae179d27f8f1b16b4faf3e8569eba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/89412a68ea2e675b4e44f260a5666729f77f668e", - "reference": "89412a68ea2e675b4e44f260a5666729f77f668e", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/d693200a73fae179d27f8f1b16b4faf3e8569eba", + "reference": "d693200a73fae179d27f8f1b16b4faf3e8569eba", "shasum": "" }, "require": { @@ -15592,7 +15555,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v5.2.6" + "source": "https://github.com/symfony/var-dumper/tree/v5.2.8" }, "funding": [ { @@ -15608,20 +15571,20 @@ "type": "tidelift" } ], - "time": "2021-03-28T09:42:18+00:00" + "time": "2021-05-07T13:42:21+00:00" }, { "name": "symfony/var-exporter", - "version": "v5.2.7", + "version": "v5.2.8", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "01184a5ab95eb9500b9b0ef3e525979e003d9c81" + "reference": "d26db2d2b2d7eb2c1adb8545179f8803998b8237" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/01184a5ab95eb9500b9b0ef3e525979e003d9c81", - "reference": "01184a5ab95eb9500b9b0ef3e525979e003d9c81", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/d26db2d2b2d7eb2c1adb8545179f8803998b8237", + "reference": "d26db2d2b2d7eb2c1adb8545179f8803998b8237", "shasum": "" }, "require": { @@ -15665,7 +15628,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v5.3.0-BETA1" + "source": "https://github.com/symfony/var-exporter/tree/v5.3.0-BETA3" }, "funding": [ { @@ -15681,20 +15644,20 @@ "type": "tidelift" } ], - "time": "2021-04-01T10:42:13+00:00" + "time": "2021-05-07T13:42:21+00:00" }, { "name": "symfony/yaml", - "version": "v4.4.21", + "version": "v4.4.22", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "3871c720871029f008928244e56cf43497da7e9d" + "reference": "1c2fd24147961525eaefb65b11987cab75adab59" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/3871c720871029f008928244e56cf43497da7e9d", - "reference": "3871c720871029f008928244e56cf43497da7e9d", + "url": "https://api.github.com/repos/symfony/yaml/zipball/1c2fd24147961525eaefb65b11987cab75adab59", + "reference": "1c2fd24147961525eaefb65b11987cab75adab59", "shasum": "" }, "require": { @@ -15736,7 +15699,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v4.4.21" + "source": "https://github.com/symfony/yaml/tree/v4.4.22" }, "funding": [ { @@ -15752,7 +15715,7 @@ "type": "tidelift" } ], - "time": "2021-03-05T17:58:50+00:00" + "time": "2021-04-23T12:09:37+00:00" }, { "name": "theseer/tokenizer", @@ -15806,16 +15769,16 @@ }, { "name": "twig/twig", - "version": "v2.14.4", + "version": "v2.14.5", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "0b4ba691fb99ec7952d25deb36c0a83061b93bbf" + "reference": "c9dd15b3a80725bc4919730fae462bddcc960820" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/0b4ba691fb99ec7952d25deb36c0a83061b93bbf", - "reference": "0b4ba691fb99ec7952d25deb36c0a83061b93bbf", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/c9dd15b3a80725bc4919730fae462bddcc960820", + "reference": "c9dd15b3a80725bc4919730fae462bddcc960820", "shasum": "" }, "require": { @@ -15869,7 +15832,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v2.14.4" + "source": "https://github.com/twigphp/Twig/tree/v2.14.5" }, "funding": [ { @@ -15881,7 +15844,7 @@ "type": "tidelift" } ], - "time": "2021-03-10T10:05:55+00:00" + "time": "2021-05-12T08:02:35+00:00" }, { "name": "typhonius/acquia-php-sdk-v2", @@ -16719,20 +16682,21 @@ }, { "name": "composer/composer", - "version": "2.0.12", + "version": "2.0.13", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "6c12ce263da71641903e399c3ce8ecb08fd375fb" + "reference": "986e8b86b7b570632ad0a905c3726c33dd4c0efb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/6c12ce263da71641903e399c3ce8ecb08fd375fb", - "reference": "6c12ce263da71641903e399c3ce8ecb08fd375fb", + "url": "https://api.github.com/repos/composer/composer/zipball/986e8b86b7b570632ad0a905c3726c33dd4c0efb", + "reference": "986e8b86b7b570632ad0a905c3726c33dd4c0efb", "shasum": "" }, "require": { "composer/ca-bundle": "^1.0", + "composer/metadata-minifier": "^1.0", "composer/semver": "^3.0", "composer/spdx-licenses": "^1.2", "composer/xdebug-handler": "^1.1", @@ -16796,7 +16760,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/composer/issues", - "source": "https://github.com/composer/composer/tree/2.0.12" + "source": "https://github.com/composer/composer/tree/2.0.13" }, "funding": [ { @@ -16812,20 +16776,20 @@ "type": "tidelift" } ], - "time": "2021-04-01T08:14:59+00:00" + "time": "2021-04-27T11:11:08+00:00" }, { "name": "composer/installers", - "version": "v1.10.0", + "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d" + "reference": "ae03311f45dfe194412081526be2e003960df74b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d", - "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d", + "url": "https://api.github.com/repos/composer/installers/zipball/ae03311f45dfe194412081526be2e003960df74b", + "reference": "ae03311f45dfe194412081526be2e003960df74b", "shasum": "" }, "require": { @@ -16919,6 +16883,7 @@ "majima", "mako", "mediawiki", + "miaoxing", "modulework", "modx", "moodle", @@ -16936,6 +16901,7 @@ "sydes", "sylius", "symfony", + "tastyigniter", "typo3", "wordpress", "yawik", @@ -16944,7 +16910,7 @@ ], "support": { "issues": "https://github.com/composer/installers/issues", - "source": "https://github.com/composer/installers/tree/v1.10.0" + "source": "https://github.com/composer/installers/tree/v1.11.0" }, "funding": [ { @@ -16960,7 +16926,76 @@ "type": "tidelift" } ], - "time": "2021-01-14T11:07:16+00:00" + "time": "2021-04-28T06:42:17+00:00" + }, + { + "name": "composer/metadata-minifier", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/composer/metadata-minifier.git", + "reference": "c549d23829536f0d0e984aaabbf02af91f443207" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/metadata-minifier/zipball/c549d23829536f0d0e984aaabbf02af91f443207", + "reference": "c549d23829536f0d0e984aaabbf02af91f443207", + "shasum": "" + }, + "require": { + "php": "^5.3.2 || ^7.0 || ^8.0" + }, + "require-dev": { + "composer/composer": "^2", + "phpstan/phpstan": "^0.12.55", + "symfony/phpunit-bridge": "^4.2 || ^5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Composer\\MetadataMinifier\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "http://seld.be" + } + ], + "description": "Small utility library that handles metadata minification and expansion.", + "keywords": [ + "composer", + "compression" + ], + "support": { + "issues": "https://github.com/composer/metadata-minifier/issues", + "source": "https://github.com/composer/metadata-minifier/tree/1.0.0" + }, + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://github.com/composer", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "time": "2021-04-07T13:37:33+00:00" }, { "name": "composer/spdx-licenses", @@ -17177,7 +17212,7 @@ }, { "name": "drupal/core-composer-scaffold", - "version": "9.1.5", + "version": "9.1.8", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -17221,13 +17256,13 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/9.1.5" + "source": "https://github.com/drupal/core-composer-scaffold/tree/9.1.8" }, "time": "2020-08-07T22:30:13+00:00" }, { "name": "drupal/core-dev", - "version": "9.1.5", + "version": "9.1.8", "source": { "type": "git", "url": "https://github.com/drupal/core-dev.git", @@ -17270,7 +17305,7 @@ ], "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/9.1.5" + "source": "https://github.com/drupal/core-dev/tree/9.1.8" }, "time": "2020-10-28T08:13:15+00:00" }, @@ -17632,16 +17667,16 @@ }, { "name": "pdepend/pdepend", - "version": "2.9.0", + "version": "2.9.1", "source": { "type": "git", "url": "https://github.com/pdepend/pdepend.git", - "reference": "b6452ce4b570f540be3a4f46276dd8d8f4fa5ead" + "reference": "1632f0cee84512ffd6dde71e58536b3b06528c41" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pdepend/pdepend/zipball/b6452ce4b570f540be3a4f46276dd8d8f4fa5ead", - "reference": "b6452ce4b570f540be3a4f46276dd8d8f4fa5ead", + "url": "https://api.github.com/repos/pdepend/pdepend/zipball/1632f0cee84512ffd6dde71e58536b3b06528c41", + "reference": "1632f0cee84512ffd6dde71e58536b3b06528c41", "shasum": "" }, "require": { @@ -17677,7 +17712,7 @@ "description": "Official version of pdepend to be handled with Composer", "support": { "issues": "https://github.com/pdepend/pdepend/issues", - "source": "https://github.com/pdepend/pdepend/tree/2.9.0" + "source": "https://github.com/pdepend/pdepend/tree/2.9.1" }, "funding": [ { @@ -17685,25 +17720,25 @@ "type": "tidelift" } ], - "time": "2021-03-11T09:20:40+00:00" + "time": "2021-04-15T21:36:28+00:00" }, { "name": "php-parallel-lint/php-parallel-lint", - "version": "v1.2.0", + "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/php-parallel-lint/PHP-Parallel-Lint.git", - "reference": "474f18bc6cc6aca61ca40bfab55139de614e51ca" + "reference": "772a954e5f119f6f5871d015b23eabed8cbdadfb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-parallel-lint/PHP-Parallel-Lint/zipball/474f18bc6cc6aca61ca40bfab55139de614e51ca", - "reference": "474f18bc6cc6aca61ca40bfab55139de614e51ca", + "url": "https://api.github.com/repos/php-parallel-lint/PHP-Parallel-Lint/zipball/772a954e5f119f6f5871d015b23eabed8cbdadfb", + "reference": "772a954e5f119f6f5871d015b23eabed8cbdadfb", "shasum": "" }, "require": { "ext-json": "*", - "php": ">=5.4.0" + "php": ">=5.3.0" }, "replace": { "grogy/php-parallel-lint": "*", @@ -17712,7 +17747,7 @@ "require-dev": { "nette/tester": "^1.3 || ^2.0", "php-parallel-lint/php-console-highlighter": "~0.3", - "squizlabs/php_codesniffer": "~3.0" + "squizlabs/php_codesniffer": "^3.5" }, "suggest": { "php-parallel-lint/php-console-highlighter": "Highlight syntax in code snippet" @@ -17740,9 +17775,9 @@ "homepage": "https://github.com/php-parallel-lint/PHP-Parallel-Lint", "support": { "issues": "https://github.com/php-parallel-lint/PHP-Parallel-Lint/issues", - "source": "https://github.com/php-parallel-lint/PHP-Parallel-Lint/tree/master" + "source": "https://github.com/php-parallel-lint/PHP-Parallel-Lint/tree/v1.3.0" }, - "time": "2020-04-04T12:18:32+00:00" + "time": "2021-04-07T14:42:48+00:00" }, { "name": "phpcompatibility/php-compatibility", @@ -17808,22 +17843,22 @@ }, { "name": "phpmd/phpmd", - "version": "2.9.1", + "version": "2.10.1", "source": { "type": "git", "url": "https://github.com/phpmd/phpmd.git", - "reference": "ce10831d4ddc2686c1348a98069771dd314534a8" + "reference": "bd5ef43d1dcaf7272605027c959c1c5ff3761f7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpmd/phpmd/zipball/ce10831d4ddc2686c1348a98069771dd314534a8", - "reference": "ce10831d4ddc2686c1348a98069771dd314534a8", + "url": "https://api.github.com/repos/phpmd/phpmd/zipball/bd5ef43d1dcaf7272605027c959c1c5ff3761f7a", + "reference": "bd5ef43d1dcaf7272605027c959c1c5ff3761f7a", "shasum": "" }, "require": { - "composer/xdebug-handler": "^1.0", + "composer/xdebug-handler": "^1.0 || ^2.0", "ext-xml": "*", - "pdepend/pdepend": "^2.7.1", + "pdepend/pdepend": "^2.9.1", "php": ">=5.3.9" }, "require-dev": { @@ -17831,7 +17866,7 @@ "ext-json": "*", "ext-simplexml": "*", "gregwar/rst": "^1.0", - "mikey179/vfsstream": "^1.6.4", + "mikey179/vfsstream": "^1.6.8", "phpunit/phpunit": "^4.8.36 || ^5.7.27", "squizlabs/php_codesniffer": "^2.0" }, @@ -17879,7 +17914,7 @@ "support": { "irc": "irc://irc.freenode.org/phpmd", "issues": "https://github.com/phpmd/phpmd/issues", - "source": "https://github.com/phpmd/phpmd/tree/2.9.1" + "source": "https://github.com/phpmd/phpmd/tree/2.10.1" }, "funding": [ { @@ -17887,20 +17922,20 @@ "type": "tidelift" } ], - "time": "2020-09-23T22:06:32+00:00" + "time": "2021-05-11T17:16:16+00:00" }, { "name": "phpro/grumphp-shim", - "version": "v1.3.1", + "version": "v1.3.3", "source": { "type": "git", "url": "https://github.com/phpro/grumphp-shim.git", - "reference": "5536482f3cb79cebbd31c562a5f846c4e426dca0" + "reference": "c40fdb64d3ec4b107b538e618a05f1cb215bc718" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpro/grumphp-shim/zipball/5536482f3cb79cebbd31c562a5f846c4e426dca0", - "reference": "5536482f3cb79cebbd31c562a5f846c4e426dca0", + "url": "https://api.github.com/repos/phpro/grumphp-shim/zipball/c40fdb64d3ec4b107b538e618a05f1cb215bc718", + "reference": "c40fdb64d3ec4b107b538e618a05f1cb215bc718", "shasum": "" }, "require": { @@ -17912,7 +17947,7 @@ "phpro/grumphp": "self.version" }, "require-dev": { - "humbug/box": "^3.9.0", + "humbug/box": "^3.12.2", "jetbrains/phpstorm-stubs": "dev-master@dev" }, "bin": [ @@ -17945,9 +17980,9 @@ "description": "GrumPHP Phar distribution", "support": { "issues": "https://github.com/phpro/grumphp-shim/issues", - "source": "https://github.com/phpro/grumphp-shim/tree/v1.3.1" + "source": "https://github.com/phpro/grumphp-shim/tree/v1.3.3" }, - "time": "2021-02-04T06:29:19+00:00" + "time": "2021-05-12T17:59:33+00:00" }, { "name": "phpstan/phpdoc-parser", @@ -18321,16 +18356,16 @@ }, { "name": "symfony/browser-kit", - "version": "v4.4.20", + "version": "v4.4.22", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "cfa8d92f95294747e3abc04969efee51ed374424" + "reference": "4c8b42b4aae93517e8f67d68c5cbe69413e3e3c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/cfa8d92f95294747e3abc04969efee51ed374424", - "reference": "cfa8d92f95294747e3abc04969efee51ed374424", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/4c8b42b4aae93517e8f67d68c5cbe69413e3e3c1", + "reference": "4c8b42b4aae93517e8f67d68c5cbe69413e3e3c1", "shasum": "" }, "require": { @@ -18372,7 +18407,7 @@ "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/browser-kit/tree/v4.4.20" + "source": "https://github.com/symfony/browser-kit/tree/v4.4.22" }, "funding": [ { @@ -18388,20 +18423,20 @@ "type": "tidelift" } ], - "time": "2021-02-18T10:52:56+00:00" + "time": "2021-04-08T07:40:10+00:00" }, { "name": "symfony/css-selector", - "version": "v4.4.20", + "version": "v4.4.22", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "f907d3e53ecb2a5fad8609eb2f30525287a734c8" + "reference": "01c77324d1d47efbfd7891f62a7c256c69330115" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/f907d3e53ecb2a5fad8609eb2f30525287a734c8", - "reference": "f907d3e53ecb2a5fad8609eb2f30525287a734c8", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/01c77324d1d47efbfd7891f62a7c256c69330115", + "reference": "01c77324d1d47efbfd7891f62a7c256c69330115", "shasum": "" }, "require": { @@ -18437,7 +18472,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v4.4.20" + "source": "https://github.com/symfony/css-selector/tree/v4.4.22" }, "funding": [ { @@ -18453,7 +18488,7 @@ "type": "tidelift" } ], - "time": "2021-01-27T09:09:26+00:00" + "time": "2021-04-07T15:47:03+00:00" }, { "name": "symfony/dom-crawler", @@ -18530,16 +18565,16 @@ }, { "name": "symfony/lock", - "version": "v4.4.21", + "version": "v4.4.23", "source": { "type": "git", "url": "https://github.com/symfony/lock.git", - "reference": "e95b36dd178eb43b02e84b90635399da4a9c3120" + "reference": "0859e744a614e96260949f10d9ac4b8adc8cdd0f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/lock/zipball/e95b36dd178eb43b02e84b90635399da4a9c3120", - "reference": "e95b36dd178eb43b02e84b90635399da4a9c3120", + "url": "https://api.github.com/repos/symfony/lock/zipball/0859e744a614e96260949f10d9ac4b8adc8cdd0f", + "reference": "0859e744a614e96260949f10d9ac4b8adc8cdd0f", "shasum": "" }, "require": { @@ -18587,7 +18622,7 @@ "semaphore" ], "support": { - "source": "https://github.com/symfony/lock/tree/v4.4.21" + "source": "https://github.com/symfony/lock/tree/v4.4.23" }, "funding": [ { @@ -18603,20 +18638,20 @@ "type": "tidelift" } ], - "time": "2021-03-24T08:30:27+00:00" + "time": "2021-05-04T12:06:07+00:00" }, { "name": "symfony/phpunit-bridge", - "version": "v5.2.6", + "version": "v5.2.8", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "f2f94fd78379cdcdef09dd5025af791301913968" + "reference": "b3cf2c3f7f6196fb498002920c1ae9036d9e5619" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/f2f94fd78379cdcdef09dd5025af791301913968", - "reference": "f2f94fd78379cdcdef09dd5025af791301913968", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/b3cf2c3f7f6196fb498002920c1ae9036d9e5619", + "reference": "b3cf2c3f7f6196fb498002920c1ae9036d9e5619", "shasum": "" }, "require": { @@ -18670,7 +18705,7 @@ "description": "Provides utilities for PHPUnit, especially user deprecation notices management", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v5.2.6" + "source": "https://github.com/symfony/phpunit-bridge/tree/v5.2.8" }, "funding": [ { @@ -18686,7 +18721,7 @@ "type": "tidelift" } ], - "time": "2021-03-23T20:42:04+00:00" + "time": "2021-05-07T12:56:09+00:00" }, { "name": "weitzman/drupal-test-traits", @@ -18764,8 +18799,7 @@ "aliases": [], "minimum-stability": "dev", "stability-flags": { - "drupal/imce": 20, - "drupal/moderation_dashboard": 10 + "drupal/imce": 20 }, "prefer-stable": true, "prefer-lowest": false,