diff --git a/composer.json b/composer.json index 4d17048..6a20b17 100644 --- a/composer.json +++ b/composer.json @@ -22,10 +22,10 @@ "drupal/admin_audit_trail": "^1.0", "drupal/admin_toolbar": "^3.1", "drupal/advanced_text_formatter": "^2.1", - "drupal/allowed_formats": "^1.4", + "drupal/allowed_formats": "^1.5", "drupal/anonymous_redirect": "^2.2", "drupal/coffee": "^1.2", - "drupal/config_filter": "^2.2", + "drupal/config_filter": "^2.3", "drupal/config_ignore": "^3.0", "drupal/config_pages": "^2.9", "drupal/content_lock": "^2.2", @@ -45,9 +45,9 @@ "drupal/field_group": "^3.2", "drupal/field_tools": "^1.0", "drupal/focal_point": "^1.5", - "drupal/gin": "^3.0@beta", + "drupal/gin": "^3.0.0-beta2@beta", "drupal/gin_login": "^1.2", - "drupal/gin_toolbar": "^1.0@beta", + "drupal/gin_toolbar": "^1.0.0-beta9@beta", "drupal/jsonapi_hypermedia": "^1.6", "drupal/jsonapi_node_preview": "^1.0@beta", "drupal/jsonapi_node_preview_tab": "1.0.x-dev", @@ -65,7 +65,7 @@ "drupal/node_edit_protection": "^1.0", "drupal/oembed_providers": "^2.0", "drupal/paragraphs_ee": "^2.0", - "drupal/pathauto": "^1.9", + "drupal/pathauto": "^1.10", "drupal/permissions_filter": "^1.2", "drupal/prevent_homepage_deletion": "^1.4", "drupal/redirect": "^1.7", diff --git a/composer.lock b/composer.lock index bdae25d..df73ae5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f7e23ce2643f53b4949b91ef8e818eb8", + "content-hash": "95fa105f035f9893dc9f880a95b2dd1c", "packages": [ { "name": "asm89/stack-cors", @@ -1601,17 +1601,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" @@ -1619,8 +1619,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" @@ -1784,17 +1784,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" @@ -1808,8 +1808,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" @@ -3605,17 +3605,17 @@ }, { "name": "drupal/gin", - "version": "3.0.0-beta1", + "version": "3.0.0-beta2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gin.git", - "reference": "8.x-3.0-beta1" + "reference": "8.x-3.0-beta2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gin-8.x-3.0-beta1.zip", - "reference": "8.x-3.0-beta1", - "shasum": "dbe47c411408c6877b8b4c04e45f82b7c229a786" + "url": "https://ftp.drupal.org/files/projects/gin-8.x-3.0-beta2.zip", + "reference": "8.x-3.0-beta2", + "shasum": "5f38fab22d33ec4ec5e696f5bc804d8accb456a2" }, "require": { "drupal/core": "^8.9 || ^9 || ^10", @@ -3624,8 +3624,8 @@ "type": "drupal-theme", "extra": { "drupal": { - "version": "8.x-3.0-beta1", - "datestamp": "1646929485", + "version": "8.x-3.0-beta2", + "datestamp": "1649710290", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -3721,17 +3721,17 @@ }, { "name": "drupal/gin_toolbar", - "version": "1.0.0-beta21", + "version": "1.0.0-beta22", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gin_toolbar.git", - "reference": "8.x-1.0-beta21" + "reference": "8.x-1.0-beta22" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gin_toolbar-8.x-1.0-beta21.zip", - "reference": "8.x-1.0-beta21", - "shasum": "25522839cc22b25410cd478902096a649fd9ab61" + "url": "https://ftp.drupal.org/files/projects/gin_toolbar-8.x-1.0-beta22.zip", + "reference": "8.x-1.0-beta22", + "shasum": "630b4acb208411b78c61d83c9a27741c546202de" }, "require": { "drupal/core": "^8 || ^9 || ^10" @@ -3739,8 +3739,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-beta21", - "datestamp": "1646929714", + "version": "8.x-1.0-beta22", + "datestamp": "1649709351", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -5159,17 +5159,17 @@ }, { "name": "drupal/pathauto", - "version": "1.9.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pathauto.git", - "reference": "8.x-1.9" + "reference": "8.x-1.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.9.zip", - "reference": "8.x-1.9", - "shasum": "f075ebff595c9b8b62333d65ad29020330e0ea9d" + "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "f49d5fbcd7a2c1b4de1da07194fe01d9012237ec" }, "require": { "drupal/core": "^8.8 || ^9", @@ -5182,8 +5182,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.9", - "datestamp": "1644822949", + "version": "8.x-1.10", + "datestamp": "1650806739", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11461,31 +11461,29 @@ "packages-dev": [ { "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)" @@ -11521,9 +11519,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-selenium2-driver", @@ -12894,16 +12892,16 @@ }, { "name": "phpdocumentor/type-resolver", - "version": "1.6.0", + "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706" + "reference": "77a32518733312af16a44300404e945338981de3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/93ebd0014cab80c4ea9f5e297ea48672f1b87706", - "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/77a32518733312af16a44300404e945338981de3", + "reference": "77a32518733312af16a44300404e945338981de3", "shasum": "" }, "require": { @@ -12938,9 +12936,9 @@ "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "support": { "issues": "https://github.com/phpDocumentor/TypeResolver/issues", - "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.0" + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.1" }, - "time": "2022-01-04T19:58:01+00:00" + "time": "2022-03-15T21:29:03+00:00" }, { "name": "phpspec/prophecy", @@ -13378,16 +13376,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.5.19", + "version": "9.5.20", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "35ea4b7f3acabb26f4bb640f8c30866c401da807" + "reference": "12bc8879fb65aef2138b26fc633cb1e3620cffba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/35ea4b7f3acabb26f4bb640f8c30866c401da807", - "reference": "35ea4b7f3acabb26f4bb640f8c30866c401da807", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/12bc8879fb65aef2138b26fc633cb1e3620cffba", + "reference": "12bc8879fb65aef2138b26fc633cb1e3620cffba", "shasum": "" }, "require": { @@ -13465,7 +13463,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.19" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.20" }, "funding": [ { @@ -13477,7 +13475,7 @@ "type": "github" } ], - "time": "2022-03-15T09:57:31+00:00" + "time": "2022-04-01T12:37:26+00:00" }, { "name": "react/promise", @@ -13921,16 +13919,16 @@ }, { "name": "sebastian/environment", - "version": "5.1.3", + "version": "5.1.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "388b6ced16caa751030f6a69e588299fa09200ac" + "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac", - "reference": "388b6ced16caa751030f6a69e588299fa09200ac", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/1b5dff7bb151a4db11d49d90e5408e4e938270f7", + "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7", "shasum": "" }, "require": { @@ -13972,7 +13970,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/environment/issues", - "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3" + "source": "https://github.com/sebastianbergmann/environment/tree/5.1.4" }, "funding": [ { @@ -13980,7 +13978,7 @@ "type": "github" } ], - "time": "2020-09-28T05:52:38+00:00" + "time": "2022-04-03T09:37:03+00:00" }, { "name": "sebastian/exporter", @@ -15241,5 +15239,5 @@ "php": ">=8.1" }, "platform-dev": [], - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" }