diff --git a/composer.lock b/composer.lock index bab3674..d84872d 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "abraham/twitteroauth", - "version": "5.0.0", + "version": "6.1.0", "source": { "type": "git", "url": "https://github.com/abraham/twitteroauth.git", - "reference": "6a68a5e53f72fbb31d4d304dc4752d3adefe0d10" + "reference": "20efddf17cd5105dfbf19282048432aa28bc414c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/6a68a5e53f72fbb31d4d304dc4752d3adefe0d10", - "reference": "6a68a5e53f72fbb31d4d304dc4752d3adefe0d10", + "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/20efddf17cd5105dfbf19282048432aa28bc414c", + "reference": "20efddf17cd5105dfbf19282048432aa28bc414c", "shasum": "" }, "require": { @@ -30,7 +30,7 @@ "php-vcr/phpunit-testlistener-vcr": "dev-php8", "phpmd/phpmd": "^2", "phpunit/phpunit": "^9", - "rector/rector": "^0.14.0", + "rector/rector": "^0.15.7", "squizlabs/php_codesniffer": "^3" }, "type": "library", @@ -66,7 +66,7 @@ "issues": "https://github.com/abraham/twitteroauth/issues", "source": "https://github.com/abraham/twitteroauth" }, - "time": "2023-01-17T01:10:54+00:00" + "time": "2023-08-08T03:20:20+00:00" }, { "name": "agaric/oxford-comma", @@ -649,16 +649,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.3.6", + "version": "1.3.7", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "90d087e988ff194065333d16bc5cf649872d9cdb" + "reference": "76e46335014860eec1aa5a724799a00a2e47cc85" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/90d087e988ff194065333d16bc5cf649872d9cdb", - "reference": "90d087e988ff194065333d16bc5cf649872d9cdb", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/76e46335014860eec1aa5a724799a00a2e47cc85", + "reference": "76e46335014860eec1aa5a724799a00a2e47cc85", "shasum": "" }, "require": { @@ -705,7 +705,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.3.6" + "source": "https://github.com/composer/ca-bundle/tree/1.3.7" }, "funding": [ { @@ -721,7 +721,7 @@ "type": "tidelift" } ], - "time": "2023-06-06T12:02:59+00:00" + "time": "2023-08-30T09:31:38+00:00" }, { "name": "composer/installers", @@ -1169,16 +1169,16 @@ }, { "name": "consolidation/output-formatters", - "version": "4.3.1", + "version": "4.3.2", "source": { "type": "git", "url": "https://github.com/consolidation/output-formatters.git", - "reference": "f65524e9ecd2bd0021c4b18710005caaa6dcbd86" + "reference": "06711568b4cd169700ff7e8075db0a9a341ceb58" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/f65524e9ecd2bd0021c4b18710005caaa6dcbd86", - "reference": "f65524e9ecd2bd0021c4b18710005caaa6dcbd86", + "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/06711568b4cd169700ff7e8075db0a9a341ceb58", + "reference": "06711568b4cd169700ff7e8075db0a9a341ceb58", "shasum": "" }, "require": { @@ -1217,9 +1217,9 @@ "description": "Format text by applying transformations provided by plug-in formatters.", "support": { "issues": "https://github.com/consolidation/output-formatters/issues", - "source": "https://github.com/consolidation/output-formatters/tree/4.3.1" + "source": "https://github.com/consolidation/output-formatters/tree/4.3.2" }, - "time": "2023-05-20T03:23:06+00:00" + "time": "2023-07-06T04:45:41+00:00" }, { "name": "consolidation/robo", @@ -1991,20 +1991,20 @@ }, { "name": "doctrine/reflection", - "version": "1.2.3", + "version": "1.2.4", "source": { "type": "git", "url": "https://github.com/doctrine/reflection.git", - "reference": "1034e5e71f89978b80f9c1570e7226f6c3b9b6fb" + "reference": "6bcea3e81ab8b3d0abe5fde5300bbc8a968960c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/reflection/zipball/1034e5e71f89978b80f9c1570e7226f6c3b9b6fb", - "reference": "1034e5e71f89978b80f9c1570e7226f6c3b9b6fb", + "url": "https://api.github.com/repos/doctrine/reflection/zipball/6bcea3e81ab8b3d0abe5fde5300bbc8a968960c7", + "reference": "6bcea3e81ab8b3d0abe5fde5300bbc8a968960c7", "shasum": "" }, "require": { - "doctrine/annotations": "^1.0", + "doctrine/annotations": "^1.0 || ^2.0", "ext-tokenizer": "*", "php": "^7.1 || ^8.0" }, @@ -2062,23 +2062,23 @@ ], "support": { "issues": "https://github.com/doctrine/reflection/issues", - "source": "https://github.com/doctrine/reflection/tree/1.2.3" + "source": "https://github.com/doctrine/reflection/tree/1.2.4" }, "abandoned": "roave/better-reflection", - "time": "2022-05-31T18:46:25+00:00" + "time": "2023-07-27T18:11:59+00:00" }, { "name": "dragonmantank/cron-expression", - "version": "v3.3.2", + "version": "v3.3.3", "source": { "type": "git", "url": "https://github.com/dragonmantank/cron-expression.git", - "reference": "782ca5968ab8b954773518e9e49a6f892a34b2a8" + "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/782ca5968ab8b954773518e9e49a6f892a34b2a8", - "reference": "782ca5968ab8b954773518e9e49a6f892a34b2a8", + "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/adfb1f505deb6384dc8b39804c5065dd3c8c8c0a", + "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a", "shasum": "" }, "require": { @@ -2118,7 +2118,7 @@ ], "support": { "issues": "https://github.com/dragonmantank/cron-expression/issues", - "source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.2" + "source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.3" }, "funding": [ { @@ -2126,7 +2126,7 @@ "type": "github" } ], - "time": "2022-09-10T18:51:20+00:00" + "time": "2023-08-10T19:36:49+00:00" }, { "name": "drupal/address", @@ -2997,26 +2997,26 @@ }, { "name": "drupal/captcha", - "version": "1.10.0", + "version": "1.14.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/captcha.git", - "reference": "8.x-1.10" + "reference": "8.x-1.14" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/captcha-8.x-1.10.zip", - "reference": "8.x-1.10", - "shasum": "17fb9e34d03409809e3afd03bbeb8cbb489e7d0a" + "url": "https://ftp.drupal.org/files/projects/captcha-8.x-1.14.zip", + "reference": "8.x-1.14", + "shasum": "299be76b4a309b4758f538788ca134ddbcd30307" }, "require": { - "drupal/core": "^8.9 || ^9" + "drupal/core": ">=9.4 <11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.10", - "datestamp": "1680254570", + "version": "8.x-1.14", + "datestamp": "1691598620", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3059,10 +3059,6 @@ "name": "RobLoach", "homepage": "https://www.drupal.org/user/61114" }, - { - "name": "soxofaan", - "homepage": "https://www.drupal.org/user/41478" - }, { "name": "thomas.frobieter", "homepage": "https://www.drupal.org/user/409335" @@ -3622,29 +3618,29 @@ }, { "name": "drupal/config_actions_provider", - "version": "1.1.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_actions_provider.git", - "reference": "8.x-1.1" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_actions_provider-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "b624b072151396cad6e448a8ee8d665b85e3b17f" + "url": "https://ftp.drupal.org/files/projects/config_actions_provider-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "af685e35f0d06a00c70facaee916eb2b86f8d97b" }, "require": { "drupal/config_actions": "*", - "drupal/config_provider": "^2", + "drupal/config_provider": "*", "drupal/config_sync": "*", "drupal/core": "^8.8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.1", - "datestamp": "1687482599", + "version": "8.x-1.3", + "datestamp": "1692990328", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3765,7 +3761,7 @@ }, { "name": "drupal/config_distro_filter", - "version": "2.0.0-alpha1", + "version": "2.0.0-alpha2", "require": { "drupal/config_distro": "*", "drupal/config_filter": "*", @@ -3774,8 +3770,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "2.0.0-alpha1", - "datestamp": "1686700514", + "version": "2.0.0-alpha2", + "datestamp": "1691786887", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." @@ -4560,16 +4556,16 @@ }, { "name": "drupal/core", - "version": "9.5.9", + "version": "9.5.10", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "c3b194f9056a297f6d72e54056c818843cab9aba" + "reference": "c84bab7403943fbc4ed90ffcdde4460a94642b06" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/c3b194f9056a297f6d72e54056c818843cab9aba", - "reference": "c3b194f9056a297f6d72e54056c818843cab9aba", + "url": "https://api.github.com/repos/drupal/core/zipball/c84bab7403943fbc4ed90ffcdde4460a94642b06", + "reference": "c84bab7403943fbc4ed90ffcdde4460a94642b06", "shasum": "" }, "require": { @@ -4721,13 +4717,13 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/9.5.9" + "source": "https://github.com/drupal/core/tree/9.5.10" }, - "time": "2023-05-03T13:26:12+00:00" + "time": "2023-07-05T09:26:59+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "9.5.9", + "version": "9.5.10", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -4771,22 +4767,22 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/9.5.9" + "source": "https://github.com/drupal/core-composer-scaffold/tree/9.5.10" }, "time": "2023-04-30T16:17:33+00:00" }, { "name": "drupal/core-recommended", - "version": "9.5.9", + "version": "9.5.10", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "63865212817ab48815a95c6aaceafcab0b9eabee" + "reference": "d149750a704e63b40a7a26afed5ad1517d515fdc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/63865212817ab48815a95c6aaceafcab0b9eabee", - "reference": "63865212817ab48815a95c6aaceafcab0b9eabee", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/d149750a704e63b40a7a26afed5ad1517d515fdc", + "reference": "d149750a704e63b40a7a26afed5ad1517d515fdc", "shasum": "" }, "require": { @@ -4795,14 +4791,11 @@ "doctrine/annotations": "~1.13.3", "doctrine/lexer": "~1.2.3", "doctrine/reflection": "~1.2.3", - "drupal/core": "9.5.9", + "drupal/core": "9.5.10", "egulias/email-validator": "~3.2.1", "guzzlehttp/guzzle": "~6.5.8", "guzzlehttp/promises": "~1.5.2", "guzzlehttp/psr7": "~1.9.1", - "laminas/laminas-escaper": "~2.9.0", - "laminas/laminas-feed": "~2.17.0", - "laminas/laminas-stdlib": "~3.11.0", "longwave/laminas-diactoros": "~2.14.2", "masterminds/html5": "~2.7.6", "pear/archive_tar": "~1.4.14", @@ -4857,9 +4850,9 @@ ], "description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/9.5.9" + "source": "https://github.com/drupal/core-recommended/tree/9.5.10" }, - "time": "2023-05-03T13:26:12+00:00" + "time": "2023-07-05T09:26:59+00:00" }, { "name": "drupal/crop", @@ -4920,17 +4913,17 @@ }, { "name": "drupal/csp", - "version": "1.19.0", + "version": "1.20.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/csp.git", - "reference": "8.x-1.19" + "reference": "8.x-1.20" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/csp-8.x-1.19.zip", - "reference": "8.x-1.19", - "shasum": "ac14ab7c51ba10ac2636d5a92a02a8e762c8c4f8" + "url": "https://ftp.drupal.org/files/projects/csp-8.x-1.20.zip", + "reference": "8.x-1.20", + "shasum": "21a8253ae762fcdcc4982d2cc1a086f5911c8e31" }, "require": { "drupal/core": "^9.5 || ^10", @@ -4940,8 +4933,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.19", - "datestamp": "1680929140", + "version": "8.x-1.20", + "datestamp": "1688415844", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7656,7 +7649,7 @@ "homepage": "https://www.drupal.org/user/3094661" }, { - "name": "RenatoG", + "name": "renatog", "homepage": "https://www.drupal.org/user/3326031" }, { @@ -7681,17 +7674,17 @@ }, { "name": "drupal/eca", - "version": "1.1.3", + "version": "1.1.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/eca.git", - "reference": "1.1.3" + "reference": "1.1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/eca-1.1.3.zip", - "reference": "1.1.3", - "shasum": "be6606eacf650f7eb076ee94477838b5a4b8d9de" + "url": "https://ftp.drupal.org/files/projects/eca-1.1.4.zip", + "reference": "1.1.4", + "shasum": "fce478b8c6224997dc858bff1f8f57523c870de7" }, "require": { "dragonmantank/cron-expression": "^3.1", @@ -7716,8 +7709,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "1.1.3", - "datestamp": "1681980341", + "version": "1.1.4", + "datestamp": "1689338278", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7852,17 +7845,17 @@ }, { "name": "drupal/editoria11y", - "version": "2.0.12", + "version": "2.0.14", "source": { "type": "git", "url": "https://git.drupalcode.org/project/editoria11y.git", - "reference": "2.0.12" + "reference": "2.0.14" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/editoria11y-2.0.12.zip", - "reference": "2.0.12", - "shasum": "e0e584a2f409709f4547dfe9cc7376a80f8fa317" + "url": "https://ftp.drupal.org/files/projects/editoria11y-2.0.14.zip", + "reference": "2.0.14", + "shasum": "ac0e3d232f3c36e0d7759f1991e08ef767d11acd" }, "require": { "drupal/core": "^9 || ^10" @@ -7870,8 +7863,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.12", - "datestamp": "1680556093", + "version": "2.0.14", + "datestamp": "1692130094", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8116,20 +8109,20 @@ }, { "name": "drupal/entity_reference_override", - "version": "2.0.0-beta1", + "version": "2.0.0-beta2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_reference_override.git", - "reference": "2.0.0-beta1" + "reference": "2.0.0-beta2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_reference_override-2.0.0-beta1.zip", - "reference": "2.0.0-beta1", - "shasum": "0aa8a80f203148d02cf5dbe7bcfa4516b5236d42" + "url": "https://ftp.drupal.org/files/projects/entity_reference_override-2.0.0-beta2.zip", + "reference": "2.0.0-beta2", + "shasum": "8df72b040baee530fbf2186c8007c12b19f1286f" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^8 || ^9 || ^10" }, "require-dev": { "drupal/entity_browser": "*" @@ -8137,8 +8130,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0-beta1", - "datestamp": "1631803154", + "version": "2.0.0-beta2", + "datestamp": "1689262248", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -8162,6 +8155,10 @@ "name": "eaton", "homepage": "https://www.drupal.org/user/16496" }, + { + "name": "lelkneralfaro", + "homepage": "https://www.drupal.org/user/3577260" + }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" @@ -8537,26 +8534,26 @@ }, { "name": "drupal/exif_orientation", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/exif_orientation.git", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/exif_orientation-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "3650b4aaef539de83fb36a906d7d1c6047b12081" + "url": "https://ftp.drupal.org/files/projects/exif_orientation-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "264e2f8ac79e9132d05dc1abd9b519f44ae1012d" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^9.2 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.2", - "datestamp": "1677517974", + "version": "8.x-1.3", + "datestamp": "1692638784", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8976,28 +8973,28 @@ }, { "name": "drupal/feeds_ical", - "version": "2.0.4", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/feeds_ical.git", - "reference": "2.0.4" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/feeds_ical-2.0.4.zip", - "reference": "2.0.4", - "shasum": "f2f0efe027f7e0ae2447575224a2056621656517" + "url": "https://ftp.drupal.org/files/projects/feeds_ical-2.1.0.zip", + "reference": "2.1.0", + "shasum": "bdcffdd40d60e13b376cc2b7687a4ad00ff682d1" }, "require": { - "drupal/core": "^8 || ^9", - "drupal/feeds": "*", - "johngrogg/ics-parser": "^2" + "drupal/core": "^8 || ^9 || ^10", + "drupal/feeds": "^3.0", + "johngrogg/ics-parser": "^3" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.4", - "datestamp": "1667848430", + "version": "2.1.0", + "datestamp": "1692193477", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -9409,17 +9406,17 @@ }, { "name": "drupal/focal_point", - "version": "2.0.0", + "version": "2.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/focal_point.git", - "reference": "2.0.0" + "reference": "2.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/focal_point-2.0.0.zip", - "reference": "2.0.0", - "shasum": "ff677594c632b4b87aaace39a90a8cdf48ec3ed4" + "url": "https://ftp.drupal.org/files/projects/focal_point-2.0.2.zip", + "reference": "2.0.2", + "shasum": "8e809795ec6a68a0bc3740b0b0a41bfa53d4d6d5" }, "require": { "drupal/core": "^9.3 || ^10", @@ -9433,8 +9430,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0", - "datestamp": "1681277837", + "version": "2.0.2", + "datestamp": "1690451892", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9518,6 +9515,10 @@ "homepage": "https://www.drupal.org/u/hingo", "role": "Maintainer" }, + { + "name": "smulvih2", + "homepage": "https://www.drupal.org/user/795442" + }, { "name": "yukare", "homepage": "https://www.drupal.org/user/889254" @@ -9718,17 +9719,17 @@ }, { "name": "drupal/gin", - "version": "3.0.0-rc3", + "version": "3.0.0-rc6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gin.git", - "reference": "8.x-3.0-rc3" + "reference": "8.x-3.0-rc6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gin-8.x-3.0-rc3.zip", - "reference": "8.x-3.0-rc3", - "shasum": "8ceb6a446b69023b8c0c86baf30a205bb8163573" + "url": "https://ftp.drupal.org/files/projects/gin-8.x-3.0-rc6.zip", + "reference": "8.x-3.0-rc6", + "shasum": "45d1939be11592cff64e0e3fe4e17553e754175a" }, "require": { "drupal/core": "^9 || ^10", @@ -9737,8 +9738,8 @@ "type": "drupal-theme", "extra": { "drupal": { - "version": "8.x-3.0-rc3", - "datestamp": "1683018296", + "version": "8.x-3.0-rc6", + "datestamp": "1693299666", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -9902,26 +9903,26 @@ }, { "name": "drupal/gin_toolbar", - "version": "1.0.0-rc1", + "version": "1.0.0-rc3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gin_toolbar.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0-rc3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gin_toolbar-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "90516f6aa22f4f60f1853bdceb757940f411ec7e" + "url": "https://ftp.drupal.org/files/projects/gin_toolbar-8.x-1.0-rc3.zip", + "reference": "8.x-1.0-rc3", + "shasum": "f9ae6c1c086f008a2911eb2ced4740ac5c307faf" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1669666957", + "version": "8.x-1.0-rc3", + "datestamp": "1688477564", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -9961,7 +9962,7 @@ }, { "name": "drupal/gnode", - "version": "3.1.0", + "version": "3.2.0", "require": { "drupal/core": "^9.5 || ^10", "drupal/group": "*" @@ -9969,8 +9970,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "3.1.0", - "datestamp": "1685092524", + "version": "3.2.0", + "datestamp": "1692969097", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10070,28 +10071,28 @@ }, { "name": "drupal/group", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/group.git", - "reference": "8.x-1.5" + "reference": "8.x-1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/group-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "4b890350749ff1d388425da8343b8835847492d8" + "url": "https://ftp.drupal.org/files/projects/group-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "f9559b6e79db8420f9d13e9d4b2387b3a66fd03b" }, "require": { - "drupal/core": "^9.3 || ^10", - "drupal/entity": "^1.2", - "drupal/variationcache": "^1.1" + "drupal/core": "^9.5 || ^10", + "drupal/entity": "^1.4", + "drupal/variationcache": "^1.3" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.5", - "datestamp": "1685706327", + "version": "8.x-1.6", + "datestamp": "1693382492", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10114,7 +10115,7 @@ } ], "description": "This module allows you to group users, content and other entities", - "homepage": "http://drupal.org/project/group", + "homepage": "https://drupal.org/project/group", "support": { "source": "https://git.drupalcode.org/project/group", "issues": "https://drupal.org/project/issues/group" @@ -11281,17 +11282,17 @@ }, { "name": "drupal/linkit", - "version": "6.0.0-rc2", + "version": "6.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/linkit.git", - "reference": "6.0.0-rc2" + "reference": "6.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/linkit-6.0.0-rc2.zip", - "reference": "6.0.0-rc2", - "shasum": "69274e63d5312594cb3444656c6a0ec3800d0df4" + "url": "https://ftp.drupal.org/files/projects/linkit-6.0.0.zip", + "reference": "6.0.0", + "shasum": "3c4143eb797abee04e5af47eb1885a65e6321b51" }, "require": { "drupal/core": "^9.4 || ^10.0.0" @@ -11306,11 +11307,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "6.0.0-rc2", - "datestamp": "1688055675", + "version": "6.0.0", + "datestamp": "1688748025", "security-coverage": { - "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -11436,21 +11437,21 @@ }, { "name": "drupal/markdown", - "version": "3.0.0-rc2", + "version": "3.0.0-rc3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/markdown.git", - "reference": "3.0.0-rc2" + "reference": "3.0.0-rc3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/markdown-3.0.0-rc2.zip", - "reference": "3.0.0-rc2", - "shasum": "ccbb84b03ce1f5d2fdb8511595dde0980653845f" + "url": "https://ftp.drupal.org/files/projects/markdown-3.0.0-rc3.zip", + "reference": "3.0.0-rc3", + "shasum": "93e44b3f11f4770bfbb9ff4960e6ab4f76bc36b2" }, "require": { "composer/semver": "^1.0 || ^2.0 || ^3.0", - "drupal/core": "^8 || ^9", + "drupal/core": "^9.1 || ^10", "php": ">=5.5.9" }, "suggest": { @@ -11459,8 +11460,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.0.0-rc2", - "datestamp": "1639560570", + "version": "3.0.0-rc3", + "datestamp": "1692626406", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -11490,6 +11491,10 @@ { "name": "joelpittet", "homepage": "https://www.drupal.org/user/160302" + }, + { + "name": "markdorison", + "homepage": "https://www.drupal.org/user/346106" } ], "description": "Provides Markdown integration for Drupal and allows content to be formatted in a simple plain-text syntax that is transformed into valid HTML.", @@ -12049,17 +12054,17 @@ }, { "name": "drupal/migrate_tools", - "version": "6.0.1", + "version": "6.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_tools.git", - "reference": "6.0.1" + "reference": "6.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_tools-6.0.1.zip", - "reference": "6.0.1", - "shasum": "8c07d1b61b319acd4fd395e22ef9bf34d23299ba" + "url": "https://ftp.drupal.org/files/projects/migrate_tools-6.0.2.zip", + "reference": "6.0.2", + "shasum": "9d6346306e52a6741f3eb52e32caaa95a2752ad0" }, "require": { "drupal/core": ">=9.1", @@ -12077,8 +12082,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "6.0.1", - "datestamp": "1672424943", + "version": "6.0.2", + "datestamp": "1688670937", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12175,17 +12180,17 @@ }, { "name": "drupal/minimalhtml", - "version": "2.0.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/minimalhtml.git", - "reference": "2.0.1" + "reference": "2.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/minimalhtml-2.0.1.zip", - "reference": "2.0.1", - "shasum": "4f2db971f4433d50baef4989ab0ff3a90aeebf3d" + "url": "https://ftp.drupal.org/files/projects/minimalhtml-2.0.2.zip", + "reference": "2.0.2", + "shasum": "1dc75beafb5d392fc63648826e8cecfad1a97c37" }, "require": { "drupal/core": "^8 || ^9 || ^10", @@ -12197,8 +12202,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.1", - "datestamp": "1675196668", + "version": "2.0.2", + "datestamp": "1690397749", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12234,17 +12239,17 @@ }, { "name": "drupal/minimalhtmltitle", - "version": "2.0.1", + "version": "2.0.2", "require": { "drupal/ckeditor": "*", - "drupal/core": "^8 || ^9", + "drupal/core": "^8 || ^9 || ^10", "drupal/minimalhtml": "^2" }, "type": "metapackage", "extra": { "drupal": { - "version": "2.0.1", - "datestamp": "1675196668", + "version": "2.0.2", + "datestamp": "1690397749", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12490,7 +12495,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/octavia.git", - "reference": "fb668458cfbca9bc2c4df2964a6da3f17045c68c" + "reference": "ea777805b83809b5bf6214bb8f07ec04bc9333c4" }, "require": { "drupal/bulma": "^1.0-rc1", @@ -12505,8 +12510,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.3+29-dev", - "datestamp": "1681932459", + "version": "8.x-1.3+31-dev", + "datestamp": "1692751733", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -12750,26 +12755,26 @@ }, { "name": "drupal/paranoia", - "version": "1.0.0-rc1", + "version": "1.0.0-rc2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paranoia.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0-rc2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paranoia-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "a5a1a6d0d51d5ee93052299b2cceda207e205ee2" + "url": "https://ftp.drupal.org/files/projects/paranoia-8.x-1.0-rc2.zip", + "reference": "8.x-1.0-rc2", + "shasum": "ef9037b90412a669e719ed7ba99a52f642e0a5be" }, "require": { - "drupal/core": "^8.9 || ^9" + "drupal/core": "^8.9 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1619724399", + "version": "8.x-1.0-rc2", + "datestamp": "1690562977", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -13265,6 +13270,10 @@ "name": "aleksey.tk", "homepage": "https://www.drupal.org/user/22093" }, + { + "name": "bohart", + "homepage": "https://www.drupal.org/user/289861" + }, { "name": "Dylan Donkersgoed", "homepage": "https://www.drupal.org/user/2803351" @@ -13371,17 +13380,17 @@ }, { "name": "drupal/redirect", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/redirect.git", - "reference": "8.x-1.8" + "reference": "8.x-1.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "a7a440423434472ff7115ae69df01553f763f839" + "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.9.zip", + "reference": "8.x-1.9", + "shasum": "2987de20f509e9f7cec8a0f81d3a6774f9b0ba3e" }, "require": { "drupal/core": "^9.2 || ^10" @@ -13389,8 +13398,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1661806955", + "version": "8.x-1.9", + "datestamp": "1693393506", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13410,6 +13419,10 @@ "name": "Dave Reid", "homepage": "https://www.drupal.org/user/53892" }, + { + "name": "Kristen Pol", + "homepage": "https://www.drupal.org/user/8389" + }, { "name": "pifagor", "homepage": "https://www.drupal.org/user/2375692" @@ -13423,7 +13436,7 @@ }, { "name": "drupal/redirect_404", - "version": "1.8.0", + "version": "1.9.0", "require": { "drupal/core": "^9.2 || ^10", "drupal/redirect": "*" @@ -13431,8 +13444,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1661806955", + "version": "8.x-1.9", + "datestamp": "1693393506", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13452,6 +13465,10 @@ "name": "Dave Reid", "homepage": "https://www.drupal.org/user/53892" }, + { + "name": "Kristen Pol", + "homepage": "https://www.drupal.org/user/8389" + }, { "name": "pifagor", "homepage": "https://www.drupal.org/user/2375692" @@ -13627,17 +13644,17 @@ }, { "name": "drupal/riddler", - "version": "2.0.4", + "version": "2.0.5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/riddler.git", - "reference": "2.0.4" + "reference": "2.0.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/riddler-2.0.4.zip", - "reference": "2.0.4", - "shasum": "466ff2b6c1d9606be9cbc3ca5e178b3e1445d235" + "url": "https://ftp.drupal.org/files/projects/riddler-2.0.5.zip", + "reference": "2.0.5", + "shasum": "8f2496837c8a30eb3574a21a4b0490d9d35737ce" }, "require": { "drupal/captcha": "^1.1", @@ -13646,8 +13663,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.4", - "datestamp": "1686732998", + "version": "2.0.5", + "datestamp": "1691590961", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13881,17 +13898,17 @@ }, { "name": "drupal/scn", - "version": "2.0.2", + "version": "2.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/scn.git", - "reference": "2.0.2" + "reference": "2.0.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/scn-2.0.2.zip", - "reference": "2.0.2", - "shasum": "86e59fab576c6bcc5a8a530421ef222ec37a70a9" + "url": "https://ftp.drupal.org/files/projects/scn-2.0.3.zip", + "reference": "2.0.3", + "shasum": "f13d261528b5a61884ece9deb660c8e64c7d9ce7" }, "require": { "drupal/core": "^8 || ^9 || ^10" @@ -13899,8 +13916,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.2", - "datestamp": "1659788910", + "version": "2.0.3", + "datestamp": "1689485714", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14931,7 +14948,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/social_post_facebook.git", - "reference": "83839c8d21f0b0fc921fdbe244f5531aa040a40f" + "reference": "ceb01259cc2e21d2a9b81b58e6b32322438cfe32" }, "require": { "agaric/php-facebook": "^1", @@ -14945,7 +14962,7 @@ }, "drupal": { "version": "3.0.x-dev", - "datestamp": "1673634487", + "datestamp": "1689208381", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -15317,17 +15334,17 @@ }, { "name": "drupal/taxonomy_manager", - "version": "2.0.8", + "version": "2.0.9", "source": { "type": "git", "url": "https://git.drupalcode.org/project/taxonomy_manager.git", - "reference": "2.0.8" + "reference": "2.0.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/taxonomy_manager-2.0.8.zip", - "reference": "2.0.8", - "shasum": "efe398ad5c058ae94ea3351ed7ddd1db9116a8e6" + "url": "https://ftp.drupal.org/files/projects/taxonomy_manager-2.0.9.zip", + "reference": "2.0.9", + "shasum": "c1956d809ba2149b294eb68fe2f06ada34f4cadc" }, "require": { "drupal/core": "^9.3 || ^10", @@ -15336,8 +15353,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.8", - "datestamp": "1671544036", + "version": "2.0.9", + "datestamp": "1691588453", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -15527,7 +15544,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/tomselect.git", - "reference": "2e1652b7a07ad3c18461a95a0f09fbdfc5d0d893" + "reference": "c92e12cf22d327cd108ba2c0105e62d2fd755939" }, "require": { "drupal/core": "^8.8 || ^9 || ^10" @@ -15539,7 +15556,7 @@ }, "drupal": { "version": "1.0.x-dev", - "datestamp": "1682635132", + "datestamp": "1689033406", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -15724,6 +15741,14 @@ "name": "bircher", "homepage": "https://www.drupal.org/user/1344166" }, + { + "name": "Christian.wiedemann", + "homepage": "https://www.drupal.org/user/861002" + }, + { + "name": "DuaelFr", + "homepage": "https://www.drupal.org/user/931394" + }, { "name": "G4MBINI", "homepage": "https://www.drupal.org/user/2533498" @@ -15779,6 +15804,14 @@ "name": "bircher", "homepage": "https://www.drupal.org/user/1344166" }, + { + "name": "Christian.wiedemann", + "homepage": "https://www.drupal.org/user/861002" + }, + { + "name": "DuaelFr", + "homepage": "https://www.drupal.org/user/931394" + }, { "name": "G4MBINI", "homepage": "https://www.drupal.org/user/2533498" @@ -15833,6 +15866,14 @@ "name": "bircher", "homepage": "https://www.drupal.org/user/1344166" }, + { + "name": "Christian.wiedemann", + "homepage": "https://www.drupal.org/user/861002" + }, + { + "name": "DuaelFr", + "homepage": "https://www.drupal.org/user/931394" + }, { "name": "G4MBINI", "homepage": "https://www.drupal.org/user/2533498" @@ -15887,6 +15928,14 @@ "name": "bircher", "homepage": "https://www.drupal.org/user/1344166" }, + { + "name": "Christian.wiedemann", + "homepage": "https://www.drupal.org/user/861002" + }, + { + "name": "DuaelFr", + "homepage": "https://www.drupal.org/user/931394" + }, { "name": "G4MBINI", "homepage": "https://www.drupal.org/user/2533498" @@ -16620,7 +16669,7 @@ "source": { "type": "git", "url": "git@git.drupal.org:project/workflow_buttons.git", - "reference": "3468fc989495fd9306947e6065693716a92f354a" + "reference": "8b6d2377b49f1fade47edac8a464d45ef1082c5f" }, "default-branch": true, "type": "drupal-module", @@ -16642,7 +16691,7 @@ "issues": "https://www.drupal.org/project/issues/workflow_buttons", "source": "https://git.drupalcode.org/project/workflow_buttons.git" }, - "time": "2023-06-15T18:21:30+00:00" + "time": "2023-08-02T15:18:58+00:00" }, { "name": "drupal/wysiwyg_linebreaks", @@ -16691,20 +16740,20 @@ }, { "name": "drupal/yaml_content", - "version": "1.0.0-alpha8", + "version": "1.0.0-alpha9", "source": { "type": "git", "url": "https://git.drupalcode.org/project/yaml_content.git", - "reference": "8.x-1.0-alpha8" + "reference": "8.x-1.0-alpha9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/yaml_content-8.x-1.0-alpha8.zip", - "reference": "8.x-1.0-alpha8", - "shasum": "c18ea8f2aebf4fceb1e87e206988fbee9a6230ad" + "url": "https://ftp.drupal.org/files/projects/yaml_content-8.x-1.0-alpha9.zip", + "reference": "8.x-1.0-alpha9", + "shasum": "21854b567ef6b9a17883da061c03850f136cc9d1" }, "require": { - "drupal/core": "^8.7.7 || ^9" + "drupal/core": "^9 || ^10" }, "require-dev": { "mikey179/vfsstream": "^1.0" @@ -16712,8 +16761,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-alpha8", - "datestamp": "1658259314", + "version": "8.x-1.0-alpha9", + "datestamp": "1690397386", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -16900,12 +16949,12 @@ "source": { "type": "git", "url": "git@gitlab.com:drutopia/drutopia.git", - "reference": "d3508b43d0d133e8a9e5c534d78cd0126b45edfa" + "reference": "0716404b71144c1956eea16a1e818ddc4a214395" }, "dist": { "type": "zip", - "url": "https://gitlab.com/api/v4/projects/drutopia%2Fdrutopia/repository/archive.zip?sha=d3508b43d0d133e8a9e5c534d78cd0126b45edfa", - "reference": "d3508b43d0d133e8a9e5c534d78cd0126b45edfa", + "url": "https://gitlab.com/api/v4/projects/drutopia%2Fdrutopia/repository/archive.zip?sha=0716404b71144c1956eea16a1e818ddc4a214395", + "reference": "0716404b71144c1956eea16a1e818ddc4a214395", "shasum": "" }, "require": { @@ -16984,7 +17033,7 @@ "GPL-2.0-or-later" ], "description": "Drutopia's base distribution provides an enhanced starting place for building sites for grassroots organizations and other purposes.", - "time": "2023-04-19T13:31:28+00:00" + "time": "2023-06-27T05:18:40+00:00" }, { "name": "easyrdf/easyrdf", @@ -17294,16 +17343,16 @@ }, { "name": "giggsey/libphonenumber-for-php", - "version": "8.13.15", + "version": "8.13.19", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php.git", - "reference": "b294846e26ea985e6b1fbdfaf15387daca60c2de" + "reference": "7b60d1264ba806e68fb99b06e73e2ed07815689e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/b294846e26ea985e6b1fbdfaf15387daca60c2de", - "reference": "b294846e26ea985e6b1fbdfaf15387daca60c2de", + "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/7b60d1264ba806e68fb99b06e73e2ed07815689e", + "reference": "7b60d1264ba806e68fb99b06e73e2ed07815689e", "shasum": "" }, "require": { @@ -17362,7 +17411,7 @@ "issues": "https://github.com/giggsey/libphonenumber-for-php/issues", "source": "https://github.com/giggsey/libphonenumber-for-php" }, - "time": "2023-06-23T07:47:45+00:00" + "time": "2023-08-22T13:59:44+00:00" }, { "name": "giggsey/locale", @@ -18029,25 +18078,24 @@ }, { "name": "johngrogg/ics-parser", - "version": "v2.2.2", + "version": "v3.2.1", "source": { "type": "git", "url": "https://github.com/u01jmg3/ics-parser.git", - "reference": "69c80471a0a99142ebc72b21c2bc084e81a7c4f4" + "reference": "a3a291c51c378cc4a7f3aec6cd2478bdbd110575" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/u01jmg3/ics-parser/zipball/69c80471a0a99142ebc72b21c2bc084e81a7c4f4", - "reference": "69c80471a0a99142ebc72b21c2bc084e81a7c4f4", + "url": "https://api.github.com/repos/u01jmg3/ics-parser/zipball/a3a291c51c378cc4a7f3aec6cd2478bdbd110575", + "reference": "a3a291c51c378cc4a7f3aec6cd2478bdbd110575", "shasum": "" }, "require": { "ext-mbstring": "*", - "php": ">=5.3.9" + "php": ">=5.6.40" }, "require-dev": { - "phpunit/phpunit": "^4", - "squizlabs/php_codesniffer": "~2.9.1" + "phpunit/phpunit": "^5|^9|^10" }, "type": "library", "autoload": { @@ -18082,7 +18130,7 @@ ], "support": { "issues": "https://github.com/u01jmg3/ics-parser/issues", - "source": "https://github.com/u01jmg3/ics-parser/tree/v2.2.2" + "source": "https://github.com/u01jmg3/ics-parser/tree/v3.2.1" }, "funding": [ { @@ -18090,7 +18138,7 @@ "type": "github" } ], - "time": "2020-11-02T10:28:33+00:00" + "time": "2023-02-23T16:50:46+00:00" }, { "name": "kwn/number-to-words", @@ -18147,33 +18195,33 @@ }, { "name": "laminas/laminas-escaper", - "version": "2.9.0", + "version": "2.12.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-escaper.git", - "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f" + "reference": "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/891ad70986729e20ed2e86355fcf93c9dc238a5f", - "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f", + "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490", + "reference": "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490", "shasum": "" }, "require": { - "php": "^7.3 || ~8.0.0 || ~8.1.0" + "ext-ctype": "*", + "ext-mbstring": "*", + "php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0" }, "conflict": { "zendframework/zend-escaper": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.3.0", - "phpunit/phpunit": "^9.3", - "psalm/plugin-phpunit": "^0.12.2", - "vimeo/psalm": "^3.16" - }, - "suggest": { - "ext-iconv": "*", - "ext-mbstring": "*" + "infection/infection": "^0.26.6", + "laminas/laminas-coding-standard": "~2.4.0", + "maglnet/composer-require-checker": "^3.8.0", + "phpunit/phpunit": "^9.5.18", + "psalm/plugin-phpunit": "^0.17.0", + "vimeo/psalm": "^4.22.0" }, "type": "library", "autoload": { @@ -18205,20 +18253,20 @@ "type": "community_bridge" } ], - "time": "2021-09-02T17:10:53+00:00" + "time": "2022-10-10T10:11:09+00:00" }, { "name": "laminas/laminas-feed", - "version": "2.17.0", + "version": "2.21.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-feed.git", - "reference": "1ccb024ea615606ed1d676ba0fa3f22a398f3ac0" + "reference": "52918789a417bc292ccd6fbb4b91bd78a65d50ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/1ccb024ea615606ed1d676ba0fa3f22a398f3ac0", - "reference": "1ccb024ea615606ed1d676ba0fa3f22a398f3ac0", + "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/52918789a417bc292ccd6fbb4b91bd78a65d50ab", + "reference": "52918789a417bc292ccd6fbb4b91bd78a65d50ab", "shasum": "" }, "require": { @@ -18226,23 +18274,24 @@ "ext-libxml": "*", "laminas/laminas-escaper": "^2.9", "laminas/laminas-stdlib": "^3.6", - "php": "^7.3 || ~8.0.0 || ~8.1.0" + "php": "~8.1.0 || ~8.2.0" }, "conflict": { "laminas/laminas-servicemanager": "<3.3", "zendframework/zend-feed": "*" }, "require-dev": { - "laminas/laminas-cache": "^2.7.2", - "laminas/laminas-coding-standard": "~2.2.1", - "laminas/laminas-db": "^2.13.3", - "laminas/laminas-http": "^2.15", - "laminas/laminas-servicemanager": "^3.7", - "laminas/laminas-validator": "^2.15", - "phpunit/phpunit": "^9.5.5", - "psalm/plugin-phpunit": "^0.13.0", - "psr/http-message": "^1.0.1", - "vimeo/psalm": "^4.1" + "laminas/laminas-cache": "^2.13.2 || ^3.10.1", + "laminas/laminas-cache-storage-adapter-memory": "^1.1.0 || ^2.2", + "laminas/laminas-coding-standard": "~2.5.0", + "laminas/laminas-db": "^2.18", + "laminas/laminas-http": "^2.18", + "laminas/laminas-servicemanager": "^3.21.0", + "laminas/laminas-validator": "^2.30.1", + "phpunit/phpunit": "^10.2.6", + "psalm/plugin-phpunit": "^0.18.4", + "psr/http-message": "^2.0", + "vimeo/psalm": "^5.13.1" }, "suggest": { "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests", @@ -18262,11 +18311,13 @@ "license": [ "BSD-3-Clause" ], - "description": "provides functionality for consuming RSS and Atom feeds", + "description": "provides functionality for creating and consuming RSS and Atom feeds", "homepage": "https://laminas.dev", "keywords": [ + "atom", "feed", - "laminas" + "laminas", + "rss" ], "support": { "chat": "https://laminas.dev/chat", @@ -18282,34 +18333,34 @@ "type": "community_bridge" } ], - "time": "2022-03-24T10:26:04+00:00" + "time": "2023-07-24T09:21:16+00:00" }, { "name": "laminas/laminas-stdlib", - "version": "3.11.0", + "version": "3.17.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "aad7d2b11ba0069ba0d9b40f6dde3c2fa664b57f" + "reference": "dd35c868075bad80b6718959740913e178eb4274" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/aad7d2b11ba0069ba0d9b40f6dde3c2fa664b57f", - "reference": "aad7d2b11ba0069ba0d9b40f6dde3c2fa664b57f", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/dd35c868075bad80b6718959740913e178eb4274", + "reference": "dd35c868075bad80b6718959740913e178eb4274", "shasum": "" }, "require": { - "php": "^7.3 || ~8.0.0 || ~8.1.0" + "php": "~8.1.0 || ~8.2.0" }, "conflict": { "zendframework/zend-stdlib": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.3.0", - "phpbench/phpbench": "^1.0", - "phpunit/phpunit": "^9.3.7", - "psalm/plugin-phpunit": "^0.17.0", - "vimeo/psalm": "^4.7" + "laminas/laminas-coding-standard": "^2.5", + "phpbench/phpbench": "^1.2.9", + "phpunit/phpunit": "^10.0.16", + "psalm/plugin-phpunit": "^0.18.4", + "vimeo/psalm": "^5.8" }, "type": "library", "autoload": { @@ -18341,7 +18392,7 @@ "type": "community_bridge" } ], - "time": "2022-07-27T12:28:58+00:00" + "time": "2023-03-20T13:51:37+00:00" }, { "name": "laminas/laminas-xml", @@ -18720,16 +18771,16 @@ }, { "name": "league/csv", - "version": "9.9.0", + "version": "9.10.0", "source": { "type": "git", "url": "https://github.com/thephpleague/csv.git", - "reference": "b4418ede47fbd88facc34e40a16c8ce9153b961b" + "reference": "d24b0d484812313b07ab74b0fe4db9661606df6c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/csv/zipball/b4418ede47fbd88facc34e40a16c8ce9153b961b", - "reference": "b4418ede47fbd88facc34e40a16c8ce9153b961b", + "url": "https://api.github.com/repos/thephpleague/csv/zipball/d24b0d484812313b07ab74b0fe4db9661606df6c", + "reference": "d24b0d484812313b07ab74b0fe4db9661606df6c", "shasum": "" }, "require": { @@ -18738,16 +18789,17 @@ "php": "^8.1.2" }, "require-dev": { - "doctrine/collections": "^2.1.2", + "doctrine/collections": "^2.1.3", "ext-dom": "*", "ext-xdebug": "*", - "friendsofphp/php-cs-fixer": "^v3.14.3", - "phpbench/phpbench": "^1.2.8", - "phpstan/phpstan": "^1.10.4", - "phpstan/phpstan-deprecation-rules": "^1.1.2", - "phpstan/phpstan-phpunit": "^1.3.10", - "phpstan/phpstan-strict-rules": "^1.5.0", - "phpunit/phpunit": "^10.0.14" + "friendsofphp/php-cs-fixer": "^v3.22.0", + "phpbench/phpbench": "^1.2.14", + "phpstan/phpstan": "^1.10.26", + "phpstan/phpstan-deprecation-rules": "^1.1.3", + "phpstan/phpstan-phpunit": "^1.3.13", + "phpstan/phpstan-strict-rules": "^1.5.1", + "phpunit/phpunit": "^10.3.1", + "symfony/var-dumper": "^6.3.3" }, "suggest": { "ext-dom": "Required to use the XMLConverter and the HTMLConverter classes", @@ -18803,7 +18855,7 @@ "type": "github" } ], - "time": "2023-03-11T15:57:12+00:00" + "time": "2023-08-04T15:12:48+00:00" }, { "name": "league/oauth2-client", @@ -19298,16 +19350,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.16.0", + "version": "v4.17.1", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "19526a33fb561ef417e822e85f08a00db4059c17" + "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/19526a33fb561ef417e822e85f08a00db4059c17", - "reference": "19526a33fb561ef417e822e85f08a00db4059c17", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", + "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", "shasum": "" }, "require": { @@ -19348,9 +19400,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.16.0" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1" }, - "time": "2023-06-25T14:52:30+00:00" + "time": "2023-08-13T19:53:39+00:00" }, { "name": "p3k/http", @@ -20626,16 +20678,16 @@ }, { "name": "psy/psysh", - "version": "v0.11.18", + "version": "v0.11.20", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "4f00ee9e236fa6a48f4560d1300b9c961a70a7ec" + "reference": "0fa27040553d1d280a67a4393194df5228afea5b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/4f00ee9e236fa6a48f4560d1300b9c961a70a7ec", - "reference": "4f00ee9e236fa6a48f4560d1300b9c961a70a7ec", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/0fa27040553d1d280a67a4393194df5228afea5b", + "reference": "0fa27040553d1d280a67a4393194df5228afea5b", "shasum": "" }, "require": { @@ -20696,9 +20748,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.11.18" + "source": "https://github.com/bobthecow/psysh/tree/v0.11.20" }, - "time": "2023-05-23T02:31:11+00:00" + "time": "2023-07-31T14:32:22+00:00" }, { "name": "ralouphie/getallheaders", @@ -21692,16 +21744,16 @@ }, { "name": "symfony/finder", - "version": "v6.3.0", + "version": "v6.3.3", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "d9b01ba073c44cef617c7907ce2419f8d00d75e2" + "reference": "9915db259f67d21eefee768c1abcf1cc61b1fc9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/d9b01ba073c44cef617c7907ce2419f8d00d75e2", - "reference": "d9b01ba073c44cef617c7907ce2419f8d00d75e2", + "url": "https://api.github.com/repos/symfony/finder/zipball/9915db259f67d21eefee768c1abcf1cc61b1fc9e", + "reference": "9915db259f67d21eefee768c1abcf1cc61b1fc9e", "shasum": "" }, "require": { @@ -21736,7 +21788,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v6.3.0" + "source": "https://github.com/symfony/finder/tree/v6.3.3" }, "funding": [ { @@ -21752,7 +21804,7 @@ "type": "tidelift" } ], - "time": "2023-04-02T01:25:41+00:00" + "time": "2023-07-31T08:31:44+00:00" }, { "name": "symfony/http-client-contracts", @@ -22254,16 +22306,16 @@ }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "511a08c03c1960e08a883f4cffcacd219b758354" + "reference": "875e90aeea2777b6f135677f618529449334a612" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354", - "reference": "511a08c03c1960e08a883f4cffcacd219b758354", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612", + "reference": "875e90aeea2777b6f135677f618529449334a612", "shasum": "" }, "require": { @@ -22275,7 +22327,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -22315,7 +22367,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0" }, "funding": [ { @@ -22331,7 +22383,7 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-intl-idn", @@ -22589,16 +22641,16 @@ }, { "name": "symfony/polyfill-php72", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "869329b1e9894268a8a61dabb69153029b7a8c97" + "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97", - "reference": "869329b1e9894268a8a61dabb69153029b7a8c97", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/70f4aebd92afca2f865444d30a4d2151c13c3179", + "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179", "shasum": "" }, "require": { @@ -22607,7 +22659,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -22645,7 +22697,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-php72/tree/v1.28.0" }, "funding": [ { @@ -22661,20 +22713,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-php73", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9" + "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9", - "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5", + "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5", "shasum": "" }, "require": { @@ -22683,7 +22735,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -22724,7 +22776,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php73/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-php73/tree/v1.28.0" }, "funding": [ { @@ -22740,7 +22792,7 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-php80", @@ -23243,16 +23295,16 @@ }, { "name": "symfony/string", - "version": "v6.3.0", + "version": "v6.3.2", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "f2e190ee75ff0f5eced645ec0be5c66fac81f51f" + "reference": "53d1a83225002635bca3482fcbf963001313fb68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/f2e190ee75ff0f5eced645ec0be5c66fac81f51f", - "reference": "f2e190ee75ff0f5eced645ec0be5c66fac81f51f", + "url": "https://api.github.com/repos/symfony/string/zipball/53d1a83225002635bca3482fcbf963001313fb68", + "reference": "53d1a83225002635bca3482fcbf963001313fb68", "shasum": "" }, "require": { @@ -23309,7 +23361,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.3.0" + "source": "https://github.com/symfony/string/tree/v6.3.2" }, "funding": [ { @@ -23325,7 +23377,7 @@ "type": "tidelift" } ], - "time": "2023-03-21T21:06:29+00:00" + "time": "2023-07-05T08:41:27+00:00" }, { "name": "symfony/translation", @@ -23602,16 +23654,16 @@ }, { "name": "symfony/var-dumper", - "version": "v5.4.25", + "version": "v5.4.28", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "82269f73c0f0f9859ab9b6900eebacbe54954ede" + "reference": "684b36ff415e1381d4a943c3ca2502cd2debad73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/82269f73c0f0f9859ab9b6900eebacbe54954ede", - "reference": "82269f73c0f0f9859ab9b6900eebacbe54954ede", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/684b36ff415e1381d4a943c3ca2502cd2debad73", + "reference": "684b36ff415e1381d4a943c3ca2502cd2debad73", "shasum": "" }, "require": { @@ -23625,6 +23677,7 @@ "require-dev": { "ext-iconv": "*", "symfony/console": "^4.4|^5.0|^6.0", + "symfony/http-kernel": "^4.4|^5.0|^6.0", "symfony/process": "^4.4|^5.0|^6.0", "symfony/uid": "^5.1|^6.0", "twig/twig": "^2.13|^3.0.4" @@ -23670,7 +23723,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v5.4.25" + "source": "https://github.com/symfony/var-dumper/tree/v5.4.28" }, "funding": [ { @@ -23686,7 +23739,7 @@ "type": "tidelift" } ], - "time": "2023-06-20T20:56:26+00:00" + "time": "2023-08-24T13:38:36+00:00" }, { "name": "symfony/yaml", @@ -24698,26 +24751,26 @@ }, { "name": "laminas/laminas-servicemanager", - "version": "3.20.0", + "version": "3.21.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-servicemanager.git", - "reference": "bc2c2cbe2dd90db8b9d16b0618f542692b76ab59" + "reference": "625f2aa3bc6dd02688b2da5155b3a69870812bda" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/bc2c2cbe2dd90db8b9d16b0618f542692b76ab59", - "reference": "bc2c2cbe2dd90db8b9d16b0618f542692b76ab59", + "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/625f2aa3bc6dd02688b2da5155b3a69870812bda", + "reference": "625f2aa3bc6dd02688b2da5155b3a69870812bda", "shasum": "" }, "require": { - "laminas/laminas-stdlib": "^3.2.1", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0", + "laminas/laminas-stdlib": "^3.17", + "php": "~8.1.0 || ~8.2.0", "psr/container": "^1.0" }, "conflict": { "ext-psr": "*", - "laminas/laminas-code": "<3.3.1", + "laminas/laminas-code": "<4.10.0", "zendframework/zend-code": "<3.3.1", "zendframework/zend-servicemanager": "*" }, @@ -24729,18 +24782,19 @@ }, "require-dev": { "composer/package-versions-deprecated": "^1.11.99.5", - "laminas/laminas-coding-standard": "~2.4.0", + "friendsofphp/proxy-manager-lts": "^1.0.14", + "laminas/laminas-code": "^4.10.0", + "laminas/laminas-coding-standard": "~2.5.0", "laminas/laminas-container-config-test": "^0.8", "laminas/laminas-dependency-plugin": "^2.2", - "mikey179/vfsstream": "^1.6.11@alpha", - "ocramius/proxy-manager": "^2.14.1", - "phpbench/phpbench": "^1.2.7", - "phpunit/phpunit": "^9.5.26", - "psalm/plugin-phpunit": "^0.18.0", - "vimeo/psalm": "^5.0.0" + "mikey179/vfsstream": "^1.6.11", + "phpbench/phpbench": "^1.2.9", + "phpunit/phpunit": "^10.0.17", + "psalm/plugin-phpunit": "^0.18.4", + "vimeo/psalm": "^5.8.0" }, "suggest": { - "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services" + "friendsofphp/proxy-manager-lts": "ProxyManager ^2.1.1 to handle lazy initialization of services" }, "bin": [ "bin/generate-deps-for-config-factory", @@ -24784,7 +24838,7 @@ "type": "community_bridge" } ], - "time": "2022-12-01T17:03:38+00:00" + "time": "2023-05-14T12:24:54+00:00" }, { "name": "laminas/laminas-text", @@ -24899,21 +24953,22 @@ }, { "name": "mglaman/phpstan-drupal", - "version": "1.1.36", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/mglaman/phpstan-drupal.git", - "reference": "345f7babd0cfd1ef73bb856673a1cee5a0dbd6e5" + "reference": "d721420086f146640acecebb7a678661a66e97d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/345f7babd0cfd1ef73bb856673a1cee5a0dbd6e5", - "reference": "345f7babd0cfd1ef73bb856673a1cee5a0dbd6e5", + "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/d721420086f146640acecebb7a678661a66e97d5", + "reference": "d721420086f146640acecebb7a678661a66e97d5", "shasum": "" }, "require": { "php": "^7.4 || ^8.0", "phpstan/phpstan": "^1.10.1", + "phpstan/phpstan-deprecation-rules": "^1.1.4", "symfony/finder": "~3.4.5 ||^4.2 || ^5.0 || ^6.0", "symfony/yaml": "~3.4.5 || ^4.2|| ^5.0 || ^6.0", "webflo/drupal-finder": "^1.2" @@ -24924,7 +24979,6 @@ "drupal/core-recommended": "^8.8@alpha || ^9.0", "drush/drush": "^9.6 || ^10.0 || ^11", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-strict-rules": "^1.0", "phpunit/phpunit": "^6.5 || ^7.5 || ^8.0 || ^9", "slevomat/coding-standard": "^7.1", @@ -24983,7 +25037,7 @@ "description": "Drupal extension and rules for PHPStan", "support": { "issues": "https://github.com/mglaman/phpstan-drupal/issues", - "source": "https://github.com/mglaman/phpstan-drupal/tree/1.1.36" + "source": "https://github.com/mglaman/phpstan-drupal/tree/1.2.0" }, "funding": [ { @@ -24999,20 +25053,20 @@ "type": "tidelift" } ], - "time": "2023-06-28T20:24:39+00:00" + "time": "2023-08-24T20:32:56+00:00" }, { "name": "phpstan/phpstan", - "version": "1.10.22", + "version": "1.10.32", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "97d694dfd4ceb57bcce4e3b38548f13ea62e4287" + "reference": "c47e47d3ab03137c0e121e77c4d2cb58672f6d44" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/97d694dfd4ceb57bcce4e3b38548f13ea62e4287", - "reference": "97d694dfd4ceb57bcce4e3b38548f13ea62e4287", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c47e47d3ab03137c0e121e77c4d2cb58672f6d44", + "reference": "c47e47d3ab03137c0e121e77c4d2cb58672f6d44", "shasum": "" }, "require": { @@ -25061,25 +25115,25 @@ "type": "tidelift" } ], - "time": "2023-06-30T20:04:11+00:00" + "time": "2023-08-24T21:54:50+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", - "version": "1.1.3", + "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-deprecation-rules.git", - "reference": "a22b36b955a2e9a3d39fe533b6c1bb5359f9c319" + "reference": "089d8a8258ed0aeefdc7b68b6c3d25572ebfdbaa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/a22b36b955a2e9a3d39fe533b6c1bb5359f9c319", - "reference": "a22b36b955a2e9a3d39fe533b6c1bb5359f9c319", + "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/089d8a8258ed0aeefdc7b68b6c3d25572ebfdbaa", + "reference": "089d8a8258ed0aeefdc7b68b6c3d25572ebfdbaa", "shasum": "" }, "require": { "php": "^7.2 || ^8.0", - "phpstan/phpstan": "^1.10" + "phpstan/phpstan": "^1.10.3" }, "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.2", @@ -25107,9 +25161,9 @@ "description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.", "support": { "issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues", - "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/1.1.3" + "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/1.1.4" }, - "time": "2023-03-17T07:50:08+00:00" + "time": "2023-08-05T09:02:04+00:00" }, { "name": "symfony/browser-kit", @@ -25263,16 +25317,16 @@ }, { "name": "symfony/css-selector", - "version": "v5.4.21", + "version": "v5.4.26", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "95f3c7468db1da8cc360b24fa2a26e7cefcb355d" + "reference": "0ad3f7e9a1ab492c5b4214cf22a9dc55dcf8600a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/95f3c7468db1da8cc360b24fa2a26e7cefcb355d", - "reference": "95f3c7468db1da8cc360b24fa2a26e7cefcb355d", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/0ad3f7e9a1ab492c5b4214cf22a9dc55dcf8600a", + "reference": "0ad3f7e9a1ab492c5b4214cf22a9dc55dcf8600a", "shasum": "" }, "require": { @@ -25309,7 +25363,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v5.4.21" + "source": "https://github.com/symfony/css-selector/tree/v5.4.26" }, "funding": [ { @@ -25325,7 +25379,7 @@ "type": "tidelift" } ], - "time": "2023-02-14T08:03:56+00:00" + "time": "2023-07-07T06:10:25+00:00" }, { "name": "symfony/dom-crawler", @@ -25403,16 +25457,16 @@ }, { "name": "symfony/polyfill-php81", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a" + "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a", - "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b", + "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b", "shasum": "" }, "require": { @@ -25421,7 +25475,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -25462,7 +25516,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0" }, "funding": [ { @@ -25478,7 +25532,7 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" } ], "aliases": [