Update composer lock with security release, other updates

This commit is contained in:
benjamin melançon 2021-08-13 09:59:29 -04:00
parent e15c50e740
commit 1e6b9bef3c

248
composer.lock generated
View file

@ -3865,16 +3865,16 @@
}, },
{ {
"name": "drupal/core", "name": "drupal/core",
"version": "8.9.16", "version": "8.9.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core.git", "url": "https://github.com/drupal/core.git",
"reference": "498effa27ae5111f53f04fbe80fd05369a88c53d" "reference": "e536176c45d9d75ec57f7a12c0e3c0aead856841"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/498effa27ae5111f53f04fbe80fd05369a88c53d", "url": "https://api.github.com/repos/drupal/core/zipball/e536176c45d9d75ec57f7a12c0e3c0aead856841",
"reference": "498effa27ae5111f53f04fbe80fd05369a88c53d", "reference": "e536176c45d9d75ec57f7a12c0e3c0aead856841",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3901,7 +3901,7 @@
"laminas/laminas-diactoros": "^1.8", "laminas/laminas-diactoros": "^1.8",
"laminas/laminas-feed": "^2.12", "laminas/laminas-feed": "^2.12",
"masterminds/html5": "^2.1", "masterminds/html5": "^2.1",
"pear/archive_tar": "^1.4.12", "pear/archive_tar": "^1.4.14",
"php": "^7.0.8", "php": "^7.0.8",
"psr/log": "^1.0", "psr/log": "^1.0",
"stack/builder": "^1.0", "stack/builder": "^1.0",
@ -4093,13 +4093,13 @@
], ],
"description": "Drupal is an open source content management platform powering millions of websites and applications.", "description": "Drupal is an open source content management platform powering millions of websites and applications.",
"support": { "support": {
"source": "https://github.com/drupal/core/tree/8.9.16" "source": "https://github.com/drupal/core/tree/8.9.18"
}, },
"time": "2021-05-25T09:17:58+00:00" "time": "2021-08-12T17:48:42+00:00"
}, },
{ {
"name": "drupal/core-composer-scaffold", "name": "drupal/core-composer-scaffold",
"version": "8.9.16", "version": "8.9.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-composer-scaffold.git", "url": "https://github.com/drupal/core-composer-scaffold.git",
@ -4143,22 +4143,22 @@
"drupal" "drupal"
], ],
"support": { "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" "time": "2020-08-07T22:30:30+00:00"
}, },
{ {
"name": "drupal/core-recommended", "name": "drupal/core-recommended",
"version": "8.9.16", "version": "8.9.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-recommended.git", "url": "https://github.com/drupal/core-recommended.git",
"reference": "ec38f5cb75ca1848f2247a645d4a4dee4abe4c28" "reference": "71839bb9799b70f449b76294b461877ba1e9ff2c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/ec38f5cb75ca1848f2247a645d4a4dee4abe4c28", "url": "https://api.github.com/repos/drupal/core-recommended/zipball/71839bb9799b70f449b76294b461877ba1e9ff2c",
"reference": "ec38f5cb75ca1848f2247a645d4a4dee4abe4c28", "reference": "71839bb9799b70f449b76294b461877ba1e9ff2c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4170,7 +4170,7 @@
"doctrine/common": "v2.7.3", "doctrine/common": "v2.7.3",
"doctrine/inflector": "v1.2.0", "doctrine/inflector": "v1.2.0",
"doctrine/lexer": "1.0.2", "doctrine/lexer": "1.0.2",
"drupal/core": "8.9.16", "drupal/core": "8.9.18",
"easyrdf/easyrdf": "0.9.1", "easyrdf/easyrdf": "0.9.1",
"egulias/email-validator": "2.1.17", "egulias/email-validator": "2.1.17",
"guzzlehttp/guzzle": "6.5.4", "guzzlehttp/guzzle": "6.5.4",
@ -4183,7 +4183,7 @@
"laminas/laminas-zendframework-bridge": "1.0.4", "laminas/laminas-zendframework-bridge": "1.0.4",
"masterminds/html5": "2.3.0", "masterminds/html5": "2.3.0",
"paragonie/random_compat": "v9.99.99", "paragonie/random_compat": "v9.99.99",
"pear/archive_tar": "1.4.13", "pear/archive_tar": "1.4.14",
"pear/console_getopt": "v1.4.3", "pear/console_getopt": "v1.4.3",
"pear/pear-core-minimal": "v1.10.10", "pear/pear-core-minimal": "v1.10.10",
"pear/pear_exception": "v1.0.1", "pear/pear_exception": "v1.0.1",
@ -4228,9 +4228,9 @@
], ],
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
"support": { "support": {
"source": "https://github.com/drupal/core-recommended/tree/8.9.16" "source": "https://github.com/drupal/core-recommended/tree/8.9.18"
}, },
"time": "2021-05-25T09:17:58+00:00" "time": "2021-08-12T17:48:42+00:00"
}, },
{ {
"name": "drupal/crop", "name": "drupal/crop",
@ -6712,17 +6712,17 @@
}, },
{ {
"name": "drupal/field_group", "name": "drupal/field_group",
"version": "3.1.0", "version": "3.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/field_group.git", "url": "https://git.drupalcode.org/project/field_group.git",
"reference": "8.x-3.1" "reference": "8.x-3.2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.1.zip", "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.2.zip",
"reference": "8.x-3.1", "reference": "8.x-3.2",
"shasum": "8a719eaea594f0ba874172831cb28da93c66b77a" "shasum": "2020bbfe40f6ba43bc733ae7c8761632572433a0"
}, },
"require": { "require": {
"drupal/core": "^8.8 || ^9" "drupal/core": "^8.8 || ^9"
@ -6733,8 +6733,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-3.1", "version": "8.x-3.2",
"datestamp": "1591772567", "datestamp": "1628513585",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -8951,31 +8951,31 @@
}, },
{ {
"name": "drupal/scheduler", "name": "drupal/scheduler",
"version": "1.3.0", "version": "1.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/scheduler.git", "url": "https://git.drupalcode.org/project/scheduler.git",
"reference": "8.x-1.3" "reference": "8.x-1.4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/scheduler-8.x-1.3.zip", "url": "https://ftp.drupal.org/files/projects/scheduler-8.x-1.4.zip",
"reference": "8.x-1.3", "reference": "8.x-1.4",
"shasum": "704f9e289c7a42ddfb65297beb0be02e324f02c6" "shasum": "5b2203e4688e5d3ac67d0780605809c92c6ece70"
}, },
"require": { "require": {
"drupal/core": "^8 || ^9" "drupal/core": "^8 || ^9"
}, },
"require-dev": { "require-dev": {
"drupal/devel_generate": "^2.0 || 3.x-dev", "drupal/devel_generate": "^2.0 || 4.x-dev",
"drupal/rules": "^3", "drupal/rules": "^3",
"drush/drush": "^9.0 || ^10" "drush/drush": "^9.0 || ^10"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.3", "version": "8.x-1.4",
"datestamp": "1591436219", "datestamp": "1626702090",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -8983,7 +8983,7 @@
}, },
"drush": { "drush": {
"services": { "services": {
"drush.services.yml": "^9" "drush.services.yml": "^9 || ^10"
} }
} }
}, },
@ -9134,17 +9134,17 @@
}, },
{ {
"name": "drupal/search_api", "name": "drupal/search_api",
"version": "1.19.0", "version": "1.20.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/search_api.git", "url": "https://git.drupalcode.org/project/search_api.git",
"reference": "8.x-1.19" "reference": "8.x-1.20"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.19.zip", "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.20.zip",
"reference": "8.x-1.19", "reference": "8.x-1.20",
"shasum": "5654e9d02117e28c585d89a25ea3cc40d20c5019" "shasum": "4bed60ac7b502ccc1d4a01411aa35d2cb7f496c7"
}, },
"require": { "require": {
"drupal/core": "^8.8 || ^9" "drupal/core": "^8.8 || ^9"
@ -9165,8 +9165,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.19", "version": "8.x-1.20",
"datestamp": "1612192040", "datestamp": "1626684847",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -9174,7 +9174,7 @@
}, },
"drush": { "drush": {
"services": { "services": {
"drush.services.yml": "^9" "drush.services.yml": "^9 || ^10"
} }
} }
}, },
@ -9206,7 +9206,7 @@
}, },
{ {
"name": "drupal/search_api_db", "name": "drupal/search_api_db",
"version": "1.19.0", "version": "1.20.0",
"require": { "require": {
"drupal/core": "^8.8 || ^9", "drupal/core": "^8.8 || ^9",
"drupal/search_api": "*" "drupal/search_api": "*"
@ -9214,8 +9214,8 @@
"type": "metapackage", "type": "metapackage",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.19", "version": "8.x-1.20",
"datestamp": "1612192040", "datestamp": "1626684847",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -9300,17 +9300,17 @@
}, },
{ {
"name": "drupal/skins", "name": "drupal/skins",
"version": "1.0.0-rc2", "version": "1.0.0-rc3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/skins.git", "url": "https://git.drupalcode.org/project/skins.git",
"reference": "8.x-1.0-rc2" "reference": "8.x-1.0-rc3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/skins-8.x-1.0-rc2.zip", "url": "https://ftp.drupal.org/files/projects/skins-8.x-1.0-rc3.zip",
"reference": "8.x-1.0-rc2", "reference": "8.x-1.0-rc3",
"shasum": "798404891a9f21538bf0bf513594197f4ae8e94c" "shasum": "28744035c0bd89865b75733f98474154cab4d25b"
}, },
"require": { "require": {
"drupal/core": "^8.8 || ^9" "drupal/core": "^8.8 || ^9"
@ -9318,8 +9318,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.0-rc2", "version": "8.x-1.0-rc3",
"datestamp": "1604019090", "datestamp": "1627756727",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories." "message": "RC releases are not covered by Drupal security advisories."
@ -12408,16 +12408,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v4.11.0", "version": "v4.12.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "fe14cf3672a149364fb66dfe11bf6549af899f94" "reference": "6608f01670c3cc5079e18c1dab1104e002579143"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/fe14cf3672a149364fb66dfe11bf6549af899f94", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143",
"reference": "fe14cf3672a149364fb66dfe11bf6549af899f94", "reference": "6608f01670c3cc5079e18c1dab1104e002579143",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12458,9 +12458,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nikic/PHP-Parser/issues", "issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.11.0" "source": "https://github.com/nikic/PHP-Parser/tree/v4.12.0"
}, },
"time": "2021-07-03T13:36:55+00:00" "time": "2021-07-21T10:44:31+00:00"
}, },
{ {
"name": "p3k/http", "name": "p3k/http",
@ -12867,16 +12867,16 @@
}, },
{ {
"name": "pear/archive_tar", "name": "pear/archive_tar",
"version": "1.4.13", "version": "1.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pear/Archive_Tar.git", "url": "https://github.com/pear/Archive_Tar.git",
"reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011" "reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pear/Archive_Tar/zipball/2b87b41178cc6d4ad3cba678a46a1cae49786011", "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
"reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011", "reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12943,7 +12943,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2021-02-16T10:50:50+00:00" "time": "2021-07-20T13:53:39+00:00"
}, },
{ {
"name": "pear/console_getopt", "name": "pear/console_getopt",
@ -13519,16 +13519,16 @@
}, },
{ {
"name": "stripe/stripe-php", "name": "stripe/stripe-php",
"version": "v7.88.0", "version": "v7.93.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/stripe/stripe-php.git", "url": "https://github.com/stripe/stripe-php.git",
"reference": "7203d00ba9b09830c0c5d5c06a9558db43b8e0ea" "reference": "c739cf6841bb3498e23bd52ecfadfcb21c521a14"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/7203d00ba9b09830c0c5d5c06a9558db43b8e0ea", "url": "https://api.github.com/repos/stripe/stripe-php/zipball/c739cf6841bb3498e23bd52ecfadfcb21c521a14",
"reference": "7203d00ba9b09830c0c5d5c06a9558db43b8e0ea", "reference": "c739cf6841bb3498e23bd52ecfadfcb21c521a14",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -13574,9 +13574,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/stripe/stripe-php/issues", "issues": "https://github.com/stripe/stripe-php/issues",
"source": "https://github.com/stripe/stripe-php/tree/v7.88.0" "source": "https://github.com/stripe/stripe-php/tree/v7.93.0"
}, },
"time": "2021-07-09T20:01:03+00:00" "time": "2021-08-11T18:48:54+00:00"
}, },
{ {
"name": "svg-pan-zoom/svg-pan-zoom", "name": "svg-pan-zoom/svg-pan-zoom",
@ -14119,21 +14119,22 @@
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v4.4.26", "version": "v4.4.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "a501126eb6ec9288a3434af01b3d4499ec1268a0" "reference": "517fb795794faf29086a77d99eb8f35e457837a7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/a501126eb6ec9288a3434af01b3d4499ec1268a0", "url": "https://api.github.com/repos/symfony/filesystem/zipball/517fb795794faf29086a77d99eb8f35e457837a7",
"reference": "a501126eb6ec9288a3434af01b3d4499ec1268a0", "reference": "517fb795794faf29086a77d99eb8f35e457837a7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.1.3", "php": ">=7.1.3",
"symfony/polyfill-ctype": "~1.8" "symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-php80": "^1.16"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -14161,7 +14162,7 @@
"description": "Provides basic utilities for the filesystem", "description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/filesystem/tree/v4.4.26" "source": "https://github.com/symfony/filesystem/tree/v4.4.27"
}, },
"funding": [ "funding": [
{ {
@ -14177,24 +14178,25 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-06-30T07:12:23+00:00" "time": "2021-07-21T12:19:41+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v5.3.0", "version": "v5.3.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "0ae3f047bed4edff6fd35b26a9a6bfdc92c953c6" "reference": "17f50e06018baec41551a71a15731287dbaab186"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/0ae3f047bed4edff6fd35b26a9a6bfdc92c953c6", "url": "https://api.github.com/repos/symfony/finder/zipball/17f50e06018baec41551a71a15731287dbaab186",
"reference": "0ae3f047bed4edff6fd35b26a9a6bfdc92c953c6", "reference": "17f50e06018baec41551a71a15731287dbaab186",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.2.5" "php": ">=7.2.5",
"symfony/polyfill-php80": "^1.16"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -14222,7 +14224,7 @@
"description": "Finds files and directories via an intuitive fluent interface", "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/finder/tree/v5.3.0" "source": "https://github.com/symfony/finder/tree/v5.3.4"
}, },
"funding": [ "funding": [
{ {
@ -14238,7 +14240,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-05-26T12:52:38+00:00" "time": "2021-07-23T15:54:19+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
@ -14947,16 +14949,16 @@
}, },
{ {
"name": "symfony/polyfill-php80", "name": "symfony/polyfill-php80",
"version": "v1.23.0", "version": "v1.23.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php80.git", "url": "https://github.com/symfony/polyfill-php80.git",
"reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0" "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/eca0bf41ed421bed1b57c4958bab16aa86b757d0", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
"reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0", "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -15010,7 +15012,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-php80/tree/v1.23.0" "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
}, },
"funding": [ "funding": [
{ {
@ -15026,7 +15028,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-02-19T12:13:01+00:00" "time": "2021-07-28T13:41:28+00:00"
}, },
{ {
"name": "symfony/polyfill-util", "name": "symfony/polyfill-util",
@ -15611,23 +15613,23 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v4.4.26", "version": "v4.4.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "a586efdf2aa832d05b9249e9115d24f6a2691160" "reference": "391d6d0e7a06ab54eb7c38fab29b8d174471b3ba"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/a586efdf2aa832d05b9249e9115d24f6a2691160", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/391d6d0e7a06ab54eb7c38fab29b8d174471b3ba",
"reference": "a586efdf2aa832d05b9249e9115d24f6a2691160", "reference": "391d6d0e7a06ab54eb7c38fab29b8d174471b3ba",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.1.3", "php": ">=7.1.3",
"symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php72": "~1.5", "symfony/polyfill-php72": "~1.5",
"symfony/polyfill-php80": "^1.15" "symfony/polyfill-php80": "^1.16"
}, },
"conflict": { "conflict": {
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
@ -15680,7 +15682,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v4.4.26" "source": "https://github.com/symfony/var-dumper/tree/v4.4.27"
}, },
"funding": [ "funding": [
{ {
@ -15696,7 +15698,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-06-17T06:35:48+00:00" "time": "2021-07-23T15:41:52+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
@ -15791,16 +15793,16 @@
}, },
{ {
"name": "thinkshout/mailchimp-api-php", "name": "thinkshout/mailchimp-api-php",
"version": "v2.1.0", "version": "v2.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thinkshout/mailchimp-api-php.git", "url": "https://github.com/thinkshout/mailchimp-api-php.git",
"reference": "83ea6bcfe01b52d79b068e03c05cbfaea6c1b820" "reference": "eae0e4647ca724bbd5982bb179891af11f641578"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thinkshout/mailchimp-api-php/zipball/83ea6bcfe01b52d79b068e03c05cbfaea6c1b820", "url": "https://api.github.com/repos/thinkshout/mailchimp-api-php/zipball/eae0e4647ca724bbd5982bb179891af11f641578",
"reference": "83ea6bcfe01b52d79b068e03c05cbfaea6c1b820", "reference": "eae0e4647ca724bbd5982bb179891af11f641578",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -15826,9 +15828,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/thinkshout/mailchimp-api-php/issues", "issues": "https://github.com/thinkshout/mailchimp-api-php/issues",
"source": "https://github.com/thinkshout/mailchimp-api-php/tree/v2.1.0" "source": "https://github.com/thinkshout/mailchimp-api-php/tree/v2.1.1"
}, },
"time": "2021-04-27T19:29:12+00:00" "time": "2021-08-05T15:12:34+00:00"
}, },
{ {
"name": "tippyjs/5.x", "name": "tippyjs/5.x",
@ -16632,21 +16634,22 @@
}, },
{ {
"name": "symfony/browser-kit", "name": "symfony/browser-kit",
"version": "v4.4.25", "version": "v4.4.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/browser-kit.git", "url": "https://github.com/symfony/browser-kit.git",
"reference": "729b1f0eca3ef18ea4e1a29b166145aff75d8fa1" "reference": "9629d1524d8ced5a4ec3e94abdbd638b4ec8319b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/729b1f0eca3ef18ea4e1a29b166145aff75d8fa1", "url": "https://api.github.com/repos/symfony/browser-kit/zipball/9629d1524d8ced5a4ec3e94abdbd638b4ec8319b",
"reference": "729b1f0eca3ef18ea4e1a29b166145aff75d8fa1", "reference": "9629d1524d8ced5a4ec3e94abdbd638b4ec8319b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.1.3", "php": ">=7.1.3",
"symfony/dom-crawler": "^3.4|^4.0|^5.0" "symfony/dom-crawler": "^3.4|^4.0|^5.0",
"symfony/polyfill-php80": "^1.16"
}, },
"require-dev": { "require-dev": {
"symfony/css-selector": "^3.4|^4.0|^5.0", "symfony/css-selector": "^3.4|^4.0|^5.0",
@ -16683,7 +16686,7 @@
"description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically", "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/browser-kit/tree/v4.4.25" "source": "https://github.com/symfony/browser-kit/tree/v4.4.27"
}, },
"funding": [ "funding": [
{ {
@ -16699,20 +16702,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-05-26T17:39:37+00:00" "time": "2021-07-21T12:19:41+00:00"
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
"version": "v5.3.3", "version": "v5.3.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/config.git", "url": "https://github.com/symfony/config.git",
"reference": "a69e0c55528b47df88d3c4067ddedf32d485d662" "reference": "4268f3059c904c61636275182707f81645517a37"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/a69e0c55528b47df88d3c4067ddedf32d485d662", "url": "https://api.github.com/repos/symfony/config/zipball/4268f3059c904c61636275182707f81645517a37",
"reference": "a69e0c55528b47df88d3c4067ddedf32d485d662", "reference": "4268f3059c904c61636275182707f81645517a37",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -16720,7 +16723,7 @@
"symfony/deprecation-contracts": "^2.1", "symfony/deprecation-contracts": "^2.1",
"symfony/filesystem": "^4.4|^5.0", "symfony/filesystem": "^4.4|^5.0",
"symfony/polyfill-ctype": "~1.8", "symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-php80": "^1.15", "symfony/polyfill-php80": "^1.16",
"symfony/polyfill-php81": "^1.22" "symfony/polyfill-php81": "^1.22"
}, },
"conflict": { "conflict": {
@ -16762,7 +16765,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/config/tree/v5.3.3" "source": "https://github.com/symfony/config/tree/v5.3.4"
}, },
"funding": [ "funding": [
{ {
@ -16778,24 +16781,25 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-06-24T08:13:00+00:00" "time": "2021-07-21T12:40:44+00:00"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v4.4.25", "version": "v4.4.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
"reference": "c1e29de6dc893b130b45d20d8051efbb040560a9" "reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/c1e29de6dc893b130b45d20d8051efbb040560a9", "url": "https://api.github.com/repos/symfony/css-selector/zipball/5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6",
"reference": "c1e29de6dc893b130b45d20d8051efbb040560a9", "reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.1.3" "php": ">=7.1.3",
"symfony/polyfill-php80": "^1.16"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -16827,7 +16831,7 @@
"description": "Converts CSS selectors to XPath expressions", "description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/css-selector/tree/v4.4.25" "source": "https://github.com/symfony/css-selector/tree/v4.4.27"
}, },
"funding": [ "funding": [
{ {
@ -16843,7 +16847,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-05-26T17:39:37+00:00" "time": "2021-07-21T12:19:41+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",