diff --git a/composer.lock b/composer.lock index ae0d3df..2074936 100644 --- a/composer.lock +++ b/composer.lock @@ -285,27 +285,28 @@ }, { "name": "commerceguys/addressing", - "version": "v1.2.2", + "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/commerceguys/addressing.git", - "reference": "fb98dfc72f8a3d12fac55f69ab2477a0fbfa9860" + "reference": "566febd56ca71e31dd383b014c4e1bec680507bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/commerceguys/addressing/zipball/fb98dfc72f8a3d12fac55f69ab2477a0fbfa9860", - "reference": "fb98dfc72f8a3d12fac55f69ab2477a0fbfa9860", + "url": "https://api.github.com/repos/commerceguys/addressing/zipball/566febd56ca71e31dd383b014c4e1bec680507bf", + "reference": "566febd56ca71e31dd383b014c4e1bec680507bf", "shasum": "" }, "require": { "doctrine/collections": "~1.0", - "php": ">=7.1.3" + "php": ">=7.3" }, "require-dev": { + "ext-json": "*", "mikey179/vfsstream": "1.*", - "phpunit/phpunit": "^7.5", + "phpunit/phpunit": "^9.5", "squizlabs/php_codesniffer": "3.*", - "symfony/validator": "^4.4" + "symfony/validator": "^4.4 || ^5.4" }, "suggest": { "symfony/validator": "to validate addresses" @@ -342,9 +343,9 @@ ], "support": { "issues": "https://github.com/commerceguys/addressing/issues", - "source": "https://github.com/commerceguys/addressing/tree/v1.2.2" + "source": "https://github.com/commerceguys/addressing/tree/v1.3.0" }, - "time": "2021-10-30T12:33:41+00:00" + "time": "2022-04-08T13:06:51+00:00" }, { "name": "composer/installers", @@ -580,22 +581,22 @@ }, { "name": "consolidation/annotated-command", - "version": "4.5.2", + "version": "4.5.4", "source": { "type": "git", "url": "https://github.com/consolidation/annotated-command.git", - "reference": "24c1529436b4f4beec3d19aab71fd127817f47ef" + "reference": "93398c3166d9026ab93219ce23b2092b4d7b7904" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/24c1529436b4f4beec3d19aab71fd127817f47ef", - "reference": "24c1529436b4f4beec3d19aab71fd127817f47ef", + "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/93398c3166d9026ab93219ce23b2092b4d7b7904", + "reference": "93398c3166d9026ab93219ce23b2092b4d7b7904", "shasum": "" }, "require": { "consolidation/output-formatters": "^4.1.1", "php": ">=7.1.3", - "psr/log": "^1|^2", + "psr/log": "^1|^2|^3", "symfony/console": "^4.4.8|^5|^6", "symfony/event-dispatcher": "^4.4.8|^5|^6", "symfony/finder": "^4.4.8|^5|^6" @@ -630,9 +631,9 @@ "description": "Initialize Symfony Console commands from annotated command class methods.", "support": { "issues": "https://github.com/consolidation/annotated-command/issues", - "source": "https://github.com/consolidation/annotated-command/tree/4.5.2" + "source": "https://github.com/consolidation/annotated-command/tree/4.5.4" }, - "time": "2022-02-20T16:36:18+00:00" + "time": "2022-04-05T17:58:10+00:00" }, { "name": "consolidation/config", @@ -1693,7 +1694,7 @@ "extra": { "drupal": { "version": "8.x-1.10", - "datestamp": "1643715177", + "datestamp": "1643715226", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -1936,17 +1937,17 @@ }, { "name": "drupal/allowed_formats", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/allowed_formats.git", - "reference": "8.x-1.4" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/allowed_formats-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "6c73fd69781e8a7c3ebc394ce74f981b6da50eae" + "url": "https://ftp.drupal.org/files/projects/allowed_formats-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "dbf61bee7aec87beaa2cf307c1d0d9d5b896328c" }, "require": { "drupal/core": "^8.8 || ^9" @@ -1954,8 +1955,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.4", - "datestamp": "1643490593", + "version": "8.x-1.5", + "datestamp": "1648060331", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3001,17 +3002,17 @@ }, { "name": "drupal/config_filter", - "version": "2.2.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_filter.git", - "reference": "8.x-2.2" + "reference": "8.x-2.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-2.2.zip", - "reference": "8.x-2.2", - "shasum": "dc6bc8107255066507cfc1d6766e664c3673cda0" + "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-2.3.zip", + "reference": "8.x-2.3", + "shasum": "043fc712997cdd6b384024ab96bebba70e5c6b26" }, "require": { "drupal/core": "^8.8 || ^9" @@ -3025,8 +3026,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.2", - "datestamp": "1601934694", + "version": "8.x-2.3", + "datestamp": "1649336106", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3580,16 +3581,16 @@ }, { "name": "drupal/core", - "version": "9.3.7", + "version": "9.3.9", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "a768174b00fa088027d460a80a13550e624b9bf8" + "reference": "86b0c4496e20ae7f945e9a7f0404fafe191ab774" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/a768174b00fa088027d460a80a13550e624b9bf8", - "reference": "a768174b00fa088027d460a80a13550e624b9bf8", + "url": "https://api.github.com/repos/drupal/core/zipball/86b0c4496e20ae7f945e9a7f0404fafe191ab774", + "reference": "86b0c4496e20ae7f945e9a7f0404fafe191ab774", "shasum": "" }, "require": { @@ -3831,13 +3832,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.3.7" + "source": "https://github.com/drupal/core/tree/9.3.9" }, - "time": "2022-03-03T09:23:53+00:00" + "time": "2022-03-21T21:21:58+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "9.3.7", + "version": "9.3.9", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -3881,22 +3882,22 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/9.3.7" + "source": "https://github.com/drupal/core-composer-scaffold/tree/9.3.9" }, "time": "2022-02-24T17:40:56+00:00" }, { "name": "drupal/core-recommended", - "version": "9.3.7", + "version": "9.3.9", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "29f6f29672861a5719701a59aae26aafbb4c9495" + "reference": "3ce3f2b6145de56178e006fb2ef94089d32cf411" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/29f6f29672861a5719701a59aae26aafbb4c9495", - "reference": "29f6f29672861a5719701a59aae26aafbb4c9495", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/3ce3f2b6145de56178e006fb2ef94089d32cf411", + "reference": "3ce3f2b6145de56178e006fb2ef94089d32cf411", "shasum": "" }, "require": { @@ -3905,11 +3906,11 @@ "doctrine/annotations": "1.13.2", "doctrine/lexer": "1.2.1", "doctrine/reflection": "1.2.2", - "drupal/core": "9.3.7", + "drupal/core": "9.3.9", "egulias/email-validator": "3.1.2", "guzzlehttp/guzzle": "6.5.5", "guzzlehttp/promises": "1.5.1", - "guzzlehttp/psr7": "1.8.3", + "guzzlehttp/psr7": "1.8.5", "laminas/laminas-diactoros": "2.8.0", "laminas/laminas-escaper": "2.9.0", "laminas/laminas-feed": "2.15.0", @@ -3967,9 +3968,9 @@ ], "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/9.3.7" + "source": "https://github.com/drupal/core-recommended/tree/9.3.9" }, - "time": "2022-03-03T09:23:53+00:00" + "time": "2022-03-21T21:21:58+00:00" }, { "name": "drupal/crop", @@ -4545,17 +4546,11 @@ }, { "name": "drupal/drutopia_article", - "version": "1.1.0", + "version": "dev-1.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_article.git", - "reference": "8.x-1.1" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_article-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "b354a30fb179eb3ef7d3150efc6c2c6100fa72ee" + "reference": "1a24bba09c55ec63a48e62082b3bd598eaca2288" }, "require": { "drupal/block_visibility_groups": "^1.3", @@ -4569,7 +4564,7 @@ "drupal/drutopia_site": "*", "drupal/ds": "^3.7", "drupal/entity_reference_revisions": "*", - "drupal/facets": "^1.4", + "drupal/facets": "^2", "drupal/field_group": "^3.0", "drupal/focal_point": "*", "drupal/metatag": "*", @@ -4580,12 +4575,15 @@ }, "type": "drupal-module", "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, "drupal": { - "version": "8.x-1.1", - "datestamp": "1621286116", + "version": "8.x-1.0+3-dev", + "datestamp": "1619054257", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Dev releases are not covered by Drupal security advisories." } } }, @@ -4594,10 +4592,6 @@ "GPL-2.0+" ], "authors": [ - { - "name": "cedewey", - "homepage": "https://www.drupal.org/user/38694" - }, { "name": "drutopia_gitlab", "homepage": "https://www.drupal.org/user/3514271" @@ -4627,17 +4621,11 @@ }, { "name": "drupal/drutopia_blog", - "version": "1.1.0", + "version": "dev-1.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_blog.git", - "reference": "8.x-1.1" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_blog-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "6667fbe0a2567e6e82e8b382b11d77affc46e8ad" + "reference": "5f0299742c2822b4f266c76186f3c69366e76fb5" }, "require": { "drupal/block_visibility_groups": "^1.3", @@ -4651,7 +4639,7 @@ "drupal/drutopia_site": "*", "drupal/ds": "^3.7", "drupal/entity_reference_revisions": "*", - "drupal/facets": "^1.4", + "drupal/facets": "^2", "drupal/field_group": "^3.0", "drupal/focal_point": "*", "drupal/metatag": "*", @@ -4662,12 +4650,15 @@ }, "type": "drupal-module", "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, "drupal": { - "version": "8.x-1.1", - "datestamp": "1621286219", + "version": "8.x-1.0+4-dev", + "datestamp": "1619054280", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Dev releases are not covered by Drupal security advisories." } } }, @@ -4676,10 +4667,6 @@ "GPL-2.0+" ], "authors": [ - { - "name": "cedewey", - "homepage": "https://www.drupal.org/user/38694" - }, { "name": "drutopia_gitlab", "homepage": "https://www.drupal.org/user/3514271" @@ -4907,14 +4894,14 @@ "source": { "type": "git", "url": "git@gitlab.com:drutopia/drutopia_core.git", - "reference": "13299289df05de2aeb4ac6625cad45bbd53f343d" + "reference": "d5ec6f98ce390a4885222eaf1e1ba726087c4c16" }, "require": { "drupal/config_actions": "^1.3", "drupal/config_perms": "^2.0", "drupal/crop": "^2.1", "drupal/ds": "^3.12", - "drupal/facets": "^1.8", + "drupal/facets": "^2", "drupal/faqfield": "^7.0", "drupal/focal_point": "^1.5", "drupal/metatag": "^1.16", @@ -4945,21 +4932,15 @@ "issues": "https://gitlab.com/drutopia/drutopia_core/issues", "source": "https://gitlab.com/drutopia/drutopia_core/tree/8.x-1.x" }, - "time": "2021-05-25T23:15:33+00:00" + "time": "2022-03-27T01:07:15+00:00" }, { "name": "drupal/drutopia_event", - "version": "1.1.0", + "version": "dev-1.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_event.git", - "reference": "8.x-1.1" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_event-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "9296f027401941107cc3099d5879e5ad8b3234a3" + "reference": "533bf6b6b3f1ba0e1bece6f21c9491edb66a865e" }, "require": { "drupal/block_visibility_groups": "^1.3", @@ -4970,7 +4951,7 @@ "drupal/drutopia_seo": "^1.0", "drupal/ds": "^3.7", "drupal/entity_reference_revisions": "*", - "drupal/facets": "^1.4", + "drupal/facets": "^2", "drupal/field_group": "*", "drupal/focal_point": "*", "drupal/metatag": "*", @@ -4981,12 +4962,15 @@ }, "type": "drupal-module", "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, "drupal": { - "version": "8.x-1.1", - "datestamp": "1621286639", + "version": "8.x-1.0+3-dev", + "datestamp": "1619054351", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Dev releases are not covered by Drupal security advisories." } } }, @@ -4995,10 +4979,6 @@ "GPL-2.0+" ], "authors": [ - { - "name": "cedewey", - "homepage": "https://www.drupal.org/user/38694" - }, { "name": "drutopia_gitlab", "homepage": "https://www.drupal.org/user/3514271" @@ -5498,17 +5478,11 @@ }, { "name": "drupal/drutopia_resource", - "version": "1.1.0", + "version": "dev-1.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_resource.git", - "reference": "8.x-1.1" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_resource-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "fceb8271f7477483b701efb8e8627c3495db5e2b" + "reference": "0ec9668684054271f8184a85fc24b5cbc0f0856a" }, "require": { "drupal/block_visibility_groups": "^1.3", @@ -5519,7 +5493,7 @@ "drupal/drutopia_seo": "^1.0", "drupal/ds": "^3.7", "drupal/entity_reference_revisions": "*", - "drupal/facets": "^1.4", + "drupal/facets": "^2", "drupal/field_group": "^3.0", "drupal/focal_point": "*", "drupal/metatag": "*", @@ -5531,12 +5505,15 @@ }, "type": "drupal-module", "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, "drupal": { - "version": "8.x-1.1", - "datestamp": "1621289334", + "version": "8.x-1.0+4-dev", + "datestamp": "1621288885", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Dev releases are not covered by Drupal security advisories." } } }, @@ -5545,10 +5522,6 @@ "GPL-2.0+" ], "authors": [ - { - "name": "cedewey", - "homepage": "https://www.drupal.org/user/38694" - }, { "name": "drutopia_gitlab", "homepage": "https://www.drupal.org/user/3514271" @@ -6409,17 +6382,17 @@ }, { "name": "drupal/environment_indicator", - "version": "4.0.4", + "version": "4.0.5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/environment_indicator.git", - "reference": "4.0.4" + "reference": "4.0.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/environment_indicator-4.0.4.zip", - "reference": "4.0.4", - "shasum": "37cb19ca432c29a2351947fb59fc1271ff98dce3" + "url": "https://ftp.drupal.org/files/projects/environment_indicator-4.0.5.zip", + "reference": "4.0.5", + "shasum": "1900f65220783c8eef13c710befff8d12633f36e" }, "require": { "drupal/core": "^8.8 || ^9" @@ -6427,8 +6400,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.0.4", - "datestamp": "1644420669", + "version": "4.0.5", + "datestamp": "1646688932", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6588,39 +6561,42 @@ }, { "name": "drupal/facets", - "version": "1.8.0", + "version": "2.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/facets.git", - "reference": "8.x-1.8" + "reference": "2.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/facets-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "f621b84b59c5315db14a0529df5dfc74ca5bc9de" + "url": "https://ftp.drupal.org/files/projects/facets-2.0.2.zip", + "reference": "2.0.2", + "shasum": "17afc46d3f4e4300e8e69f23b3b01a4935b57104" }, "require": { - "drupal/core": "^8.8 || ^9" + "drupal/core": "^9.2 || ^10.0" }, "conflict": { "drupal/search_api": "<1.14" }, "require-dev": { - "drupal/search_api": "~1.14" + "drupal/jquery_ui_slider": "~1.1", + "drupal/jquery_ui_touch_punch": "~1.0", + "drupal/search_api": "~1.21" + }, + "suggest": { + "drupal/jquery_ui_slider": "Required for the 'Facets Range Widget' module to work", + "drupal/jquery_ui_touch_punch": "Required for the 'Facets Range Widget' module to work" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1620838256", + "version": "2.0.2", + "datestamp": "1649070269", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } - }, - "branch-alias": { - "dev-8.x-1.x": "1.x-dev" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -7288,17 +7264,17 @@ }, { "name": "drupal/geolocation", - "version": "3.7.0", + "version": "3.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/geolocation.git", - "reference": "8.x-3.7" + "reference": "8.x-3.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/geolocation-8.x-3.7.zip", - "reference": "8.x-3.7", - "shasum": "796797ff4d3cc9d8b645bf2534d783d170ef77f5" + "url": "https://ftp.drupal.org/files/projects/geolocation-8.x-3.8.zip", + "reference": "8.x-3.8", + "shasum": "159a6ae26829ebaacd58503bf986180ddd4527d9" }, "require": { "drupal/core": "^8.7.7 || ^9" @@ -7320,8 +7296,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.7", - "datestamp": "1623052750", + "version": "8.x-3.8", + "datestamp": "1649672377", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8134,17 +8110,17 @@ }, { "name": "drupal/menu_block", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_block.git", - "reference": "8.x-1.7" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.7.zip", - "reference": "8.x-1.7", - "shasum": "6d021a24a6a8691becbecf02ac236a7d8626d4d0" + "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "6c2ecbe6ed182b87d6cd30c6c87e9b0f408b69f0" }, "require": { "drupal/core": "^8 || ^9" @@ -8152,8 +8128,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.7", - "datestamp": "1619638238", + "version": "8.x-1.8", + "datestamp": "1647931812", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8877,7 +8853,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/notfoundpassthrough.git", - "reference": "a2947040d5dba2b5ef71942e793a603956fa91fc" + "reference": "7c1031b2918f11c46353c5fae7bf385c55fe313f" }, "require": { "drupal/core": "^8.8 || ^9" @@ -8889,7 +8865,7 @@ }, "drupal": { "version": "1.x-dev", - "datestamp": "1637670998", + "datestamp": "1646998022", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -9544,7 +9520,7 @@ "extra": { "drupal": { "version": "8.x-1.2", - "datestamp": "1644486753", + "datestamp": "1644487627", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11695,7 +11671,7 @@ ], "description": "Provides helper commands to do project level version/hash pinning.", "support": { - "issues": "https://gitlab.com/api/v4/projects/12048815/issues", + "issues": "https://gitlab.com/geeks4change/packages/composer-pin/-/issues", "source": "https://gitlab.com/geeks4change/packages/composer-pin/-/tree/master" }, "time": "2020-06-02T10:38:25+00:00" @@ -12022,16 +11998,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "1.8.3", + "version": "1.8.5", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85" + "reference": "337e3ad8e5716c15f9657bd214d16cc5e69df268" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/1afdd860a2566ed3c2b0b4a3de6e23434a79ec85", - "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/337e3ad8e5716c15f9657bd214d16cc5e69df268", + "reference": "337e3ad8e5716c15f9657bd214d16cc5e69df268", "shasum": "" }, "require": { @@ -12112,7 +12088,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/1.8.3" + "source": "https://github.com/guzzle/psr7/tree/1.8.5" }, "funding": [ { @@ -12128,7 +12104,7 @@ "type": "tidelift" } ], - "time": "2021-10-05T13:56:00+00:00" + "time": "2022-03-20T21:51:18+00:00" }, { "name": "indieauth/client", @@ -14826,16 +14802,16 @@ }, { "name": "symfony/filesystem", - "version": "v4.4.37", + "version": "v4.4.39", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "c59f37705c3e513ae55b2735f128f4ce363c82ec" + "reference": "72a5b35fecaa670b13954e6eaf414acbe2a67b35" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/c59f37705c3e513ae55b2735f128f4ce363c82ec", - "reference": "c59f37705c3e513ae55b2735f128f4ce363c82ec", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/72a5b35fecaa670b13954e6eaf414acbe2a67b35", + "reference": "72a5b35fecaa670b13954e6eaf414acbe2a67b35", "shasum": "" }, "require": { @@ -14869,7 +14845,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v4.4.37" + "source": "https://github.com/symfony/filesystem/tree/v4.4.39" }, "funding": [ { @@ -14885,7 +14861,7 @@ "type": "tidelift" } ], - "time": "2022-01-02T09:41:36+00:00" + "time": "2022-02-25T10:38:15+00:00" }, { "name": "symfony/finder", @@ -17343,31 +17319,29 @@ }, { "name": "behat/mink", - "version": "v1.9.0", + "version": "v1.10.0", "source": { "type": "git", "url": "https://github.com/minkphp/Mink.git", - "reference": "e35f4695de8800fc776af34ebf665ad58ebdd996" + "reference": "19e58905632e7cfdc5b2bafb9b950a3521af32c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/minkphp/Mink/zipball/e35f4695de8800fc776af34ebf665ad58ebdd996", - "reference": "e35f4695de8800fc776af34ebf665ad58ebdd996", + "url": "https://api.github.com/repos/minkphp/Mink/zipball/19e58905632e7cfdc5b2bafb9b950a3521af32c5", + "reference": "19e58905632e7cfdc5b2bafb9b950a3521af32c5", "shasum": "" }, "require": { - "php": ">=5.4", - "symfony/css-selector": "^2.7|^3.0|^4.0|^5.0" + "php": ">=7.2", + "symfony/css-selector": "^4.4 || ^5.0 || ^6.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5 || ^9.5", - "symfony/debug": "^2.7|^3.0|^4.0|^5.0", - "symfony/phpunit-bridge": "^3.4.38 || ^4.4 || ^5.0.5", - "yoast/phpunit-polyfills": "^1.0" + "phpunit/phpunit": "^8.5.22 || ^9.5.11", + "symfony/error-handler": "^4.4 || ^5.0 || ^6.0", + "symfony/phpunit-bridge": "^5.4 || ^6.0" }, "suggest": { - "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)", - "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation", + "behat/mink-browserkit-driver": "fast headless driver for any app without JS emulation", "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)", "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)", "dmore/chrome-mink-driver": "fast and JS-enabled driver for any app (requires chromium or google chrome)" @@ -17403,9 +17377,9 @@ ], "support": { "issues": "https://github.com/minkphp/Mink/issues", - "source": "https://github.com/minkphp/Mink/tree/v1.9.0" + "source": "https://github.com/minkphp/Mink/tree/v1.10.0" }, - "time": "2021-10-11T11:58:47+00:00" + "time": "2022-03-28T14:22:43+00:00" }, { "name": "behat/mink-browserkit-driver", @@ -17530,30 +17504,30 @@ }, { "name": "behat/transliterator", - "version": "v1.3.0", + "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/Behat/Transliterator.git", - "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc" + "reference": "baac5873bac3749887d28ab68e2f74db3a4408af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Transliterator/zipball/3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc", - "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc", + "url": "https://api.github.com/repos/Behat/Transliterator/zipball/baac5873bac3749887d28ab68e2f74db3a4408af", + "reference": "baac5873bac3749887d28ab68e2f74db3a4408af", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.2" }, "require-dev": { "chuyskywalker/rolling-curl": "^3.1", "php-yaoi/php-yaoi": "^1.0", - "phpunit/phpunit": "^4.8.36|^6.3" + "phpunit/phpunit": "^8.5.25 || ^9.5.19" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2-dev" + "dev-master": "1.x-dev" } }, "autoload": { @@ -17573,9 +17547,9 @@ ], "support": { "issues": "https://github.com/Behat/Transliterator/issues", - "source": "https://github.com/Behat/Transliterator/tree/v1.3.0" + "source": "https://github.com/Behat/Transliterator/tree/v1.5.0" }, - "time": "2020-01-14T16:39:13+00:00" + "time": "2022-03-30T09:27:43+00:00" }, { "name": "drupal/upgrade_status", @@ -17908,16 +17882,16 @@ }, { "name": "mglaman/phpstan-drupal", - "version": "1.1.12", + "version": "1.1.15", "source": { "type": "git", "url": "https://github.com/mglaman/phpstan-drupal.git", - "reference": "ef7e62da2114736f69c49af3d02bb6b774093ba0" + "reference": "b934beb8b591b609d7c8ca4abbb3d5e6035273ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/ef7e62da2114736f69c49af3d02bb6b774093ba0", - "reference": "ef7e62da2114736f69c49af3d02bb6b774093ba0", + "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/b934beb8b591b609d7c8ca4abbb3d5e6035273ae", + "reference": "b934beb8b591b609d7c8ca4abbb3d5e6035273ae", "shasum": "" }, "require": { @@ -17993,7 +17967,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.12" + "source": "https://github.com/mglaman/phpstan-drupal/tree/1.1.15" }, "funding": [ { @@ -18009,24 +17983,24 @@ "type": "tidelift" } ], - "time": "2022-02-23T22:14:13+00:00" + "time": "2022-04-06T21:05:13+00:00" }, { "name": "phpstan/phpstan", - "version": "1.4.8", + "version": "1.5.4", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "2a6d6704b17c4db6190cc3104056c0aad740cb15" + "reference": "bbf68cae24f6dc023c607ea0f87da55dd9d55c2b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2a6d6704b17c4db6190cc3104056c0aad740cb15", - "reference": "2a6d6704b17c4db6190cc3104056c0aad740cb15", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/bbf68cae24f6dc023c607ea0f87da55dd9d55c2b", + "reference": "bbf68cae24f6dc023c607ea0f87da55dd9d55c2b", "shasum": "" }, "require": { - "php": "^7.1|^8.0" + "php": "^7.2|^8.0" }, "conflict": { "phpstan/phpstan-shim": "*" @@ -18036,11 +18010,6 @@ "phpstan.phar" ], "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.4-dev" - } - }, "autoload": { "files": [ "bootstrap.php" @@ -18053,7 +18022,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/1.4.8" + "source": "https://github.com/phpstan/phpstan/tree/1.5.4" }, "funding": [ { @@ -18073,7 +18042,7 @@ "type": "tidelift" } ], - "time": "2022-03-04T13:03:56+00:00" + "time": "2022-04-03T12:39:00+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -18343,16 +18312,16 @@ }, { "name": "symfony/dom-crawler", - "version": "v4.4.38", + "version": "v4.4.39", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "46e7bd2ff6da01e7ddf40e2d78930e7a621bcb4e" + "reference": "4e9215a8b533802ba84a3cc5bd3c43103e7a6dc3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/46e7bd2ff6da01e7ddf40e2d78930e7a621bcb4e", - "reference": "46e7bd2ff6da01e7ddf40e2d78930e7a621bcb4e", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4e9215a8b533802ba84a3cc5bd3c43103e7a6dc3", + "reference": "4e9215a8b533802ba84a3cc5bd3c43103e7a6dc3", "shasum": "" }, "require": { @@ -18397,7 +18366,7 @@ "description": "Eases DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dom-crawler/tree/v4.4.38" + "source": "https://github.com/symfony/dom-crawler/tree/v4.4.39" }, "funding": [ { @@ -18413,7 +18382,7 @@ "type": "tidelift" } ], - "time": "2022-01-31T14:01:05+00:00" + "time": "2022-02-25T10:38:15+00:00" }, { "name": "symfony/polyfill-php81",