diff --git a/CHANGELOG.md b/CHANGELOG.md index 5764560dd..f0ef44f37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,11 @@ # CHANGELOG +## Unreleased +* Drupal 10 new theme demo pages + ## 2.0.0 * Upgrade to drupal 10 -* New theme +* New theme ## 1.10.9 * Update Drupal to 8.9.13 diff --git a/composer.json b/composer.json index f61ce670f..3a519ab42 100644 --- a/composer.json +++ b/composer.json @@ -22,10 +22,10 @@ "drupal/better_exposed_filters": "^6.0", "drupal/bootstrap_barrio": "^5.5", "drupal/ckeditor": "^1.0", - "drupal/core-composer-scaffold": "^10", - "drupal/core-project-message": "^10.0", - "drupal/core-recommended": "^10", - "drupal/core-vendor-hardening": "^10.0", + "drupal/core-composer-scaffold": "^10.1", + "drupal/core-project-message": "^10.1", + "drupal/core-recommended": "^10.1", + "drupal/core-vendor-hardening": "^10.1", "drupal/devel": "^5.0", "drupal/devel_kint_extras": "^1.1", "drupal/devel_php": "^1.5", @@ -38,7 +38,7 @@ "drupal/gin_toolbar": "^1.0@RC", "drupal/lang_dropdown": "2.x-dev@dev", "drupal/languageicons": "^2.0@beta", - "drupal/linkit": "6.0.x-dev@dev", + "drupal/linkit": "^6.1", "drupal/menu_link_attributes": "^1.3", "drupal/metatag": "^1.22", "drupal/paragraphs": "^1.15", diff --git a/composer.lock b/composer.lock index 3d35ca908..38cac9442 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": "939c09296eb8531c5119c6d14448cde3", + "content-hash": "03aa4c16a3817cde68185dedae20d46c", "packages": [ { "name": "asm89/stack-cors", @@ -64,49 +64,48 @@ }, { "name": "chi-teck/drupal-code-generator", - "version": "2.6.2", + "version": "3.2.0", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", - "reference": "22ed1cc02dc47814e8239de577da541e9b9bd980" + "reference": "6883a423f21446b16f8b9a2d90cc5abd4bc3e5d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/22ed1cc02dc47814e8239de577da541e9b9bd980", - "reference": "22ed1cc02dc47814e8239de577da541e9b9bd980", + "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/6883a423f21446b16f8b9a2d90cc5abd4bc3e5d6", + "reference": "6883a423f21446b16f8b9a2d90cc5abd4bc3e5d6", "shasum": "" }, "require": { "ext-json": "*", - "php": ">=7.4", - "psr/log": "^1.1 || ^2.0 || ^3.0", - "symfony/console": "^4.4.15 || ^5.1 || ^6.0", - "symfony/filesystem": "^4.4 || ^5.1 || ^6", - "symfony/polyfill-php80": "^1.23", - "symfony/string": "^5.1 || ^6", - "twig/twig": "^2.14.11 || ^3.1" + "php": ">=8.1.0", + "psr/event-dispatcher": "^1.0", + "psr/log": "^3.0", + "symfony/console": "^6.3", + "symfony/dependency-injection": "^6.3.2", + "symfony/filesystem": "^6.3", + "symfony/string": "^6.3", + "twig/twig": "^3.4" }, "conflict": { "squizlabs/php_codesniffer": "<3.6" }, "require-dev": { - "chi-teck/drupal-coder-extension": "^1.2", - "drupal/coder": "^8.3.14", + "chi-teck/drupal-coder-extension": "^2.0.0-alpha4", + "drupal/coder": "8.3.20", + "drupal/core": "10.1.x-dev", + "ext-simplexml": "*", "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.4", - "squizlabs/php_codesniffer": "^3.5", - "symfony/var-dumper": "^5.2 || ^6.0", - "symfony/yaml": "^5.2 || ^6.0" + "phpunit/phpunit": "^9.5", + "squizlabs/php_codesniffer": "^3.7", + "symfony/var-dumper": "^6.3", + "symfony/yaml": "^6.3", + "vimeo/psalm": "^5.14.0" }, "bin": [ "bin/dcg" ], "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.x-dev" - } - }, "autoload": { "psr-4": { "DrupalCodeGenerator\\": "src" @@ -119,9 +118,9 @@ "description": "Drupal code generator", "support": { "issues": "https://github.com/Chi-teck/drupal-code-generator/issues", - "source": "https://github.com/Chi-teck/drupal-code-generator/tree/2.6.2" + "source": "https://github.com/Chi-teck/drupal-code-generator/tree/3.2.0" }, - "time": "2022-11-11T15:34:04+00:00" + "time": "2023-08-06T11:19:01+00:00" }, { "name": "composer/installers", @@ -357,25 +356,25 @@ }, { "name": "consolidation/annotated-command", - "version": "4.8.2", + "version": "4.9.1", "source": { "type": "git", "url": "https://github.com/consolidation/annotated-command.git", - "reference": "7f5dd1aafb93a10593ed70f3caa6a0cd5a32f0e3" + "reference": "e01152f698eff4cb5df3ebfe5e097ef335dbd3c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/7f5dd1aafb93a10593ed70f3caa6a0cd5a32f0e3", - "reference": "7f5dd1aafb93a10593ed70f3caa6a0cd5a32f0e3", + "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/e01152f698eff4cb5df3ebfe5e097ef335dbd3c9", + "reference": "e01152f698eff4cb5df3ebfe5e097ef335dbd3c9", "shasum": "" }, "require": { - "consolidation/output-formatters": "^4.1.1", + "consolidation/output-formatters": "^4.3.1", "php": ">=7.1.3", - "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" + "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" }, "require-dev": { "composer-runtime-api": "^2.0", @@ -407,9 +406,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.8.2" + "source": "https://github.com/consolidation/annotated-command/tree/4.9.1" }, - "time": "2023-03-11T19:32:28+00:00" + "time": "2023-05-20T04:19:01+00:00" }, { "name": "consolidation/config", @@ -575,16 +574,16 @@ }, { "name": "consolidation/output-formatters", - "version": "4.2.4", + "version": "4.3.2", "source": { "type": "git", "url": "https://github.com/consolidation/output-formatters.git", - "reference": "b377db7e9435c50c4e019c26ec164b547e754ca0" + "reference": "06711568b4cd169700ff7e8075db0a9a341ceb58" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/b377db7e9435c50c4e019c26ec164b547e754ca0", - "reference": "b377db7e9435c50c4e019c26ec164b547e754ca0", + "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/06711568b4cd169700ff7e8075db0a9a341ceb58", + "reference": "06711568b4cd169700ff7e8075db0a9a341ceb58", "shasum": "" }, "require": { @@ -623,9 +622,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.2.4" + "source": "https://github.com/consolidation/output-formatters/tree/4.3.2" }, - "time": "2023-02-24T03:39:10+00:00" + "time": "2023-07-06T04:45:41+00:00" }, { "name": "consolidation/robo", @@ -702,16 +701,16 @@ }, { "name": "consolidation/self-update", - "version": "2.1.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/consolidation/self-update.git", - "reference": "714b09fdf0513f83292874bb12de0566066040c2" + "reference": "972a1016761c9b63314e040836a12795dff6953a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/self-update/zipball/714b09fdf0513f83292874bb12de0566066040c2", - "reference": "714b09fdf0513f83292874bb12de0566066040c2", + "url": "https://api.github.com/repos/consolidation/self-update/zipball/972a1016761c9b63314e040836a12795dff6953a", + "reference": "972a1016761c9b63314e040836a12795dff6953a", "shasum": "" }, "require": { @@ -751,9 +750,9 @@ "description": "Provides a self:update command for Symfony Console applications.", "support": { "issues": "https://github.com/consolidation/self-update/issues", - "source": "https://github.com/consolidation/self-update/tree/2.1.0" + "source": "https://github.com/consolidation/self-update/tree/2.2.0" }, - "time": "2023-02-21T19:33:55+00:00" + "time": "2023-03-18T01:37:41+00:00" }, { "name": "consolidation/site-alias", @@ -996,32 +995,35 @@ }, { "name": "doctrine/annotations", - "version": "1.13.3", + "version": "1.14.3", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "648b0343343565c4a056bfc8392201385e8d89f0" + "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0", - "reference": "648b0343343565c4a056bfc8392201385e8d89f0", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af", + "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af", "shasum": "" }, "require": { - "doctrine/lexer": "1.*", + "doctrine/lexer": "^1 || ^2", "ext-tokenizer": "*", "php": "^7.1 || ^8.0", "psr/cache": "^1 || ^2 || ^3" }, "require-dev": { "doctrine/cache": "^1.11 || ^2.0", - "doctrine/coding-standard": "^6.0 || ^8.1", - "phpstan/phpstan": "^1.4.10 || ^1.8.0", - "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5", - "symfony/cache": "^4.4 || ^5.2", + "doctrine/coding-standard": "^9 || ^10", + "phpstan/phpstan": "~1.4.10 || ^1.8.0", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", + "symfony/cache": "^4.4 || ^5.4 || ^6", "vimeo/psalm": "^4.10" }, + "suggest": { + "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations" + }, "type": "library", "autoload": { "psr-4": { @@ -1063,9 +1065,9 @@ ], "support": { "issues": "https://github.com/doctrine/annotations/issues", - "source": "https://github.com/doctrine/annotations/tree/1.13.3" + "source": "https://github.com/doctrine/annotations/tree/1.14.3" }, - "time": "2022-07-02T10:48:51+00:00" + "time": "2023-02-01T09:20:38+00:00" }, { "name": "doctrine/common", @@ -1158,6 +1160,53 @@ ], "time": "2022-10-09T11:47:59+00:00" }, + { + "name": "doctrine/deprecations", + "version": "v1.1.1", + "source": { + "type": "git", + "url": "https://github.com/doctrine/deprecations.git", + "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/612a3ee5ab0d5dd97b7cf3874a6efe24325efac3", + "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3", + "shasum": "" + }, + "require": { + "php": "^7.1 || ^8.0" + }, + "require-dev": { + "doctrine/coding-standard": "^9", + "phpstan/phpstan": "1.4.10 || 1.10.15", + "phpstan/phpstan-phpunit": "^1.0", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", + "psalm/plugin-phpunit": "0.18.4", + "psr/log": "^1 || ^2 || ^3", + "vimeo/psalm": "4.30.0 || 5.12.0" + }, + "suggest": { + "psr/log": "Allows logging deprecations via PSR-3 logger implementation" + }, + "type": "library", + "autoload": { + "psr-4": { + "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.", + "homepage": "https://www.doctrine-project.org/", + "support": { + "issues": "https://github.com/doctrine/deprecations/issues", + "source": "https://github.com/doctrine/deprecations/tree/v1.1.1" + }, + "time": "2023-06-03T09:27:29+00:00" + }, { "name": "doctrine/event-manager", "version": "2.0.0", @@ -1251,31 +1300,33 @@ }, { "name": "doctrine/lexer", - "version": "1.2.3", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229" + "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229", - "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124", + "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124", "shasum": "" }, "require": { + "doctrine/deprecations": "^1.0", "php": "^7.1 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^9.0", + "doctrine/coding-standard": "^9 || ^10", "phpstan/phpstan": "^1.3", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", - "vimeo/psalm": "^4.11" + "psalm/plugin-phpunit": "^0.18.3", + "vimeo/psalm": "^4.11 || ^5.0" }, "type": "library", "autoload": { "psr-4": { - "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" + "Doctrine\\Common\\Lexer\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -1307,7 +1358,7 @@ ], "support": { "issues": "https://github.com/doctrine/lexer/issues", - "source": "https://github.com/doctrine/lexer/tree/1.2.3" + "source": "https://github.com/doctrine/lexer/tree/2.1.0" }, "funding": [ { @@ -1323,20 +1374,20 @@ "type": "tidelift" } ], - "time": "2022-02-28T11:07:21+00:00" + "time": "2022-12-14T08:49:07+00:00" }, { "name": "doctrine/persistence", - "version": "3.1.4", + "version": "3.2.0", "source": { "type": "git", "url": "https://github.com/doctrine/persistence.git", - "reference": "8bf8ab15960787f1a49d405f6eb8c787b4841119" + "reference": "63fee8c33bef740db6730eb2a750cd3da6495603" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/persistence/zipball/8bf8ab15960787f1a49d405f6eb8c787b4841119", - "reference": "8bf8ab15960787f1a49d405f6eb8c787b4841119", + "url": "https://api.github.com/repos/doctrine/persistence/zipball/63fee8c33bef740db6730eb2a750cd3da6495603", + "reference": "63fee8c33bef740db6730eb2a750cd3da6495603", "shasum": "" }, "require": { @@ -1405,7 +1456,7 @@ ], "support": { "issues": "https://github.com/doctrine/persistence/issues", - "source": "https://github.com/doctrine/persistence/tree/3.1.4" + "source": "https://github.com/doctrine/persistence/tree/3.2.0" }, "funding": [ { @@ -1421,21 +1472,21 @@ "type": "tidelift" } ], - "time": "2023-02-03T11:13:07+00:00" + "time": "2023-05-17T18:32:04+00:00" }, { "name": "drupal/addtoany", - "version": "2.0.1", + "version": "2.0.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/addtoany.git", - "reference": "2.0.1" + "reference": "2.0.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/addtoany-2.0.1.zip", - "reference": "2.0.1", - "shasum": "536abb99ae21ca452348cee94428bfe188cad7a6" + "url": "https://ftp.drupal.org/files/projects/addtoany-2.0.4.zip", + "reference": "2.0.4", + "shasum": "f206b4514d66da22743e99318c3331340326f542" }, "require": { "drupal/core": "^9.4 || ^10.0" @@ -1443,8 +1494,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.1", - "datestamp": "1674468065", + "version": "2.0.4", + "datestamp": "1685550122", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -1463,10 +1514,6 @@ { "name": "micropat", "homepage": "https://www.drupal.org/user/260224" - }, - { - "name": "VladimirAus", - "homepage": "https://www.drupal.org/user/673120" } ], "description": "Share buttons for Drupal including the AddToAny universal share button, Facebook, Twitter, Pinterest, WhatsApp and many more.", @@ -1481,17 +1528,17 @@ }, { "name": "drupal/admin_toolbar", - "version": "3.4.0", + "version": "3.4.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", - "reference": "3.4.0" + "reference": "3.4.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.4.0.zip", - "reference": "3.4.0", - "shasum": "2dc9bf50350693827b446180c9d61feebacc4b7a" + "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.4.1.zip", + "reference": "3.4.1", + "shasum": "bcb15ab40016becdb3ac8f21d7d1a721f48f3577" }, "require": { "drupal/core": "^9.2 || ^10" @@ -1502,8 +1549,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.4.0", - "datestamp": "1683730547", + "version": "3.4.1", + "datestamp": "1684944156", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -1635,17 +1682,17 @@ }, { "name": "drupal/bootstrap_barrio", - "version": "5.5.12", + "version": "5.5.13", "source": { "type": "git", "url": "https://git.drupalcode.org/project/bootstrap_barrio.git", - "reference": "5.5.12" + "reference": "5.5.13" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/bootstrap_barrio-5.5.12.zip", - "reference": "5.5.12", - "shasum": "a78d13f0ca6e64d304eca007beb2a568bc1f7d6d" + "url": "https://ftp.drupal.org/files/projects/bootstrap_barrio-5.5.13.zip", + "reference": "5.5.13", + "shasum": "ddcbd91bf86019e3665197ea6d74d4adb3081ca5" }, "require": { "drupal/core": "^9.4 || ^10", @@ -1654,8 +1701,8 @@ "type": "drupal-theme", "extra": { "drupal": { - "version": "5.5.12", - "datestamp": "1683640215", + "version": "5.5.13", + "datestamp": "1692469355", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -1689,26 +1736,29 @@ }, { "name": "drupal/ckeditor", - "version": "1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ckeditor.git", - "reference": "1.0.1" + "reference": "1.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ckeditor-1.0.1.zip", - "reference": "1.0.1", - "shasum": "d3dd8bfb2301b749599ba48cf76208becdf0eeb3" + "url": "https://ftp.drupal.org/files/projects/ckeditor-1.0.2.zip", + "reference": "1.0.2", + "shasum": "fec2ca9ad852a00c7b9584cb6040dc860364c481" }, "require": { "drupal/core": "^9.4 || ^10" }, + "require-dev": { + "drupal/classy": "*" + }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.0.1", - "datestamp": "1662977541", + "version": "1.0.2", + "datestamp": "1687261951", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -1781,24 +1831,24 @@ }, { "name": "drupal/core", - "version": "10.0.9", + "version": "10.1.3", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "1299803690cf035d144c468bab6b6bf7e03aca49" + "reference": "0943d60970670a7f7c18ee24a800b3b87aac4641" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/1299803690cf035d144c468bab6b6bf7e03aca49", - "reference": "1299803690cf035d144c468bab6b6bf7e03aca49", + "url": "https://api.github.com/repos/drupal/core/zipball/0943d60970670a7f7c18ee24a800b3b87aac4641", + "reference": "0943d60970670a7f7c18ee24a800b3b87aac4641", "shasum": "" }, "require": { "asm89/stack-cors": "^2.1", "composer-runtime-api": "^2.1", "composer/semver": "^3.3", - "doctrine/annotations": "^1.13", - "egulias/email-validator": "^3.2.1", + "doctrine/annotations": "^1.14", + "egulias/email-validator": "^3.2.1|^4.0", "ext-date": "*", "ext-dom": "*", "ext-filter": "*", @@ -1813,25 +1863,27 @@ "ext-tokenizer": "*", "ext-xml": "*", "guzzlehttp/guzzle": "^7.5", - "guzzlehttp/psr7": "^2.4", + "guzzlehttp/psr7": "^2.4.5", "masterminds/html5": "^2.7", + "mck89/peast": "^1.14", "pear/archive_tar": "^1.4.14", "php": ">=8.1.0", "psr/log": "^3.0", - "symfony/console": "^6.2", - "symfony/dependency-injection": "^6.2", - "symfony/event-dispatcher": "^6.2", - "symfony/http-foundation": "^6.2", - "symfony/http-kernel": "^6.2", - "symfony/mime": "^6.2", + "sebastian/diff": "^4", + "symfony/console": "^6.3", + "symfony/dependency-injection": "^6.3", + "symfony/event-dispatcher": "^6.3", + "symfony/http-foundation": "^6.3", + "symfony/http-kernel": "^6.3", + "symfony/mime": "^6.3", "symfony/polyfill-iconv": "^1.26", - "symfony/process": "^6.2", + "symfony/process": "^6.3", "symfony/psr-http-message-bridge": "^2.1", - "symfony/routing": "^6.2", - "symfony/serializer": "^6.2", - "symfony/validator": "^6.2", - "symfony/yaml": "^6.2", - "twig/twig": "^3.4.3" + "symfony/routing": "^6.3", + "symfony/serializer": "^6.3", + "symfony/validator": "^6.3", + "symfony/yaml": "^6.3", + "twig/twig": "^3.5.0" }, "conflict": { "drush/drush": "<8.1.10" @@ -1933,22 +1985,22 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/10.0.9" + "source": "https://github.com/drupal/core/tree/10.1.3" }, - "time": "2023-05-03T09:53:20+00:00" + "time": "2023-09-07T15:19:51+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "10.0.9", + "version": "10.1.3", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", - "reference": "22c8b48a5b34864bf433ab3eb6ee7670191c0468" + "reference": "1ccd7db5ff8a5425b5bbba9b9a05e366363c0a51" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/22c8b48a5b34864bf433ab3eb6ee7670191c0468", - "reference": "22c8b48a5b34864bf433ab3eb6ee7670191c0468", + "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/1ccd7db5ff8a5425b5bbba9b9a05e366363c0a51", + "reference": "1ccd7db5ff8a5425b5bbba9b9a05e366363c0a51", "shasum": "" }, "require": { @@ -1983,22 +2035,22 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/10.0.9" + "source": "https://github.com/drupal/core-composer-scaffold/tree/10.1.3" }, - "time": "2023-04-30T16:15:41+00:00" + "time": "2023-04-30T16:15:32+00:00" }, { "name": "drupal/core-project-message", - "version": "10.0.9", + "version": "10.1.3", "source": { "type": "git", "url": "https://github.com/drupal/core-project-message.git", - "reference": "b4bb5b4c67242def27c2abf5892e5d9bfb7d08f1" + "reference": "59b4475f01debd9a0f173938a06189982c8ebffd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-project-message/zipball/b4bb5b4c67242def27c2abf5892e5d9bfb7d08f1", - "reference": "b4bb5b4c67242def27c2abf5892e5d9bfb7d08f1", + "url": "https://api.github.com/repos/drupal/core-project-message/zipball/59b4475f01debd9a0f173938a06189982c8ebffd", + "reference": "59b4475f01debd9a0f173938a06189982c8ebffd", "shasum": "" }, "require": { @@ -2024,74 +2076,76 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-project-message/tree/10.0.9" + "source": "https://github.com/drupal/core-project-message/tree/10.1.3" }, - "time": "2022-07-01T08:33:05+00:00" + "time": "2022-07-01T08:32:39+00:00" }, { "name": "drupal/core-recommended", - "version": "10.0.9", + "version": "10.1.3", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "1584a4bbb5d72133a5ce2fd711254dea80a647dc" + "reference": "d32977bba64355e7399cf63db4cea41b3172d6fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/1584a4bbb5d72133a5ce2fd711254dea80a647dc", - "reference": "1584a4bbb5d72133a5ce2fd711254dea80a647dc", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/d32977bba64355e7399cf63db4cea41b3172d6fa", + "reference": "d32977bba64355e7399cf63db4cea41b3172d6fa", "shasum": "" }, "require": { "asm89/stack-cors": "~v2.1.1", "composer/semver": "~3.3.2", - "doctrine/annotations": "~1.13.3", - "doctrine/lexer": "~1.2.3", - "drupal/core": "10.0.9", - "egulias/email-validator": "~3.2.1", - "guzzlehttp/guzzle": "~7.5.0", - "guzzlehttp/promises": "~1.5.2", - "guzzlehttp/psr7": "~2.4.5", - "masterminds/html5": "~2.7.6", + "doctrine/annotations": "~1.14.3", + "doctrine/deprecations": "~v1.1.1", + "doctrine/lexer": "~2.1.0", + "drupal/core": "10.1.3", + "egulias/email-validator": "~4.0.1", + "guzzlehttp/guzzle": "~7.7.0", + "guzzlehttp/psr7": "~2.5.0", + "masterminds/html5": "~2.8.0", + "mck89/peast": "~v1.15.4", "pear/archive_tar": "~1.4.14", "pear/console_getopt": "~v1.4.3", - "pear/pear-core-minimal": "~v1.10.11", + "pear/pear-core-minimal": "~v1.10.13", "pear/pear_exception": "~v1.0.2", "psr/cache": "~3.0.0", "psr/container": "~2.0.2", "psr/event-dispatcher": "~1.0.0", - "psr/http-client": "~1.0.1", - "psr/http-factory": "~1.0.1", - "psr/http-message": "~1.0.1", + "psr/http-client": "~1.0.2", + "psr/http-factory": "~1.0.2", "psr/log": "~3.0.0", "ralouphie/getallheaders": "~3.0.3", - "symfony/console": "~v6.2.5", - "symfony/dependency-injection": "~v6.2.6", - "symfony/deprecation-contracts": "~v3.2.0", - "symfony/error-handler": "~v6.2.5", - "symfony/event-dispatcher": "~v6.2.5", - "symfony/event-dispatcher-contracts": "~v3.2.0", - "symfony/http-foundation": "~v6.2.6", - "symfony/http-kernel": "~v6.2.6", - "symfony/mime": "~v6.2.5", + "sebastian/diff": "~4.0.5", + "symfony/console": "~v6.3.0", + "symfony/dependency-injection": "~v6.3.0", + "symfony/deprecation-contracts": "~v3.3.0", + "symfony/error-handler": "~v6.3.0", + "symfony/event-dispatcher": "~v6.3.0", + "symfony/event-dispatcher-contracts": "~v3.3.0", + "symfony/http-foundation": "~v6.3.0", + "symfony/http-kernel": "~v6.3.0", + "symfony/mime": "~v6.3.0", "symfony/polyfill-ctype": "~v1.27.0", "symfony/polyfill-iconv": "~v1.27.0", "symfony/polyfill-intl-grapheme": "~v1.27.0", "symfony/polyfill-intl-idn": "~v1.27.0", "symfony/polyfill-intl-normalizer": "~v1.27.0", "symfony/polyfill-mbstring": "~v1.27.0", - "symfony/process": "~v6.2.5", - "symfony/psr-http-message-bridge": "~v2.1.4", - "symfony/routing": "~v6.2.5", - "symfony/serializer": "~v6.2.5", - "symfony/service-contracts": "~v3.2.0", - "symfony/string": "~v6.2.5", - "symfony/translation-contracts": "~v3.2.0", - "symfony/validator": "~v6.2.5", - "symfony/var-dumper": "~v6.2.5", - "symfony/var-exporter": "~v6.2.5", - "symfony/yaml": "~v6.2.5", - "twig/twig": "~v3.5.0" + "symfony/polyfill-php83": "~v1.27.0", + "symfony/process": "~v6.3.0", + "symfony/psr-http-message-bridge": "~v2.2.0", + "symfony/routing": "~v6.3.0", + "symfony/serializer": "~v6.3.0", + "symfony/service-contracts": "~v3.3.0", + "symfony/string": "~v6.3.0", + "symfony/translation-contracts": "~v3.3.0", + "symfony/validator": "~v6.3.0", + "symfony/var-dumper": "~v6.3.0", + "symfony/var-exporter": "~v6.3.0", + "symfony/yaml": "~v6.3.0", + "twig/twig": "~v3.6.0" }, "conflict": { "webflo/drupal-core-strict": "*" @@ -2103,22 +2157,22 @@ ], "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/10.0.9" + "source": "https://github.com/drupal/core-recommended/tree/10.1.3" }, - "time": "2023-05-03T09:53:20+00:00" + "time": "2023-09-07T15:19:51+00:00" }, { "name": "drupal/core-vendor-hardening", - "version": "10.0.9", + "version": "10.1.3", "source": { "type": "git", "url": "https://github.com/drupal/core-vendor-hardening.git", - "reference": "45e4f9ad3353531139bcdde280122b051df0dbe8" + "reference": "a5cfe62bcd85532730990f5df5c2922bc8d3f767" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-vendor-hardening/zipball/45e4f9ad3353531139bcdde280122b051df0dbe8", - "reference": "45e4f9ad3353531139bcdde280122b051df0dbe8", + "url": "https://api.github.com/repos/drupal/core-vendor-hardening/zipball/a5cfe62bcd85532730990f5df5c2922bc8d3f767", + "reference": "a5cfe62bcd85532730990f5df5c2922bc8d3f767", "shasum": "" }, "require": { @@ -2144,23 +2198,23 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-vendor-hardening/tree/10.0.9" + "source": "https://github.com/drupal/core-vendor-hardening/tree/10.1.3" }, - "time": "2022-12-07T11:22:37+00:00" + "time": "2022-12-07T11:22:31+00:00" }, { "name": "drupal/ctools", - "version": "4.0.3", + "version": "4.0.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ctools.git", - "reference": "4.0.3" + "reference": "4.0.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ctools-4.0.3.zip", - "reference": "4.0.3", - "shasum": "4f389b14bd2120069386c2f28f8c4cd49bd2ebfc" + "url": "https://ftp.drupal.org/files/projects/ctools-4.0.4.zip", + "reference": "4.0.4", + "shasum": "4a2474eb2fd525b2add2db0e855c135ba7f0fb70" }, "require": { "drupal/core": "^9.3 || ^10" @@ -2168,8 +2222,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.0.3", - "datestamp": "1668631947", + "version": "4.0.4", + "datestamp": "1684299878", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2243,17 +2297,17 @@ }, { "name": "drupal/devel", - "version": "5.1.1", + "version": "5.1.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/devel.git", - "reference": "5.1.1" + "reference": "5.1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/devel-5.1.1.zip", - "reference": "5.1.1", - "shasum": "d7423dfe9c2333508618975c37f3b63026adca50" + "url": "https://ftp.drupal.org/files/projects/devel-5.1.2.zip", + "reference": "5.1.2", + "shasum": "9b35e38bf2043bf87f88585b3d9100f38da8f07f" }, "require": { "doctrine/common": "^2.7 || ^3.4", @@ -2273,8 +2327,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "5.1.1", - "datestamp": "1671644739", + "version": "5.1.2", + "datestamp": "1686161028", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2629,7 +2683,7 @@ "homepage": "https://www.drupal.org/user/3094661" }, { - "name": "RenatoG", + "name": "renatog", "homepage": "https://www.drupal.org/user/3326031" }, { @@ -2639,10 +2693,6 @@ { "name": "tatarbj", "homepage": "https://www.drupal.org/user/649590" - }, - { - "name": "volkswagenchick", - "homepage": "https://www.drupal.org/user/3332522" } ], "description": "Adds configuration to the system breadcrumbs.", @@ -3046,17 +3096,17 @@ }, { "name": "drupal/fontawesome", - "version": "2.25.0", + "version": "2.26.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/fontawesome.git", - "reference": "8.x-2.25" + "reference": "8.x-2.26" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/fontawesome-8.x-2.25.zip", - "reference": "8.x-2.25", - "shasum": "67f92e961b35c91b1520565669515525b2223cfb" + "url": "https://ftp.drupal.org/files/projects/fontawesome-8.x-2.26.zip", + "reference": "8.x-2.26", + "shasum": "22e67458e1ebc274c3a8b494ce2c4056a3d2af29" }, "require": { "drupal/core": "^9.4 || ^10" @@ -3064,8 +3114,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.25", - "datestamp": "1676999823", + "version": "8.x-2.26", + "datestamp": "1688063477", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3100,17 +3150,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", @@ -3119,8 +3169,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." @@ -3162,26 +3212,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." @@ -3608,17 +3658,20 @@ }, { "name": "drupal/linkit", - "version": "dev-6.0.x", + "version": "6.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/linkit.git", - "reference": "590e07c202e7514cc149a31940f83f6ed98e38f8" + "reference": "6.1.0" }, - "require": { - "drupal/core": "^9.4 || ^10.0.0" + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/linkit-6.1.0.zip", + "reference": "6.1.0", + "shasum": "0b4c111651ef478091fc0d38360cee168ca17eee" }, - "conflict": { - "drupal/core": ">=10.1" + "require": { + "drupal/core": "^10.1" }, "require-dev": { "drupal/ckeditor": "*", @@ -3626,15 +3679,12 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-6.0.x": "6.0.x-dev" - }, "drupal": { - "version": "6.0.0-rc1+1-dev", - "datestamp": "1681660614", + "version": "6.1.0", + "datestamp": "1688747800", "security-coverage": { - "status": "not-covered", - "message": "Dev releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -3719,17 +3769,17 @@ }, { "name": "drupal/metatag", - "version": "1.23.0", + "version": "1.26.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/metatag.git", - "reference": "8.x-1.23" + "reference": "8.x-1.26" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.23.zip", - "reference": "8.x-1.23", - "shasum": "d0e53e4f41c759ea8ca4c504fc6fee9a5184a701" + "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.26.zip", + "reference": "8.x-1.26", + "shasum": "afa4a37422748baa2f0c35b13961438668ef3be8" }, "require": { "drupal/core": "^9.3 || ^10", @@ -3749,8 +3799,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.23", - "datestamp": "1683903480", + "version": "8.x-1.26", + "datestamp": "1687856123", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3786,17 +3836,17 @@ }, { "name": "drupal/paragraphs", - "version": "1.15.0", + "version": "1.16.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs.git", - "reference": "8.x-1.15" + "reference": "8.x-1.16" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.15.zip", - "reference": "8.x-1.15", - "shasum": "2ed2d3199553010fa1c500181bbebe676e9e60c1" + "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.16.zip", + "reference": "8.x-1.16", + "shasum": "48f60810fd8086a52d56e84af8b212cce7a270e8" }, "require": { "drupal/core": "^9.3 || ^10", @@ -3820,8 +3870,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.15", - "datestamp": "1661440897", + "version": "8.x-1.16", + "datestamp": "1694007797", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3866,17 +3916,17 @@ }, { "name": "drupal/paragraphs_ee", - "version": "2.1.0-alpha2", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs_ee.git", - "reference": "2.1.0-alpha2" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs_ee-2.1.0-alpha2.zip", - "reference": "2.1.0-alpha2", - "shasum": "69e8ca3b457f7dac65dd098e4e7d94b8cafa8584" + "url": "https://ftp.drupal.org/files/projects/paragraphs_ee-2.1.0.zip", + "reference": "2.1.0", + "shasum": "bb941bd49afa192234be6b5b4a69e93ed34acbbe" }, "require": { "drupal/core": ">=9.2", @@ -3890,11 +3940,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.0-alpha2", - "datestamp": "1683903397", + "version": "2.1.0", + "datestamp": "1690887202", "security-coverage": { - "status": "not-covered", - "message": "Alpha releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -3917,17 +3967,17 @@ }, { "name": "drupal/paragraphs_features", - "version": "2.0.0-beta2", + "version": "2.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs_features.git", - "reference": "2.0.0-beta2" + "reference": "2.0.0-beta3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs_features-2.0.0-beta2.zip", - "reference": "2.0.0-beta2", - "shasum": "42c4c2fed1701e14d085850d4fa7ea58b418b85a" + "url": "https://ftp.drupal.org/files/projects/paragraphs_features-2.0.0-beta3.zip", + "reference": "2.0.0-beta3", + "shasum": "b040ba0048101f578752050bc55cc039939a649c" }, "require": { "drupal/core": "^9.2 || ^10", @@ -3939,8 +3989,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0-beta2", - "datestamp": "1678349934", + "version": "2.0.0-beta3", + "datestamp": "1692697161", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -4325,17 +4375,17 @@ }, { "name": "drupal/term_sidebar", - "version": "1.0.4", + "version": "1.0.5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/term_sidebar.git", - "reference": "1.0.4" + "reference": "1.0.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/term_sidebar-1.0.4.zip", - "reference": "1.0.4", - "shasum": "993c95bac470e29a78b39ea75be4d5cdd994ddf4" + "url": "https://ftp.drupal.org/files/projects/term_sidebar-1.0.5.zip", + "reference": "1.0.5", + "shasum": "724a6e78abf76bbc41969818980b4aaa00a5a08a" }, "require": { "drupal/core": "^9 || ^10" @@ -4343,8 +4393,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "1.0.4", - "datestamp": "1678893593", + "version": "1.0.5", + "datestamp": "1689154893", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4369,17 +4419,17 @@ }, { "name": "drupal/token", - "version": "1.11.0", + "version": "1.12.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/token.git", - "reference": "8.x-1.11" + "reference": "8.x-1.12" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/token-8.x-1.11.zip", - "reference": "8.x-1.11", - "shasum": "da264b36d1f88eb0c74bf84e18e8789854f98400" + "url": "https://ftp.drupal.org/files/projects/token-8.x-1.12.zip", + "reference": "8.x-1.12", + "shasum": "cefe1b203b793682f74ea43e18d0a814cf768763" }, "require": { "drupal/core": "^9.2 || ^10" @@ -4387,8 +4437,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.11", - "datestamp": "1659471813", + "version": "8.x-1.12", + "datestamp": "1688015262", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4466,10 +4516,6 @@ "GPL-2.0-or-later" ], "authors": [ - { - "name": "clemens.tolboom", - "homepage": "https://www.drupal.org/user/125814" - }, { "name": "GoZ", "homepage": "https://www.drupal.org/user/226961" @@ -4477,6 +4523,10 @@ { "name": "nick_schuch", "homepage": "https://www.drupal.org/user/1412036" + }, + { + "name": "smustgrave", + "homepage": "https://www.drupal.org/user/3252890" } ], "description": "Provides a UI to manage guided tours.", @@ -4548,17 +4598,17 @@ }, { "name": "drupal/viewsreference", - "version": "2.0.0-beta4", + "version": "2.0.0-beta6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/viewsreference.git", - "reference": "8.x-2.0-beta4" + "reference": "8.x-2.0-beta6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/viewsreference-8.x-2.0-beta4.zip", - "reference": "8.x-2.0-beta4", - "shasum": "913d6c77d73a9aa475b695a069ec5258569ddb07" + "url": "https://ftp.drupal.org/files/projects/viewsreference-8.x-2.0-beta6.zip", + "reference": "8.x-2.0-beta6", + "shasum": "1b094ccb10f4adc0b968a51650c0e2612ee184dd" }, "require": { "drupal/core": "^9.3 || ^10" @@ -4569,8 +4619,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.0-beta4", - "datestamp": "1664821610", + "version": "8.x-2.0-beta6", + "datestamp": "1691400463", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -4615,7 +4665,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", - "reference": "d00d5a64040b7b757a74c9c2bf2461a6b0b9d5a1" + "reference": "46b5638323c7bfaa224bf253d3f48a10cf7ce62c" }, "require": { "drupal/core": "^9.4 || ^10" @@ -4623,10 +4673,10 @@ "require-dev": { "drupal/address": "1.x-dev", "drupal/bootstrap": "3.x-dev", - "drupal/captcha": "1.x-dev", + "drupal/captcha": "^1 || ^2", "drupal/chosen": "3.0.x-dev", "drupal/ckeditor": "1.0.x-dev", - "drupal/clientside_validation": "3.0.x-dev", + "drupal/clientside_validation": "^3 || ^4", "drupal/clientside_validation_jquery": "*", "drupal/devel": "5.x-dev", "drupal/entity": "1.x-dev", @@ -4636,13 +4686,12 @@ "drupal/jquery_ui": "1.x-dev", "drupal/jquery_ui_checkboxradio": "2.x-dev", "drupal/jquery_ui_datepicker": "1.x-dev", - "drupal/lingotek": "4.0.x-dev", "drupal/mailsystem": "4.x-dev", "drupal/metatag": "1.x-dev", "drupal/paragraphs": "1.x-dev", "drupal/select2": "1.x-dev", "drupal/smtp": "1.x-dev", - "drupal/styleguide": "1.x-dev", + "drupal/styleguide": "^1 || ^2", "drupal/telephone_validation": "2.x-dev", "drupal/token": "1.x-dev", "drupal/variationcache": "1.x-dev", @@ -4667,8 +4716,8 @@ "dev-6.2.x": "6.2.x-dev" }, "drupal": { - "version": "6.2.0-beta5+128-dev", - "datestamp": "1682693822", + "version": "6.2.0-beta6+36-dev", + "datestamp": "1694376502", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -4719,57 +4768,55 @@ }, { "name": "drush/drush", - "version": "11.5.1", + "version": "12.2.0", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "3138f82baa3b0e29ac935893a444881a7332177d" + "reference": "b924aa6cfad1c0eb3ae853ccc373422c16184b8e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/3138f82baa3b0e29ac935893a444881a7332177d", - "reference": "3138f82baa3b0e29ac935893a444881a7332177d", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/b924aa6cfad1c0eb3ae853ccc373422c16184b8e", + "reference": "b924aa6cfad1c0eb3ae853ccc373422c16184b8e", "shasum": "" }, "require": { - "chi-teck/drupal-code-generator": "^2.4", + "chi-teck/drupal-code-generator": "^3.0", + "composer-runtime-api": "^2.2", "composer/semver": "^1.4 || ^3", - "consolidation/annotated-command": "^4.7.0", - "consolidation/config": "^2", - "consolidation/filter-via-dot-access-data": "^2", - "consolidation/robo": "^3.0.9 || ^4.0.1", - "consolidation/site-alias": "^3.1.6 || ^4", - "consolidation/site-process": "^4.1.3 || ^5", - "enlightn/security-checker": "^1", + "consolidation/annotated-command": "^4.9.1", + "consolidation/config": "^2.1.2", + "consolidation/filter-via-dot-access-data": "^2.0.2", + "consolidation/output-formatters": "^4.3.2", + "consolidation/robo": "^4.0.6", + "consolidation/site-alias": "^4", + "consolidation/site-process": "^5.2.0", "ext-dom": "*", - "guzzlehttp/guzzle": "^6.5 || ^7.0", - "league/container": "^3.4 || ^4", - "php": ">=7.4", + "grasmash/yaml-cli": "^3.1", + "guzzlehttp/guzzle": "^7.0", + "league/container": "^4", + "php": ">=8.1", "psy/psysh": "~0.11", - "symfony/event-dispatcher": "^4.0 || ^5.0 || ^6.0", - "symfony/filesystem": "^4.4 || ^5.4 || ^6.1", - "symfony/finder": "^4.0 || ^5 || ^6", - "symfony/polyfill-php80": "^1.23", - "symfony/var-dumper": "^4.0 || ^5.0 || ^6.0", - "symfony/yaml": "^4.0 || ^5.0 || ^6.0", + "symfony/event-dispatcher": "^6", + "symfony/filesystem": "^6.1", + "symfony/finder": "^6", + "symfony/var-dumper": "^6.0", + "symfony/yaml": "^6.0", "webflo/drupal-finder": "^1.2" }, "conflict": { - "drupal/core": "< 9.2", + "drupal/core": "< 10.0", "drupal/migrate_run": "*", "drupal/migrate_tools": "<= 5" }, "require-dev": { - "composer/installers": "^1.7", + "composer/installers": "^2", "cweagans/composer-patches": "~1.0", - "david-garcia/phpwhois": "4.3.0", - "drupal/core-recommended": "^9 || ^10", + "drupal/core-recommended": "^10", "drupal/semver_example": "2.3.0", - "phpunit/phpunit": ">=7.5.20", + "phpunit/phpunit": "^9", "rector/rector": "^0.12", - "squizlabs/php_codesniffer": "^3.6", - "vlucas/phpdotenv": "^2.4", - "yoast/phpunit-polyfills": "^0.2.0" + "squizlabs/php_codesniffer": "^3.7" }, "bin": [ "drush" @@ -4851,8 +4898,9 @@ "support": { "forum": "http://drupal.stackexchange.com/questions/tagged/drush", "issues": "https://github.com/drush-ops/drush/issues", + "security": "https://github.com/drush-ops/drush/security/advisories", "slack": "https://drupal.slack.com/messages/C62H9CWQM", - "source": "https://github.com/drush-ops/drush/tree/11.5.1" + "source": "https://github.com/drush-ops/drush/tree/12.2.0" }, "funding": [ { @@ -4860,7 +4908,7 @@ "type": "github" } ], - "time": "2023-02-21T02:32:48+00:00" + "time": "2023-09-08T12:42:05+00:00" }, { "name": "easyrdf/easyrdf", @@ -4939,26 +4987,26 @@ }, { "name": "egulias/email-validator", - "version": "3.2.5", + "version": "4.0.1", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "b531a2311709443320c786feb4519cfaf94af796" + "reference": "3a85486b709bc384dae8eb78fb2eec649bdb64ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/b531a2311709443320c786feb4519cfaf94af796", - "reference": "b531a2311709443320c786feb4519cfaf94af796", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/3a85486b709bc384dae8eb78fb2eec649bdb64ff", + "reference": "3a85486b709bc384dae8eb78fb2eec649bdb64ff", "shasum": "" }, "require": { - "doctrine/lexer": "^1.2|^2", - "php": ">=7.2", - "symfony/polyfill-intl-idn": "^1.15" + "doctrine/lexer": "^2.0 || ^3.0", + "php": ">=8.1", + "symfony/polyfill-intl-idn": "^1.26" }, "require-dev": { - "phpunit/phpunit": "^8.5.8|^9.3.3", - "vimeo/psalm": "^4" + "phpunit/phpunit": "^9.5.27", + "vimeo/psalm": "^4.30" }, "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" @@ -4966,7 +5014,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0.x-dev" + "dev-master": "4.0.x-dev" } }, "autoload": { @@ -4994,7 +5042,7 @@ ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", - "source": "https://github.com/egulias/EmailValidator/tree/3.2.5" + "source": "https://github.com/egulias/EmailValidator/tree/4.0.1" }, "funding": [ { @@ -5002,73 +5050,7 @@ "type": "github" } ], - "time": "2023-01-02T17:26:14+00:00" - }, - { - "name": "enlightn/security-checker", - "version": "v1.10.0", - "source": { - "type": "git", - "url": "https://github.com/enlightn/security-checker.git", - "reference": "196bacc76e7a72a63d0e1220926dbb190272db97" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/enlightn/security-checker/zipball/196bacc76e7a72a63d0e1220926dbb190272db97", - "reference": "196bacc76e7a72a63d0e1220926dbb190272db97", - "shasum": "" - }, - "require": { - "ext-json": "*", - "guzzlehttp/guzzle": "^6.3|^7.0", - "php": ">=5.6", - "symfony/console": "^3.4|^4|^5|^6", - "symfony/finder": "^3|^4|^5|^6", - "symfony/process": "^3.4|^4|^5|^6", - "symfony/yaml": "^3.4|^4|^5|^6" - }, - "require-dev": { - "ext-zip": "*", - "friendsofphp/php-cs-fixer": "^2.18|^3.0", - "phpunit/phpunit": "^5.5|^6|^7|^8|^9" - }, - "bin": [ - "security-checker" - ], - "type": "library", - "autoload": { - "psr-4": { - "Enlightn\\SecurityChecker\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Paras Malhotra", - "email": "paras@laravel-enlightn.com" - }, - { - "name": "Miguel Piedrafita", - "email": "soy@miguelpiedrafita.com" - } - ], - "description": "A PHP dependency vulnerabilities scanner based on the Security Advisories Database.", - "keywords": [ - "package", - "php", - "scanner", - "security", - "security advisories", - "vulnerability scanner" - ], - "support": { - "issues": "https://github.com/enlightn/security-checker/issues", - "source": "https://github.com/enlightn/security-checker/tree/v1.10.0" - }, - "time": "2022-02-21T22:40:16+00:00" + "time": "2023-01-14T14:17:03+00:00" }, { "name": "enshrined/svg-sanitize", @@ -5229,23 +5211,79 @@ }, "time": "2022-05-10T13:14:49+00:00" }, + { + "name": "grasmash/yaml-cli", + "version": "3.1.0", + "source": { + "type": "git", + "url": "https://github.com/grasmash/yaml-cli.git", + "reference": "00f3fd775f6abbfacd44432f1999c3c3b02791f0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/grasmash/yaml-cli/zipball/00f3fd775f6abbfacd44432f1999c3c3b02791f0", + "reference": "00f3fd775f6abbfacd44432f1999c3c3b02791f0", + "shasum": "" + }, + "require": { + "dflydev/dot-access-data": "^3", + "php": ">=8.0", + "symfony/console": "^6", + "symfony/filesystem": "^6", + "symfony/yaml": "^6" + }, + "require-dev": { + "php-coveralls/php-coveralls": "^2", + "phpunit/phpunit": "^9", + "squizlabs/php_codesniffer": "^3.0" + }, + "bin": [ + "bin/yaml-cli" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Grasmash\\YamlCli\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Matthew Grasmick" + } + ], + "description": "A command line tool for reading and manipulating yaml files.", + "support": { + "issues": "https://github.com/grasmash/yaml-cli/issues", + "source": "https://github.com/grasmash/yaml-cli/tree/3.1.0" + }, + "time": "2022-05-09T20:22:34+00:00" + }, { "name": "guzzlehttp/guzzle", - "version": "7.5.3", + "version": "7.7.1", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "584d1f06b5caa07b0587f5054d551ed65460ce5d" + "reference": "085b026db54d4b5012f727c80c9958e8b8cbc454" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/584d1f06b5caa07b0587f5054d551ed65460ce5d", - "reference": "584d1f06b5caa07b0587f5054d551ed65460ce5d", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/085b026db54d4b5012f727c80c9958e8b8cbc454", + "reference": "085b026db54d4b5012f727c80c9958e8b8cbc454", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^1.5", + "guzzlehttp/promises": "^1.5.3 || ^2.0", "guzzlehttp/psr7": "^1.9.1 || ^2.4.5", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", @@ -5257,7 +5295,8 @@ "require-dev": { "bamarni/composer-bin-plugin": "^1.8.1", "ext-curl": "*", - "php-http/client-integration-tests": "^3.0", + "php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999", + "php-http/message-factory": "^1.1", "phpunit/phpunit": "^8.5.29 || ^9.5.23", "psr/log": "^1.1 || ^2.0 || ^3.0" }, @@ -5336,7 +5375,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.5.3" + "source": "https://github.com/guzzle/guzzle/tree/7.7.1" }, "funding": [ { @@ -5352,38 +5391,37 @@ "type": "tidelift" } ], - "time": "2023-05-15T20:42:18+00:00" + "time": "2023-08-27T10:02:06+00:00" }, { "name": "guzzlehttp/promises", - "version": "1.5.2", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "b94b2807d85443f9719887892882d0329d1e2598" + "reference": "111166291a0f8130081195ac4556a5587d7f1b5d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598", - "reference": "b94b2807d85443f9719887892882d0329d1e2598", + "url": "https://api.github.com/repos/guzzle/promises/zipball/111166291a0f8130081195ac4556a5587d7f1b5d", + "reference": "111166291a0f8130081195ac4556a5587d7f1b5d", "shasum": "" }, "require": { - "php": ">=5.5" + "php": "^7.2.5 || ^8.0" }, "require-dev": { - "symfony/phpunit-bridge": "^4.4 || ^5.1" + "bamarni/composer-bin-plugin": "^1.8.1", + "phpunit/phpunit": "^8.5.29 || ^9.5.23" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.5-dev" + "bamarni-bin": { + "bin-links": true, + "forward-command": false } }, "autoload": { - "files": [ - "src/functions_include.php" - ], "psr-4": { "GuzzleHttp\\Promise\\": "src/" } @@ -5420,7 +5458,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/1.5.2" + "source": "https://github.com/guzzle/promises/tree/2.0.1" }, "funding": [ { @@ -5436,26 +5474,26 @@ "type": "tidelift" } ], - "time": "2022-08-28T14:55:35+00:00" + "time": "2023-08-03T15:11:55+00:00" }, { "name": "guzzlehttp/psr7", - "version": "2.4.5", + "version": "2.5.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "0454e12ef0cd597ccd2adb036f7bda4e7fface66" + "reference": "a0b3a03e8e8005257fbc408ce5f0fd0a8274dc7f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/0454e12ef0cd597ccd2adb036f7bda4e7fface66", - "reference": "0454e12ef0cd597ccd2adb036f7bda4e7fface66", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/a0b3a03e8e8005257fbc408ce5f0fd0a8274dc7f", + "reference": "a0b3a03e8e8005257fbc408ce5f0fd0a8274dc7f", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "psr/http-factory": "^1.0", - "psr/http-message": "^1.0", + "psr/http-message": "^1.1 || ^2.0", "ralouphie/getallheaders": "^3.0" }, "provide": { @@ -5536,7 +5574,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.4.5" + "source": "https://github.com/guzzle/psr7/tree/2.5.1" }, "funding": [ { @@ -5552,7 +5590,7 @@ "type": "tidelift" } ], - "time": "2023-04-17T16:00:45+00:00" + "time": "2023-08-03T15:02:42+00:00" }, { "name": "itk-dev/web_accessibility_statement", @@ -5726,26 +5764,24 @@ }, { "name": "masterminds/html5", - "version": "2.7.6", + "version": "2.8.1", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", - "reference": "897eb517a343a2281f11bc5556d6548db7d93947" + "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/897eb517a343a2281f11bc5556d6548db7d93947", - "reference": "897eb517a343a2281f11bc5556d6548db7d93947", + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f47dcf3c70c584de14f21143c55d9939631bc6cf", + "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf", "shasum": "" }, "require": { - "ext-ctype": "*", "ext-dom": "*", - "ext-libxml": "*", "php": ">=5.3.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7" + "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8" }, "type": "library", "extra": { @@ -5789,22 +5825,71 @@ ], "support": { "issues": "https://github.com/Masterminds/html5-php/issues", - "source": "https://github.com/Masterminds/html5-php/tree/2.7.6" + "source": "https://github.com/Masterminds/html5-php/tree/2.8.1" }, - "time": "2022-08-18T16:18:26+00:00" + "time": "2023-05-10T11:58:31+00:00" + }, + { + "name": "mck89/peast", + "version": "v1.15.4", + "source": { + "type": "git", + "url": "https://github.com/mck89/peast.git", + "reference": "1df4dc28a6b5bb7ab117ab073c1712256e954e18" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/mck89/peast/zipball/1df4dc28a6b5bb7ab117ab073c1712256e954e18", + "reference": "1df4dc28a6b5bb7ab117ab073c1712256e954e18", + "shasum": "" + }, + "require": { + "ext-mbstring": "*", + "php": ">=5.4.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.15.4-dev" + } + }, + "autoload": { + "psr-4": { + "Peast\\": "lib/Peast/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Marco Marchiò", + "email": "marco.mm89@gmail.com" + } + ], + "description": "Peast is PHP library that generates AST for JavaScript code", + "support": { + "issues": "https://github.com/mck89/peast/issues", + "source": "https://github.com/mck89/peast/tree/v1.15.4" + }, + "time": "2023-08-12T08:29:29+00:00" }, { "name": "nikic/php-parser", - "version": "v4.15.4", + "version": "v4.17.1", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290" + "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6bb5176bc4af8bcb7d926f88718db9b96a2d4290", - "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", + "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", "shasum": "" }, "require": { @@ -5845,9 +5930,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.4" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1" }, - "time": "2023-03-05T19:49:14+00:00" + "time": "2023-08-13T19:53:39+00:00" }, { "name": "pear/archive_tar", @@ -6089,7 +6174,7 @@ }, { "name": "phootwork/collection", - "version": "v3.2.1", + "version": "v3.2.2", "source": { "type": "git", "url": "https://github.com/phootwork/collection.git", @@ -6138,22 +6223,22 @@ ], "support": { "issues": "https://github.com/phootwork/phootwork/issues", - "source": "https://github.com/phootwork/collection/tree/v3.2.1" + "source": "https://github.com/phootwork/collection/tree/v3.2.2" }, "time": "2022-08-27T12:51:24+00:00" }, { "name": "phootwork/lang", - "version": "v3.2.1", + "version": "v3.2.2", "source": { "type": "git", "url": "https://github.com/phootwork/lang.git", - "reference": "f6687cb0e5453ceb7b4a2c4f9fa81273758eedd0" + "reference": "baaf154ae7d521ebeee5e89105f5b12b0f234597" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phootwork/lang/zipball/f6687cb0e5453ceb7b4a2c4f9fa81273758eedd0", - "reference": "f6687cb0e5453ceb7b4a2c4f9fa81273758eedd0", + "url": "https://api.github.com/repos/phootwork/lang/zipball/baaf154ae7d521ebeee5e89105f5b12b0f234597", + "reference": "baaf154ae7d521ebeee5e89105f5b12b0f234597", "shasum": "" }, "require": { @@ -6187,9 +6272,9 @@ ], "support": { "issues": "https://github.com/phootwork/phootwork/issues", - "source": "https://github.com/phootwork/lang/tree/v3.2.1" + "source": "https://github.com/phootwork/lang/tree/v3.2.2" }, - "time": "2022-08-27T12:51:24+00:00" + "time": "2023-05-26T05:37:59+00:00" }, { "name": "phpowermove/docblock", @@ -6542,25 +6627,25 @@ }, { "name": "psr/http-message", - "version": "1.0.1", + "version": "2.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", - "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" + "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", - "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71", + "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "2.0.x-dev" } }, "autoload": { @@ -6575,7 +6660,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", @@ -6589,9 +6674,9 @@ "response" ], "support": { - "source": "https://github.com/php-fig/http-message/tree/master" + "source": "https://github.com/php-fig/http-message/tree/2.0" }, - "time": "2016-08-06T14:39:51+00:00" + "time": "2023-04-04T09:54:51+00:00" }, { "name": "psr/log", @@ -6645,16 +6730,16 @@ }, { "name": "psy/psysh", - "version": "v0.11.17", + "version": "v0.11.20", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "3dc5d4018dabd80bceb8fe1e3191ba8460569f0a" + "reference": "0fa27040553d1d280a67a4393194df5228afea5b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/3dc5d4018dabd80bceb8fe1e3191ba8460569f0a", - "reference": "3dc5d4018dabd80bceb8fe1e3191ba8460569f0a", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/0fa27040553d1d280a67a4393194df5228afea5b", + "reference": "0fa27040553d1d280a67a4393194df5228afea5b", "shasum": "" }, "require": { @@ -6715,9 +6800,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.11.17" + "source": "https://github.com/bobthecow/psysh/tree/v0.11.20" }, - "time": "2023-05-05T20:02:42+00:00" + "time": "2023-07-31T14:32:22+00:00" }, { "name": "ralouphie/getallheaders", @@ -6763,25 +6848,91 @@ }, "time": "2019-03-08T08:55:37+00:00" }, + { + "name": "sebastian/diff", + "version": "4.0.5", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/diff.git", + "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/74be17022044ebaaecfdf0c5cd504fc9cd5a7131", + "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3", + "symfony/process": "^4.2 || ^5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Kore Nordmann", + "email": "mail@kore-nordmann.de" + } + ], + "description": "Diff implementation", + "homepage": "https://github.com/sebastianbergmann/diff", + "keywords": [ + "diff", + "udiff", + "unidiff", + "unified diff" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/diff/issues", + "source": "https://github.com/sebastianbergmann/diff/tree/4.0.5" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2023-05-07T05:35:17+00:00" + }, { "name": "symfony/console", - "version": "v6.2.10", + "version": "v6.3.4", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "12288d9f4500f84a4d02254d4aa968b15488476f" + "reference": "eca495f2ee845130855ddf1cf18460c38966c8b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/12288d9f4500f84a4d02254d4aa968b15488476f", - "reference": "12288d9f4500f84a4d02254d4aa968b15488476f", + "url": "https://api.github.com/repos/symfony/console/zipball/eca495f2ee845130855ddf1cf18460c38966c8b6", + "reference": "eca495f2ee845130855ddf1cf18460c38966c8b6", "shasum": "" }, "require": { "php": ">=8.1", - "symfony/deprecation-contracts": "^2.1|^3", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", - "symfony/service-contracts": "^1.1|^2|^3", + "symfony/service-contracts": "^2.5|^3", "symfony/string": "^5.4|^6.0" }, "conflict": { @@ -6803,12 +6954,6 @@ "symfony/process": "^5.4|^6.0", "symfony/var-dumper": "^5.4|^6.0" }, - "suggest": { - "psr/log": "For using the console logger", - "symfony/event-dispatcher": "", - "symfony/lock": "", - "symfony/process": "" - }, "type": "library", "autoload": { "psr-4": { @@ -6841,7 +6986,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.2.10" + "source": "https://github.com/symfony/console/tree/v6.3.4" }, "funding": [ { @@ -6857,34 +7002,34 @@ "type": "tidelift" } ], - "time": "2023-04-28T13:37:43+00:00" + "time": "2023-08-16T10:10:12+00:00" }, { "name": "symfony/dependency-injection", - "version": "v6.2.10", + "version": "v6.3.4", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "d732a66a2672669232c0b4536c8c96724a679780" + "reference": "68a5a9570806a087982f383f6109c5e925892a49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d732a66a2672669232c0b4536c8c96724a679780", - "reference": "d732a66a2672669232c0b4536c8c96724a679780", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/68a5a9570806a087982f383f6109c5e925892a49", + "reference": "68a5a9570806a087982f383f6109c5e925892a49", "shasum": "" }, "require": { "php": ">=8.1", "psr/container": "^1.1|^2.0", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/service-contracts": "^1.1.6|^2.0|^3.0", - "symfony/var-exporter": "^6.2.7" + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/service-contracts": "^2.5|^3.0", + "symfony/var-exporter": "^6.2.10" }, "conflict": { "ext-psr": "<1.1|>=2", "symfony/config": "<6.1", "symfony/finder": "<5.4", - "symfony/proxy-manager-bridge": "<6.2", + "symfony/proxy-manager-bridge": "<6.3", "symfony/yaml": "<5.4" }, "provide": { @@ -6896,12 +7041,6 @@ "symfony/expression-language": "^5.4|^6.0", "symfony/yaml": "^5.4|^6.0" }, - "suggest": { - "symfony/config": "", - "symfony/expression-language": "For using expressions in service container configuration", - "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required", - "symfony/yaml": "" - }, "type": "library", "autoload": { "psr-4": { @@ -6928,7 +7067,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v6.2.10" + "source": "https://github.com/symfony/dependency-injection/tree/v6.3.4" }, "funding": [ { @@ -6944,20 +7083,20 @@ "type": "tidelift" } ], - "time": "2023-04-21T15:42:15+00:00" + "time": "2023-08-16T17:55:17+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v3.2.1", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e" + "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e", - "reference": "e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf", + "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf", "shasum": "" }, "require": { @@ -6966,7 +7105,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.3-dev" + "dev-main": "3.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -6995,7 +7134,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.2.1" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.3.0" }, "funding": [ { @@ -7011,20 +7150,20 @@ "type": "tidelift" } ], - "time": "2023-03-01T10:25:55+00:00" + "time": "2023-05-23T14:45:45+00:00" }, { "name": "symfony/error-handler", - "version": "v6.2.10", + "version": "v6.3.2", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "8b7e9f124640cb0611624a9383176c3e5f7d8cfb" + "reference": "85fd65ed295c4078367c784e8a5a6cee30348b7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/8b7e9f124640cb0611624a9383176c3e5f7d8cfb", - "reference": "8b7e9f124640cb0611624a9383176c3e5f7d8cfb", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/85fd65ed295c4078367c784e8a5a6cee30348b7a", + "reference": "85fd65ed295c4078367c784e8a5a6cee30348b7a", "shasum": "" }, "require": { @@ -7032,8 +7171,11 @@ "psr/log": "^1|^2|^3", "symfony/var-dumper": "^5.4|^6.0" }, + "conflict": { + "symfony/deprecation-contracts": "<2.5" + }, "require-dev": { - "symfony/deprecation-contracts": "^2.1|^3", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/http-kernel": "^5.4|^6.0", "symfony/serializer": "^5.4|^6.0" }, @@ -7066,7 +7208,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v6.2.10" + "source": "https://github.com/symfony/error-handler/tree/v6.3.2" }, "funding": [ { @@ -7082,28 +7224,29 @@ "type": "tidelift" } ], - "time": "2023-04-18T13:46:08+00:00" + "time": "2023-07-16T17:05:46+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v6.2.8", + "version": "v6.3.2", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "04046f35fd7d72f9646e721fc2ecb8f9c67d3339" + "reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/04046f35fd7d72f9646e721fc2ecb8f9c67d3339", - "reference": "04046f35fd7d72f9646e721fc2ecb8f9c67d3339", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/adb01fe097a4ee930db9258a3cc906b5beb5cf2e", + "reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e", "shasum": "" }, "require": { "php": ">=8.1", - "symfony/event-dispatcher-contracts": "^2|^3" + "symfony/event-dispatcher-contracts": "^2.5|^3" }, "conflict": { - "symfony/dependency-injection": "<5.4" + "symfony/dependency-injection": "<5.4", + "symfony/service-contracts": "<2.5" }, "provide": { "psr/event-dispatcher-implementation": "1.0", @@ -7116,13 +7259,9 @@ "symfony/error-handler": "^5.4|^6.0", "symfony/expression-language": "^5.4|^6.0", "symfony/http-foundation": "^5.4|^6.0", - "symfony/service-contracts": "^1.1|^2|^3", + "symfony/service-contracts": "^2.5|^3", "symfony/stopwatch": "^5.4|^6.0" }, - "suggest": { - "symfony/dependency-injection": "", - "symfony/http-kernel": "" - }, "type": "library", "autoload": { "psr-4": { @@ -7149,7 +7288,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v6.2.8" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.3.2" }, "funding": [ { @@ -7165,33 +7304,30 @@ "type": "tidelift" } ], - "time": "2023-03-20T16:06:02+00:00" + "time": "2023-07-06T06:56:43+00:00" }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.2.1", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "0ad3b6f1e4e2da5690fefe075cd53a238646d8dd" + "reference": "a76aed96a42d2b521153fb382d418e30d18b59df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0ad3b6f1e4e2da5690fefe075cd53a238646d8dd", - "reference": "0ad3b6f1e4e2da5690fefe075cd53a238646d8dd", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df", + "reference": "a76aed96a42d2b521153fb382d418e30d18b59df", "shasum": "" }, "require": { "php": ">=8.1", "psr/event-dispatcher": "^1" }, - "suggest": { - "symfony/event-dispatcher-implementation": "" - }, "type": "library", "extra": { "branch-alias": { - "dev-main": "3.3-dev" + "dev-main": "3.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -7228,7 +7364,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.2.1" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.3.0" }, "funding": [ { @@ -7244,20 +7380,20 @@ "type": "tidelift" } ], - "time": "2023-03-01T10:32:47+00:00" + "time": "2023-05-23T14:45:45+00:00" }, { "name": "symfony/filesystem", - "version": "v6.2.10", + "version": "v6.3.1", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "fd588debf7d1bc16a2c84b4b3b71145d9946b894" + "reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/fd588debf7d1bc16a2c84b4b3b71145d9946b894", - "reference": "fd588debf7d1bc16a2c84b4b3b71145d9946b894", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/edd36776956f2a6fcf577edb5b05eb0e3bdc52ae", + "reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae", "shasum": "" }, "require": { @@ -7291,7 +7427,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v6.2.10" + "source": "https://github.com/symfony/filesystem/tree/v6.3.1" }, "funding": [ { @@ -7307,20 +7443,20 @@ "type": "tidelift" } ], - "time": "2023-04-18T13:46:08+00:00" + "time": "2023-06-01T08:30:39+00:00" }, { "name": "symfony/finder", - "version": "v6.2.7", + "version": "v6.3.3", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "20808dc6631aecafbe67c186af5dcb370be3a0eb" + "reference": "9915db259f67d21eefee768c1abcf1cc61b1fc9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/20808dc6631aecafbe67c186af5dcb370be3a0eb", - "reference": "20808dc6631aecafbe67c186af5dcb370be3a0eb", + "url": "https://api.github.com/repos/symfony/finder/zipball/9915db259f67d21eefee768c1abcf1cc61b1fc9e", + "reference": "9915db259f67d21eefee768c1abcf1cc61b1fc9e", "shasum": "" }, "require": { @@ -7355,7 +7491,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v6.2.7" + "source": "https://github.com/symfony/finder/tree/v6.3.3" }, "funding": [ { @@ -7371,32 +7507,34 @@ "type": "tidelift" } ], - "time": "2023-02-16T09:57:23+00:00" + "time": "2023-07-31T08:31:44+00:00" }, { "name": "symfony/http-foundation", - "version": "v6.2.10", + "version": "v6.3.4", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "49adbb92bcb4e3c2943719d2756271e8b9602acc" + "reference": "cac1556fdfdf6719668181974104e6fcfa60e844" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/49adbb92bcb4e3c2943719d2756271e8b9602acc", - "reference": "49adbb92bcb4e3c2943719d2756271e8b9602acc", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/cac1556fdfdf6719668181974104e6fcfa60e844", + "reference": "cac1556fdfdf6719668181974104e6fcfa60e844", "shasum": "" }, "require": { "php": ">=8.1", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-mbstring": "~1.1" + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/polyfill-mbstring": "~1.1", + "symfony/polyfill-php83": "^1.27" }, "conflict": { "symfony/cache": "<6.2" }, "require-dev": { - "predis/predis": "~1.0", + "doctrine/dbal": "^2.13.1|^3.0", + "predis/predis": "^1.1|^2.0", "symfony/cache": "^5.4|^6.0", "symfony/dependency-injection": "^5.4|^6.0", "symfony/expression-language": "^5.4|^6.0", @@ -7404,9 +7542,6 @@ "symfony/mime": "^5.4|^6.0", "symfony/rate-limiter": "^5.2|^6.0" }, - "suggest": { - "symfony/mime": "To use the file extension guesser" - }, "type": "library", "autoload": { "psr-4": { @@ -7433,7 +7568,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v6.2.10" + "source": "https://github.com/symfony/http-foundation/tree/v6.3.4" }, "funding": [ { @@ -7449,29 +7584,29 @@ "type": "tidelift" } ], - "time": "2023-04-18T13:46:08+00:00" + "time": "2023-08-22T08:20:46+00:00" }, { "name": "symfony/http-kernel", - "version": "v6.2.10", + "version": "v6.3.4", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "81064a65a5496f17d2b6984f6519406f98864215" + "reference": "36abb425b4af863ae1fe54d8a8b8b4c76a2bccdb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/81064a65a5496f17d2b6984f6519406f98864215", - "reference": "81064a65a5496f17d2b6984f6519406f98864215", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/36abb425b4af863ae1fe54d8a8b8b4c76a2bccdb", + "reference": "36abb425b4af863ae1fe54d8a8b8b4c76a2bccdb", "shasum": "" }, "require": { "php": ">=8.1", "psr/log": "^1|^2|^3", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/error-handler": "^6.1", + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/error-handler": "^6.3", "symfony/event-dispatcher": "^5.4|^6.0", - "symfony/http-foundation": "^5.4.21|^6.2.7", + "symfony/http-foundation": "^6.3.4", "symfony/polyfill-ctype": "^1.8" }, "conflict": { @@ -7479,15 +7614,18 @@ "symfony/cache": "<5.4", "symfony/config": "<6.1", "symfony/console": "<5.4", - "symfony/dependency-injection": "<6.2", + "symfony/dependency-injection": "<6.3.4", "symfony/doctrine-bridge": "<5.4", "symfony/form": "<5.4", "symfony/http-client": "<5.4", + "symfony/http-client-contracts": "<2.5", "symfony/mailer": "<5.4", "symfony/messenger": "<5.4", "symfony/translation": "<5.4", + "symfony/translation-contracts": "<2.5", "symfony/twig-bridge": "<5.4", "symfony/validator": "<5.4", + "symfony/var-dumper": "<6.3", "twig/twig": "<2.13" }, "provide": { @@ -7496,28 +7634,27 @@ "require-dev": { "psr/cache": "^1.0|^2.0|^3.0", "symfony/browser-kit": "^5.4|^6.0", + "symfony/clock": "^6.2", "symfony/config": "^6.1", "symfony/console": "^5.4|^6.0", "symfony/css-selector": "^5.4|^6.0", - "symfony/dependency-injection": "^6.2", + "symfony/dependency-injection": "^6.3.4", "symfony/dom-crawler": "^5.4|^6.0", "symfony/expression-language": "^5.4|^6.0", "symfony/finder": "^5.4|^6.0", - "symfony/http-client-contracts": "^1.1|^2|^3", + "symfony/http-client-contracts": "^2.5|^3", "symfony/process": "^5.4|^6.0", + "symfony/property-access": "^5.4.5|^6.0.5", "symfony/routing": "^5.4|^6.0", + "symfony/serializer": "^6.3", "symfony/stopwatch": "^5.4|^6.0", "symfony/translation": "^5.4|^6.0", - "symfony/translation-contracts": "^1.1|^2|^3", + "symfony/translation-contracts": "^2.5|^3", "symfony/uid": "^5.4|^6.0", + "symfony/validator": "^6.3", + "symfony/var-exporter": "^6.2", "twig/twig": "^2.13|^3.0.4" }, - "suggest": { - "symfony/browser-kit": "", - "symfony/config": "", - "symfony/console": "", - "symfony/dependency-injection": "" - }, "type": "library", "autoload": { "psr-4": { @@ -7544,7 +7681,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v6.2.10" + "source": "https://github.com/symfony/http-kernel/tree/v6.3.4" }, "funding": [ { @@ -7560,24 +7697,25 @@ "type": "tidelift" } ], - "time": "2023-04-28T13:50:28+00:00" + "time": "2023-08-26T13:54:49+00:00" }, { "name": "symfony/mime", - "version": "v6.2.10", + "version": "v6.3.3", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "b6c137fc53a9f7c4c951cd3f362b3734c7a97723" + "reference": "9a0cbd52baa5ba5a5b1f0cacc59466f194730f98" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/b6c137fc53a9f7c4c951cd3f362b3734c7a97723", - "reference": "b6c137fc53a9f7c4c951cd3f362b3734c7a97723", + "url": "https://api.github.com/repos/symfony/mime/zipball/9a0cbd52baa5ba5a5b1f0cacc59466f194730f98", + "reference": "9a0cbd52baa5ba5a5b1f0cacc59466f194730f98", "shasum": "" }, "require": { "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-intl-idn": "^1.10", "symfony/polyfill-mbstring": "^1.0" }, @@ -7586,7 +7724,7 @@ "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/mailer": "<5.4", - "symfony/serializer": "<6.2" + "symfony/serializer": "<6.2.13|>=6.3,<6.3.2" }, "require-dev": { "egulias/email-validator": "^2.1.10|^3.1|^4", @@ -7595,7 +7733,7 @@ "symfony/dependency-injection": "^5.4|^6.0", "symfony/property-access": "^5.4|^6.0", "symfony/property-info": "^5.4|^6.0", - "symfony/serializer": "^6.2" + "symfony/serializer": "~6.2.13|^6.3.2" }, "type": "library", "autoload": { @@ -7627,7 +7765,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v6.2.10" + "source": "https://github.com/symfony/mime/tree/v6.3.3" }, "funding": [ { @@ -7643,7 +7781,7 @@ "type": "tidelift" } ], - "time": "2023-04-19T09:54:16+00:00" + "time": "2023-07-31T07:08:24+00:00" }, { "name": "symfony/polyfill-ctype", @@ -8147,16 +8285,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": { @@ -8165,7 +8303,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -8203,7 +8341,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": [ { @@ -8219,20 +8357,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-php80", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936" + "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936", - "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5", + "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5", "shasum": "" }, "require": { @@ -8241,7 +8379,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -8286,7 +8424,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.28.0" }, "funding": [ { @@ -8302,20 +8440,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "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": { @@ -8324,7 +8462,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -8365,7 +8503,84 @@ "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": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2023-01-26T09:26:14+00:00" + }, + { + "name": "symfony/polyfill-php83", + "version": "v1.27.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php83.git", + "reference": "508c652ba3ccf69f8c97f251534f229791b52a57" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/508c652ba3ccf69f8c97f251534f229791b52a57", + "reference": "508c652ba3ccf69f8c97f251534f229791b52a57", + "shasum": "" + }, + "require": { + "php": ">=7.1", + "symfony/polyfill-php80": "^1.14" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.27-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Php83\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php83/tree/v1.27.0" }, "funding": [ { @@ -8385,16 +8600,16 @@ }, { "name": "symfony/process", - "version": "v6.2.10", + "version": "v6.3.4", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "b34cdbc9c5e75d45a3703e63a48ad07aafa8bf2e" + "reference": "0b5c29118f2e980d455d2e34a5659f4579847c54" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/b34cdbc9c5e75d45a3703e63a48ad07aafa8bf2e", - "reference": "b34cdbc9c5e75d45a3703e63a48ad07aafa8bf2e", + "url": "https://api.github.com/repos/symfony/process/zipball/0b5c29118f2e980d455d2e34a5659f4579847c54", + "reference": "0b5c29118f2e980d455d2e34a5659f4579847c54", "shasum": "" }, "require": { @@ -8426,7 +8641,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.2.10" + "source": "https://github.com/symfony/process/tree/v6.3.4" }, "funding": [ { @@ -8442,36 +8657,36 @@ "type": "tidelift" } ], - "time": "2023-04-18T13:56:57+00:00" + "time": "2023-08-07T10:39:22+00:00" }, { "name": "symfony/psr-http-message-bridge", - "version": "v2.1.4", + "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/symfony/psr-http-message-bridge.git", - "reference": "a125b93ef378c492e274f217874906fb9babdebb" + "reference": "28a732c05bbad801304ad5a5c674cf2970508993" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/a125b93ef378c492e274f217874906fb9babdebb", - "reference": "a125b93ef378c492e274f217874906fb9babdebb", + "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/28a732c05bbad801304ad5a5c674cf2970508993", + "reference": "28a732c05bbad801304ad5a5c674cf2970508993", "shasum": "" }, "require": { - "php": ">=7.1", - "psr/http-message": "^1.0", - "symfony/http-foundation": "^4.4 || ^5.0 || ^6.0" + "php": ">=7.2.5", + "psr/http-message": "^1.0 || ^2.0", + "symfony/http-foundation": "^5.4 || ^6.0" }, "require-dev": { "nyholm/psr7": "^1.1", "psr/log": "^1.1 || ^2 || ^3", - "symfony/browser-kit": "^4.4 || ^5.0 || ^6.0", - "symfony/config": "^4.4 || ^5.0 || ^6.0", - "symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0", - "symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0", - "symfony/http-kernel": "^4.4 || ^5.0 || ^6.0", - "symfony/phpunit-bridge": "^5.4@dev || ^6.0" + "symfony/browser-kit": "^5.4 || ^6.0", + "symfony/config": "^5.4 || ^6.0", + "symfony/event-dispatcher": "^5.4 || ^6.0", + "symfony/framework-bundle": "^5.4 || ^6.0", + "symfony/http-kernel": "^5.4 || ^6.0", + "symfony/phpunit-bridge": "^6.2" }, "suggest": { "nyholm/psr7": "For a super lightweight PSR-7/17 implementation" @@ -8479,7 +8694,7 @@ "type": "symfony-bridge", "extra": { "branch-alias": { - "dev-main": "2.1-dev" + "dev-main": "2.2-dev" } }, "autoload": { @@ -8514,7 +8729,7 @@ ], "support": { "issues": "https://github.com/symfony/psr-http-message-bridge/issues", - "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.4" + "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.2.0" }, "funding": [ { @@ -8530,24 +8745,25 @@ "type": "tidelift" } ], - "time": "2022-11-28T22:46:34+00:00" + "time": "2023-04-21T08:40:19+00:00" }, { "name": "symfony/routing", - "version": "v6.2.8", + "version": "v6.3.3", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "69062e2823f03b82265d73a966999660f0e1e404" + "reference": "e7243039ab663822ff134fbc46099b5fdfa16f6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/69062e2823f03b82265d73a966999660f0e1e404", - "reference": "69062e2823f03b82265d73a966999660f0e1e404", + "url": "https://api.github.com/repos/symfony/routing/zipball/e7243039ab663822ff134fbc46099b5fdfa16f6a", + "reference": "e7243039ab663822ff134fbc46099b5fdfa16f6a", "shasum": "" }, "require": { - "php": ">=8.1" + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3" }, "conflict": { "doctrine/annotations": "<1.12", @@ -8564,12 +8780,6 @@ "symfony/http-foundation": "^5.4|^6.0", "symfony/yaml": "^5.4|^6.0" }, - "suggest": { - "symfony/config": "For using the all-in-one router or any loader", - "symfony/expression-language": "For using expression matching", - "symfony/http-foundation": "For using a Symfony Request object", - "symfony/yaml": "For using the YAML loader" - }, "type": "library", "autoload": { "psr-4": { @@ -8602,7 +8812,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v6.2.8" + "source": "https://github.com/symfony/routing/tree/v6.3.3" }, "funding": [ { @@ -8618,24 +8828,25 @@ "type": "tidelift" } ], - "time": "2023-03-14T15:00:05+00:00" + "time": "2023-07-31T07:08:24+00:00" }, { "name": "symfony/serializer", - "version": "v6.2.10", + "version": "v6.3.4", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "0732edf0ad28dd3faacde4f1200ab9d7a4d5f40d" + "reference": "96d28a58d5a128bf77c54534b380eb7c92c8f846" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/0732edf0ad28dd3faacde4f1200ab9d7a4d5f40d", - "reference": "0732edf0ad28dd3faacde4f1200ab9d7a4d5f40d", + "url": "https://api.github.com/repos/symfony/serializer/zipball/96d28a58d5a128bf77c54534b380eb7c92c8f846", + "reference": "96d28a58d5a128bf77c54534b380eb7c92c8f846", "shasum": "" }, "require": { "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "~1.8" }, "conflict": { @@ -8644,7 +8855,7 @@ "phpdocumentor/type-resolver": "<1.4.0", "symfony/dependency-injection": "<5.4", "symfony/property-access": "<5.4", - "symfony/property-info": "<5.4", + "symfony/property-info": "<5.4.24|>=6,<6.2.11", "symfony/uid": "<5.4", "symfony/yaml": "<5.4" }, @@ -8653,6 +8864,7 @@ "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0", "symfony/cache": "^5.4|^6.0", "symfony/config": "^5.4|^6.0", + "symfony/console": "^5.4|^6.0", "symfony/dependency-injection": "^5.4|^6.0", "symfony/error-handler": "^5.4|^6.0", "symfony/filesystem": "^5.4|^6.0", @@ -8661,22 +8873,13 @@ "symfony/http-kernel": "^5.4|^6.0", "symfony/mime": "^5.4|^6.0", "symfony/property-access": "^5.4|^6.0", - "symfony/property-info": "^5.4|^6.0", + "symfony/property-info": "^5.4.24|^6.2.11", "symfony/uid": "^5.4|^6.0", "symfony/validator": "^5.4|^6.0", "symfony/var-dumper": "^5.4|^6.0", "symfony/var-exporter": "^5.4|^6.0", "symfony/yaml": "^5.4|^6.0" }, - "suggest": { - "psr/cache-implementation": "For using the metadata cache.", - "symfony/config": "For using the XML mapping loader.", - "symfony/mime": "For using a MIME type guesser within the DataUriNormalizer.", - "symfony/property-access": "For using the ObjectNormalizer.", - "symfony/property-info": "To deserialize relations.", - "symfony/var-exporter": "For using the metadata compiler.", - "symfony/yaml": "For using the default YAML mapping loader." - }, "type": "library", "autoload": { "psr-4": { @@ -8703,7 +8906,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v6.2.10" + "source": "https://github.com/symfony/serializer/tree/v6.3.4" }, "funding": [ { @@ -8719,20 +8922,20 @@ "type": "tidelift" } ], - "time": "2023-04-18T13:57:49+00:00" + "time": "2023-08-24T14:35:28+00:00" }, { "name": "symfony/service-contracts", - "version": "v3.2.1", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "a8c9cedf55f314f3a186041d19537303766df09a" + "reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/a8c9cedf55f314f3a186041d19537303766df09a", - "reference": "a8c9cedf55f314f3a186041d19537303766df09a", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/40da9cc13ec349d9e4966ce18b5fbcd724ab10a4", + "reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4", "shasum": "" }, "require": { @@ -8742,13 +8945,10 @@ "conflict": { "ext-psr": "<1.1|>=2" }, - "suggest": { - "symfony/service-implementation": "" - }, "type": "library", "extra": { "branch-alias": { - "dev-main": "3.3-dev" + "dev-main": "3.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -8788,7 +8988,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.2.1" + "source": "https://github.com/symfony/service-contracts/tree/v3.3.0" }, "funding": [ { @@ -8804,20 +9004,20 @@ "type": "tidelift" } ], - "time": "2023-03-01T10:32:47+00:00" + "time": "2023-05-23T14:45:45+00:00" }, { "name": "symfony/string", - "version": "v6.2.8", + "version": "v6.3.2", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "193e83bbd6617d6b2151c37fff10fa7168ebddef" + "reference": "53d1a83225002635bca3482fcbf963001313fb68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/193e83bbd6617d6b2151c37fff10fa7168ebddef", - "reference": "193e83bbd6617d6b2151c37fff10fa7168ebddef", + "url": "https://api.github.com/repos/symfony/string/zipball/53d1a83225002635bca3482fcbf963001313fb68", + "reference": "53d1a83225002635bca3482fcbf963001313fb68", "shasum": "" }, "require": { @@ -8828,13 +9028,13 @@ "symfony/polyfill-mbstring": "~1.0" }, "conflict": { - "symfony/translation-contracts": "<2.0" + "symfony/translation-contracts": "<2.5" }, "require-dev": { "symfony/error-handler": "^5.4|^6.0", "symfony/http-client": "^5.4|^6.0", "symfony/intl": "^6.2", - "symfony/translation-contracts": "^2.0|^3.0", + "symfony/translation-contracts": "^2.5|^3.0", "symfony/var-exporter": "^5.4|^6.0" }, "type": "library", @@ -8874,7 +9074,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.2.8" + "source": "https://github.com/symfony/string/tree/v6.3.2" }, "funding": [ { @@ -8890,32 +9090,29 @@ "type": "tidelift" } ], - "time": "2023-03-20T16:06:02+00:00" + "time": "2023-07-05T08:41:27+00:00" }, { "name": "symfony/translation-contracts", - "version": "v3.2.1", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "dfec258b9dd17a6b24420d464c43bffe347441c8" + "reference": "02c24deb352fb0d79db5486c0c79905a85e37e86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/dfec258b9dd17a6b24420d464c43bffe347441c8", - "reference": "dfec258b9dd17a6b24420d464c43bffe347441c8", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/02c24deb352fb0d79db5486c0c79905a85e37e86", + "reference": "02c24deb352fb0d79db5486c0c79905a85e37e86", "shasum": "" }, "require": { "php": ">=8.1" }, - "suggest": { - "symfony/translation-implementation": "" - }, "type": "library", "extra": { "branch-alias": { - "dev-main": "3.3-dev" + "dev-main": "3.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -8955,7 +9152,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v3.2.1" + "source": "https://github.com/symfony/translation-contracts/tree/v3.3.0" }, "funding": [ { @@ -8971,33 +9168,33 @@ "type": "tidelift" } ], - "time": "2023-03-01T10:32:47+00:00" + "time": "2023-05-30T17:17:10+00:00" }, { "name": "symfony/validator", - "version": "v6.2.10", + "version": "v6.3.4", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "c02ea86844926f04247bc1f5db5f85bb53330823" + "reference": "0c8435154920b9bbe93bece675234c244cadf73b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/c02ea86844926f04247bc1f5db5f85bb53330823", - "reference": "c02ea86844926f04247bc1f5db5f85bb53330823", + "url": "https://api.github.com/repos/symfony/validator/zipball/0c8435154920b9bbe93bece675234c244cadf73b", + "reference": "0c8435154920b9bbe93bece675234c244cadf73b", "shasum": "" }, "require": { "php": ">=8.1", - "symfony/deprecation-contracts": "^2.1|^3", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0", - "symfony/translation-contracts": "^1.1|^2|^3" + "symfony/polyfill-php83": "^1.27", + "symfony/translation-contracts": "^2.5|^3" }, "conflict": { "doctrine/annotations": "<1.13", "doctrine/lexer": "<1.1", - "phpunit/phpunit": "<5.4.3", "symfony/dependency-injection": "<5.4", "symfony/expression-language": "<5.4", "symfony/http-kernel": "<5.4", @@ -9025,18 +9222,6 @@ "symfony/translation": "^5.4|^6.0", "symfony/yaml": "^5.4|^6.0" }, - "suggest": { - "egulias/email-validator": "Strict (RFC compliant) email validation", - "psr/cache-implementation": "For using the mapping cache.", - "symfony/config": "", - "symfony/expression-language": "For using the Expression validator and the ExpressionLanguageSyntax constraints", - "symfony/http-foundation": "", - "symfony/intl": "", - "symfony/property-access": "For accessing properties within comparison constraints", - "symfony/property-info": "To automatically add NotNull and Type constraints", - "symfony/translation": "For translating validation errors.", - "symfony/yaml": "" - }, "type": "library", "autoload": { "psr-4": { @@ -9063,7 +9248,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v6.2.10" + "source": "https://github.com/symfony/validator/tree/v6.3.4" }, "funding": [ { @@ -9079,42 +9264,38 @@ "type": "tidelift" } ], - "time": "2023-04-19T09:54:16+00:00" + "time": "2023-08-17T15:49:05+00:00" }, { "name": "symfony/var-dumper", - "version": "v6.2.10", + "version": "v6.3.4", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "41a750a23412ca76fdbbf5096943b4134272c1ab" + "reference": "2027be14f8ae8eae999ceadebcda5b4909b81d45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/41a750a23412ca76fdbbf5096943b4134272c1ab", - "reference": "41a750a23412ca76fdbbf5096943b4134272c1ab", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2027be14f8ae8eae999ceadebcda5b4909b81d45", + "reference": "2027be14f8ae8eae999ceadebcda5b4909b81d45", "shasum": "" }, "require": { "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { - "phpunit/phpunit": "<5.4.3", "symfony/console": "<5.4" }, "require-dev": { "ext-iconv": "*", "symfony/console": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0", "symfony/process": "^5.4|^6.0", "symfony/uid": "^5.4|^6.0", "twig/twig": "^2.13|^3.0.4" }, - "suggest": { - "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", - "ext-intl": "To show region name in time zone dump", - "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script" - }, "bin": [ "Resources/bin/var-dump-server" ], @@ -9151,7 +9332,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.2.10" + "source": "https://github.com/symfony/var-dumper/tree/v6.3.4" }, "funding": [ { @@ -9167,20 +9348,20 @@ "type": "tidelift" } ], - "time": "2023-04-18T13:46:08+00:00" + "time": "2023-08-24T14:51:05+00:00" }, { "name": "symfony/var-exporter", - "version": "v6.2.10", + "version": "v6.3.4", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "9a07920c2058bafee921ce4d90aeef2193837d63" + "reference": "df1f8aac5751871b83d30bf3e2c355770f8f0691" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/9a07920c2058bafee921ce4d90aeef2193837d63", - "reference": "9a07920c2058bafee921ce4d90aeef2193837d63", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/df1f8aac5751871b83d30bf3e2c355770f8f0691", + "reference": "df1f8aac5751871b83d30bf3e2c355770f8f0691", "shasum": "" }, "require": { @@ -9225,7 +9406,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v6.2.10" + "source": "https://github.com/symfony/var-exporter/tree/v6.3.4" }, "funding": [ { @@ -9241,24 +9422,25 @@ "type": "tidelift" } ], - "time": "2023-04-21T08:33:05+00:00" + "time": "2023-08-16T18:14:47+00:00" }, { "name": "symfony/yaml", - "version": "v6.2.10", + "version": "v6.3.3", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "61916f3861b1e9705b18cfde723921a71dd1559d" + "reference": "e23292e8c07c85b971b44c1c4b87af52133e2add" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/61916f3861b1e9705b18cfde723921a71dd1559d", - "reference": "61916f3861b1e9705b18cfde723921a71dd1559d", + "url": "https://api.github.com/repos/symfony/yaml/zipball/e23292e8c07c85b971b44c1c4b87af52133e2add", + "reference": "e23292e8c07c85b971b44c1c4b87af52133e2add", "shasum": "" }, "require": { "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "^1.8" }, "conflict": { @@ -9267,9 +9449,6 @@ "require-dev": { "symfony/console": "^5.4|^6.0" }, - "suggest": { - "symfony/console": "For validating YAML files using the lint command" - }, "bin": [ "Resources/bin/yaml-lint" ], @@ -9299,7 +9478,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.2.10" + "source": "https://github.com/symfony/yaml/tree/v6.3.3" }, "funding": [ { @@ -9315,20 +9494,20 @@ "type": "tidelift" } ], - "time": "2023-04-28T13:25:36+00:00" + "time": "2023-07-31T07:08:24+00:00" }, { "name": "twbs/bootstrap", - "version": "v5.2.3", + "version": "v5.3.1", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", - "reference": "cb021439c683d9805e2864c58095b92d405e9b11" + "reference": "2a1bf52b73fc9a97f6fef75aa1b29b3e9f0288b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twbs/bootstrap/zipball/cb021439c683d9805e2864c58095b92d405e9b11", - "reference": "cb021439c683d9805e2864c58095b92d405e9b11", + "url": "https://api.github.com/repos/twbs/bootstrap/zipball/2a1bf52b73fc9a97f6fef75aa1b29b3e9f0288b3", + "reference": "2a1bf52b73fc9a97f6fef75aa1b29b3e9f0288b3", "shasum": "" }, "replace": { @@ -9363,22 +9542,22 @@ ], "support": { "issues": "https://github.com/twbs/bootstrap/issues", - "source": "https://github.com/twbs/bootstrap/tree/v5.2.3" + "source": "https://github.com/twbs/bootstrap/tree/v5.3.1" }, - "time": "2022-11-21T18:19:01+00:00" + "time": "2023-07-26T07:46:38+00:00" }, { "name": "twig/twig", - "version": "v3.5.1", + "version": "v3.6.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "a6e0510cc793912b451fd40ab983a1d28f611c15" + "reference": "7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/a6e0510cc793912b451fd40ab983a1d28f611c15", - "reference": "a6e0510cc793912b451fd40ab983a1d28f611c15", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd", + "reference": "7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd", "shasum": "" }, "require": { @@ -9387,15 +9566,10 @@ "symfony/polyfill-mbstring": "^1.3" }, "require-dev": { - "psr/container": "^1.0", + "psr/container": "^1.0|^2.0", "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.5-dev" - } - }, "autoload": { "psr-4": { "Twig\\": "src/" @@ -9429,7 +9603,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.5.1" + "source": "https://github.com/twigphp/Twig/tree/v3.6.1" }, "funding": [ { @@ -9441,7 +9615,7 @@ "type": "tidelift" } ], - "time": "2023-02-08T07:49:20+00:00" + "time": "2023-06-08T12:52:13+00:00" }, { "name": "webflo/drupal-finder", @@ -9497,7 +9671,6 @@ "drupal/gin_toolbar": 5, "drupal/lang_dropdown": 20, "drupal/languageicons": 10, - "drupal/linkit": 20, "drupal/paragraphs_ee": 15, "drupal/paragraphs_features": 10, "drupal/tour_ui": 20, diff --git a/config/sync/block.block.aaklogo.yml b/config/sync/block.block.aaklogo.yml new file mode 100644 index 000000000..4c9dc6d53 --- /dev/null +++ b/config/sync/block.block.aaklogo.yml @@ -0,0 +1,25 @@ +uuid: bed19b34-8483-4ac9-8af7-0fac6d9df15c +langcode: da +status: true +dependencies: + content: + - 'block_content:single_image:26cc72cb-8065-4843-ad7f-41afb5a14dfe' + module: + - block_content + theme: + - cfia +id: aaklogo +theme: cfia +region: footer_first +weight: -11 +provider: null +plugin: 'block_content:26cc72cb-8065-4843-ad7f-41afb5a14dfe' +settings: + id: 'block_content:26cc72cb-8065-4843-ad7f-41afb5a14dfe' + label: 'AAK logo' + label_display: '0' + provider: block_content + status: true + info: '' + view_mode: full +visibility: { } diff --git a/config/sync/block.block.calltoactionsidebar.yml b/config/sync/block.block.calltoactionsidebar.yml new file mode 100644 index 000000000..3ffdf0b2e --- /dev/null +++ b/config/sync/block.block.calltoactionsidebar.yml @@ -0,0 +1,30 @@ +uuid: fa3ea0cf-886a-4fbf-834f-b113dfc654e1 +langcode: en +status: true +dependencies: + content: + - 'block_content:call_to_action_sidebar:afab0c7e-4acf-46ac-82c1-75df32c1b074' + module: + - block_content + - system + theme: + - consultancy_plus +id: calltoactionsidebar +theme: consultancy_plus +region: sidebar_second +weight: -7 +provider: null +plugin: 'block_content:afab0c7e-4acf-46ac-82c1-75df32c1b074' +settings: + id: 'block_content:afab0c7e-4acf-46ac-82c1-75df32c1b074' + label: 'Call To Action - Sidebar (Style 1)' + label_display: '0' + provider: block_content + status: true + info: '' + view_mode: full +visibility: + request_path: + id: request_path + negate: false + pages: /node/46 diff --git a/config/sync/block.block.calltoactionsidebarstyle2.yml b/config/sync/block.block.calltoactionsidebarstyle2.yml new file mode 100644 index 000000000..780994aa4 --- /dev/null +++ b/config/sync/block.block.calltoactionsidebarstyle2.yml @@ -0,0 +1,30 @@ +uuid: 568421f4-3930-4d05-af04-e9ea8d29694a +langcode: en +status: true +dependencies: + content: + - 'block_content:call_to_action_sidebar_style_2_:d4b1e72c-db00-4b83-b5ee-332c061f9bed' + module: + - block_content + - system + theme: + - consultancy_plus +id: calltoactionsidebarstyle2 +theme: consultancy_plus +region: sidebar_first +weight: -12 +provider: null +plugin: 'block_content:d4b1e72c-db00-4b83-b5ee-332c061f9bed' +settings: + id: 'block_content:d4b1e72c-db00-4b83-b5ee-332c061f9bed' + label: 'Call To Action - Sidebar (Style 2)' + label_display: '0' + provider: block_content + status: true + info: '' + view_mode: full +visibility: + request_path: + id: request_path + negate: false + pages: /node/57 diff --git a/config/sync/block.block.calltoactionsidebarstyle2_2.yml b/config/sync/block.block.calltoactionsidebarstyle2_2.yml new file mode 100644 index 000000000..45fa04b0a --- /dev/null +++ b/config/sync/block.block.calltoactionsidebarstyle2_2.yml @@ -0,0 +1,30 @@ +uuid: 32c29efc-5e7c-402f-8c38-5c0dfca05e25 +langcode: en +status: true +dependencies: + content: + - 'block_content:call_to_action_sidebar_style_2_:d4b1e72c-db00-4b83-b5ee-332c061f9bed' + module: + - block_content + - system + theme: + - consultancy_plus +id: calltoactionsidebarstyle2_2 +theme: consultancy_plus +region: sidebar_second +weight: 0 +provider: null +plugin: 'block_content:d4b1e72c-db00-4b83-b5ee-332c061f9bed' +settings: + id: 'block_content:d4b1e72c-db00-4b83-b5ee-332c061f9bed' + label: 'Call To Action - Sidebar (Style 2)' + label_display: '0' + provider: block_content + status: true + info: '' + view_mode: full +visibility: + request_path: + id: request_path + negate: false + pages: /node/63 diff --git a/config/sync/block.block.casedetails.yml b/config/sync/block.block.casedetails.yml new file mode 100644 index 000000000..00eb678a6 --- /dev/null +++ b/config/sync/block.block.casedetails.yml @@ -0,0 +1,30 @@ +uuid: b39e3411-0bb2-47f1-a1dd-74105a4188b5 +langcode: en +status: true +dependencies: + content: + - 'block_content:basic:0ccefe66-3f47-4758-910c-55302d1c0df2' + module: + - block_content + - system + theme: + - consultancy_plus +id: casedetails +theme: consultancy_plus +region: sidebar_second +weight: -10 +provider: null +plugin: 'block_content:0ccefe66-3f47-4758-910c-55302d1c0df2' +settings: + id: 'block_content:0ccefe66-3f47-4758-910c-55302d1c0df2' + label: 'Case Details' + label_display: visible + provider: block_content + status: true + info: '' + view_mode: full +visibility: + request_path: + id: request_path + negate: false + pages: /node/42 diff --git a/config/sync/block.block.categories.yml b/config/sync/block.block.categories.yml new file mode 100644 index 000000000..254aaaf4c --- /dev/null +++ b/config/sync/block.block.categories.yml @@ -0,0 +1,30 @@ +uuid: a2bdd1a5-44f0-456f-a6ba-70df550edf55 +langcode: en +status: true +dependencies: + content: + - 'block_content:basic:23e57cba-b8b5-44f2-bcb4-cbc5028ac0b7' + module: + - block_content + - system + theme: + - consultancy_plus +id: categories +theme: consultancy_plus +region: sidebar_second +weight: -13 +provider: null +plugin: 'block_content:23e57cba-b8b5-44f2-bcb4-cbc5028ac0b7' +settings: + id: 'block_content:23e57cba-b8b5-44f2-bcb4-cbc5028ac0b7' + label: Categories + label_display: visible + provider: block_content + status: true + info: '' + view_mode: full +visibility: + request_path: + id: request_path + negate: false + pages: "/node/35\r\n/node/39" diff --git a/config/sync/block.block.categoriescases.yml b/config/sync/block.block.categoriescases.yml new file mode 100644 index 000000000..a859861e7 --- /dev/null +++ b/config/sync/block.block.categoriescases.yml @@ -0,0 +1,30 @@ +uuid: 77e31c32-3a00-4364-bc8a-d880b6ca3d63 +langcode: en +status: true +dependencies: + content: + - 'block_content:basic:4586cff0-e052-4eaa-8f48-f8c56eb7a7d7' + module: + - block_content + - system + theme: + - consultancy_plus +id: categoriescases +theme: consultancy_plus +region: sidebar_second +weight: -9 +provider: null +plugin: 'block_content:4586cff0-e052-4eaa-8f48-f8c56eb7a7d7' +settings: + id: 'block_content:4586cff0-e052-4eaa-8f48-f8c56eb7a7d7' + label: Categories + label_display: visible + provider: block_content + status: true + info: '' + view_mode: full +visibility: + request_path: + id: request_path + negate: false + pages: "/node/42\r\n/node/46" diff --git a/config/sync/block.block.cfia_calltoactionsidebar.yml b/config/sync/block.block.cfia_calltoactionsidebar.yml new file mode 100644 index 000000000..5b8d9b23c --- /dev/null +++ b/config/sync/block.block.cfia_calltoactionsidebar.yml @@ -0,0 +1,27 @@ +uuid: 66fcedeb-1316-4fde-a5ba-2ab38b12c908 +langcode: en +status: true +dependencies: + module: + - system + theme: + - cfia +id: cfia_calltoactionsidebar +theme: cfia +region: sidebar_second +weight: -7 +provider: null +plugin: 'block_content:afab0c7e-4acf-46ac-82c1-75df32c1b074' +settings: + id: 'block_content:afab0c7e-4acf-46ac-82c1-75df32c1b074' + label: 'Call To Action - Sidebar (Style 1)' + label_display: '0' + provider: block_content + status: true + info: '' + view_mode: full +visibility: + request_path: + id: request_path + negate: false + pages: /node/46 diff --git a/config/sync/block.block.cfia_calltoactionsidebarstyle2.yml b/config/sync/block.block.cfia_calltoactionsidebarstyle2.yml new file mode 100644 index 000000000..e086458da --- /dev/null +++ b/config/sync/block.block.cfia_calltoactionsidebarstyle2.yml @@ -0,0 +1,27 @@ +uuid: 6fc6c02d-4ae3-4e4c-8675-a185c5fc9c5f +langcode: en +status: true +dependencies: + module: + - system + theme: + - cfia +id: cfia_calltoactionsidebarstyle2 +theme: cfia +region: sidebar_first +weight: -12 +provider: null +plugin: 'block_content:d4b1e72c-db00-4b83-b5ee-332c061f9bed' +settings: + id: 'block_content:d4b1e72c-db00-4b83-b5ee-332c061f9bed' + label: 'Call To Action - Sidebar (Style 2)' + label_display: '0' + provider: block_content + status: true + info: '' + view_mode: full +visibility: + request_path: + id: request_path + negate: false + pages: /node/57 diff --git a/config/sync/block.block.cfia_calltoactionsidebarstyle2_2.yml b/config/sync/block.block.cfia_calltoactionsidebarstyle2_2.yml new file mode 100644 index 000000000..f119d257e --- /dev/null +++ b/config/sync/block.block.cfia_calltoactionsidebarstyle2_2.yml @@ -0,0 +1,27 @@ +uuid: 9820d8d2-3bb5-4c51-a02e-ad6fae86e7e1 +langcode: en +status: true +dependencies: + module: + - system + theme: + - cfia +id: cfia_calltoactionsidebarstyle2_2 +theme: cfia +region: sidebar_second +weight: 0 +provider: null +plugin: 'block_content:d4b1e72c-db00-4b83-b5ee-332c061f9bed' +settings: + id: 'block_content:d4b1e72c-db00-4b83-b5ee-332c061f9bed' + label: 'Call To Action - Sidebar (Style 2)' + label_display: '0' + provider: block_content + status: true + info: '' + view_mode: full +visibility: + request_path: + id: request_path + negate: false + pages: /node/63 diff --git a/config/sync/block.block.cfia_casedetails.yml b/config/sync/block.block.cfia_casedetails.yml new file mode 100644 index 000000000..0d691d698 --- /dev/null +++ b/config/sync/block.block.cfia_casedetails.yml @@ -0,0 +1,27 @@ +uuid: d740e107-5ba6-4bec-86a6-0845a0ee1a71 +langcode: en +status: true +dependencies: + module: + - system + theme: + - cfia +id: cfia_casedetails +theme: cfia +region: sidebar_second +weight: -10 +provider: null +plugin: 'block_content:0ccefe66-3f47-4758-910c-55302d1c0df2' +settings: + id: 'block_content:0ccefe66-3f47-4758-910c-55302d1c0df2' + label: 'Case Details' + label_display: visible + provider: block_content + status: true + info: '' + view_mode: full +visibility: + request_path: + id: request_path + negate: false + pages: /node/42 diff --git a/config/sync/block.block.cfia_categories.yml b/config/sync/block.block.cfia_categories.yml new file mode 100644 index 000000000..2c6b36966 --- /dev/null +++ b/config/sync/block.block.cfia_categories.yml @@ -0,0 +1,27 @@ +uuid: d6b5b5d0-4a8e-4c17-8590-7d62d1594b12 +langcode: en +status: true +dependencies: + module: + - system + theme: + - cfia +id: cfia_categories +theme: cfia +region: sidebar_second +weight: -13 +provider: null +plugin: 'block_content:23e57cba-b8b5-44f2-bcb4-cbc5028ac0b7' +settings: + id: 'block_content:23e57cba-b8b5-44f2-bcb4-cbc5028ac0b7' + label: Categories + label_display: visible + provider: block_content + status: true + info: '' + view_mode: full +visibility: + request_path: + id: request_path + negate: false + pages: "/node/35\r\n/node/39" diff --git a/config/sync/block.block.cfia_categoriescases.yml b/config/sync/block.block.cfia_categoriescases.yml new file mode 100644 index 000000000..ac824959f --- /dev/null +++ b/config/sync/block.block.cfia_categoriescases.yml @@ -0,0 +1,27 @@ +uuid: 633ee183-f5c7-4fce-9c71-2eba55ea5f65 +langcode: en +status: true +dependencies: + module: + - system + theme: + - cfia +id: cfia_categoriescases +theme: cfia +region: sidebar_second +weight: -9 +provider: null +plugin: 'block_content:4586cff0-e052-4eaa-8f48-f8c56eb7a7d7' +settings: + id: 'block_content:4586cff0-e052-4eaa-8f48-f8c56eb7a7d7' + label: Categories + label_display: visible + provider: block_content + status: true + info: '' + view_mode: full +visibility: + request_path: + id: request_path + negate: false + pages: "/node/42\r\n/node/46" diff --git a/config/sync/block.block.cfia_languageswitcher.yml b/config/sync/block.block.cfia_languageswitcher.yml index b76dfe5e8..fbe5f3200 100644 --- a/config/sync/block.block.cfia_languageswitcher.yml +++ b/config/sync/block.block.cfia_languageswitcher.yml @@ -1,6 +1,6 @@ uuid: 310bc25a-d055-4de1-8da7-59d6a2399902 langcode: en -status: true +status: false dependencies: module: - language diff --git a/config/sync/block.block.cfia_latestblog.yml b/config/sync/block.block.cfia_latestblog.yml new file mode 100644 index 000000000..72d66fae5 --- /dev/null +++ b/config/sync/block.block.cfia_latestblog.yml @@ -0,0 +1,27 @@ +uuid: 118d27fd-805f-47a1-8d7f-9a7a292b81ea +langcode: en +status: true +dependencies: + module: + - system + theme: + - cfia +id: cfia_latestblog +theme: cfia +region: sidebar_second +weight: -12 +provider: null +plugin: 'block_content:54c6fc3a-3560-4d97-a1c7-c70f862c3567' +settings: + id: 'block_content:54c6fc3a-3560-4d97-a1c7-c70f862c3567' + label: 'Latest Blog' + label_display: visible + provider: block_content + status: true + info: '' + view_mode: full +visibility: + request_path: + id: request_path + negate: false + pages: "/node/35\r\n/node/39" diff --git a/config/sync/block.block.cfia_latestcases.yml b/config/sync/block.block.cfia_latestcases.yml new file mode 100644 index 000000000..2230a9db4 --- /dev/null +++ b/config/sync/block.block.cfia_latestcases.yml @@ -0,0 +1,27 @@ +uuid: feacca67-7086-4e54-8cfe-6253b12701c9 +langcode: en +status: true +dependencies: + module: + - system + theme: + - cfia +id: cfia_latestcases +theme: cfia +region: sidebar_second +weight: -8 +provider: null +plugin: 'block_content:e56404cb-e8e5-4cd6-9bfa-7daafb8c56da' +settings: + id: 'block_content:e56404cb-e8e5-4cd6-9bfa-7daafb8c56da' + label: 'Latest Cases' + label_display: visible + provider: block_content + status: true + info: '' + view_mode: full +visibility: + request_path: + id: request_path + negate: false + pages: "/node/42\r\n/node/46" diff --git a/config/sync/block.block.cfiafootermedaaklogo.yml b/config/sync/block.block.cfiafootermedaaklogo.yml new file mode 100644 index 000000000..3175e4045 --- /dev/null +++ b/config/sync/block.block.cfiafootermedaaklogo.yml @@ -0,0 +1,25 @@ +uuid: 02b2d15f-02b8-4ee5-8301-9a2eae081bf3 +langcode: da +status: true +dependencies: + content: + - 'block_content:footer_info:79843d06-3507-4330-8579-bf0b79836706' + module: + - block_content + theme: + - cfia +id: cfiafootermedaaklogo +theme: cfia +region: footer_first +weight: -12 +provider: null +plugin: 'block_content:79843d06-3507-4330-8579-bf0b79836706' +settings: + id: 'block_content:79843d06-3507-4330-8579-bf0b79836706' + label: 'CFIA footer info' + label_display: '0' + provider: block_content + status: true + info: '' + view_mode: full +visibility: { } diff --git a/config/sync/block.block.companyinfo.yml b/config/sync/block.block.companyinfo.yml new file mode 100644 index 000000000..a3d618800 --- /dev/null +++ b/config/sync/block.block.companyinfo.yml @@ -0,0 +1,25 @@ +uuid: 4394585e-db96-40ed-afad-faf1889410be +langcode: en +status: true +dependencies: + content: + - 'block_content:company_info:62a8ae46-3a48-4cac-b4bb-e0657edb84f6' + module: + - block_content + theme: + - consultancy_plus +id: companyinfo +theme: consultancy_plus +region: footer_first +weight: -13 +provider: null +plugin: 'block_content:62a8ae46-3a48-4cac-b4bb-e0657edb84f6' +settings: + id: 'block_content:62a8ae46-3a48-4cac-b4bb-e0657edb84f6' + label: 'Company Info' + label_display: '0' + provider: block_content + status: true + info: '' + view_mode: full +visibility: { } diff --git a/config/sync/block.block.latestblog.yml b/config/sync/block.block.latestblog.yml new file mode 100644 index 000000000..d4690a285 --- /dev/null +++ b/config/sync/block.block.latestblog.yml @@ -0,0 +1,30 @@ +uuid: 716c1cec-258d-4efc-97c6-b91f8363cf14 +langcode: en +status: true +dependencies: + content: + - 'block_content:basic:54c6fc3a-3560-4d97-a1c7-c70f862c3567' + module: + - block_content + - system + theme: + - consultancy_plus +id: latestblog +theme: consultancy_plus +region: sidebar_second +weight: -12 +provider: null +plugin: 'block_content:54c6fc3a-3560-4d97-a1c7-c70f862c3567' +settings: + id: 'block_content:54c6fc3a-3560-4d97-a1c7-c70f862c3567' + label: 'Latest Blog' + label_display: visible + provider: block_content + status: true + info: '' + view_mode: full +visibility: + request_path: + id: request_path + negate: false + pages: "/node/35\r\n/node/39" diff --git a/config/sync/block.block.latestcases.yml b/config/sync/block.block.latestcases.yml new file mode 100644 index 000000000..9fa082796 --- /dev/null +++ b/config/sync/block.block.latestcases.yml @@ -0,0 +1,30 @@ +uuid: 18fe1a86-76ba-4d6c-93e0-17530c61509f +langcode: en +status: true +dependencies: + content: + - 'block_content:basic:e56404cb-e8e5-4cd6-9bfa-7daafb8c56da' + module: + - block_content + - system + theme: + - consultancy_plus +id: latestcases +theme: consultancy_plus +region: sidebar_second +weight: -8 +provider: null +plugin: 'block_content:e56404cb-e8e5-4cd6-9bfa-7daafb8c56da' +settings: + id: 'block_content:e56404cb-e8e5-4cd6-9bfa-7daafb8c56da' + label: 'Latest Cases' + label_display: visible + provider: block_content + status: true + info: '' + view_mode: full +visibility: + request_path: + id: request_path + negate: false + pages: "/node/42\r\n/node/46" diff --git a/config/sync/block.block.mostcommented.yml b/config/sync/block.block.mostcommented.yml new file mode 100644 index 000000000..eb7606dc0 --- /dev/null +++ b/config/sync/block.block.mostcommented.yml @@ -0,0 +1,30 @@ +uuid: b025e8f7-d80c-449a-9878-34a3400f8887 +langcode: en +status: true +dependencies: + content: + - 'block_content:basic:2f205bcf-ca13-49a4-a7e0-ce8bba5cea1e' + module: + - block_content + - system + theme: + - consultancy_plus +id: mostcommented +theme: consultancy_plus +region: sidebar_second +weight: -11 +provider: null +plugin: 'block_content:2f205bcf-ca13-49a4-a7e0-ce8bba5cea1e' +settings: + id: 'block_content:2f205bcf-ca13-49a4-a7e0-ce8bba5cea1e' + label: 'Most Commented' + label_display: visible + provider: block_content + status: true + info: '' + view_mode: full +visibility: + request_path: + id: request_path + negate: false + pages: "/node/35\r\n/node/39" diff --git a/config/sync/block.block.projectdetails.yml b/config/sync/block.block.projectdetails.yml new file mode 100644 index 000000000..446c5ebcd --- /dev/null +++ b/config/sync/block.block.projectdetails.yml @@ -0,0 +1,30 @@ +uuid: 7b106c6f-88a4-4a89-8b36-979d188e16b4 +langcode: en +status: true +dependencies: + content: + - 'block_content:basic:6346a2a2-61ed-4ca7-a3be-bc25f70f6970' + module: + - block_content + - system + theme: + - consultancy_plus +id: projectdetails +theme: consultancy_plus +region: sidebar_second +weight: -6 +provider: null +plugin: 'block_content:6346a2a2-61ed-4ca7-a3be-bc25f70f6970' +settings: + id: 'block_content:6346a2a2-61ed-4ca7-a3be-bc25f70f6970' + label: 'Project Details' + label_display: visible + provider: block_content + status: true + info: '' + view_mode: full +visibility: + request_path: + id: request_path + negate: false + pages: /node/48 diff --git a/config/sync/block.block.services.yml b/config/sync/block.block.services.yml new file mode 100644 index 000000000..ee29352f9 --- /dev/null +++ b/config/sync/block.block.services.yml @@ -0,0 +1,30 @@ +uuid: 158eec1f-113b-48a1-9f11-973a17ef3394 +langcode: en +status: true +dependencies: + content: + - 'block_content:basic:3795bbbf-66fb-46c8-ba73-34fbedebeab9' + module: + - block_content + - system + theme: + - consultancy_plus +id: services +theme: consultancy_plus +region: sidebar_first +weight: -13 +provider: null +plugin: 'block_content:3795bbbf-66fb-46c8-ba73-34fbedebeab9' +settings: + id: 'block_content:3795bbbf-66fb-46c8-ba73-34fbedebeab9' + label: Services + label_display: '0' + provider: block_content + status: true + info: '' + view_mode: full +visibility: + request_path: + id: request_path + negate: false + pages: "/node/57\r\n/node/58" diff --git a/config/sync/block.block.sidetitel.yml b/config/sync/block.block.sidetitel.yml new file mode 100644 index 000000000..e65adcdfd --- /dev/null +++ b/config/sync/block.block.sidetitel.yml @@ -0,0 +1,18 @@ +uuid: eb798d66-d9be-43fc-8336-6ab8ec3d875d +langcode: da +status: false +dependencies: + theme: + - cfia +id: sidetitel +theme: cfia +region: banner +weight: 0 +provider: null +plugin: page_title_block +settings: + id: page_title_block + label: Sidetitel + label_display: '0' + provider: core +visibility: { } diff --git a/config/sync/block.block.socialmediaprofilefooter.yml b/config/sync/block.block.socialmediaprofilefooter.yml new file mode 100644 index 000000000..b06e9dfa8 --- /dev/null +++ b/config/sync/block.block.socialmediaprofilefooter.yml @@ -0,0 +1,25 @@ +uuid: 611dc1a5-662e-4308-84dc-46310905185a +langcode: en +status: true +dependencies: + content: + - 'block_content:basic:a3d709b7-5890-415d-b695-632994da2a5b' + module: + - block_content + theme: + - consultancy_plus +id: socialmediaprofilefooter +theme: consultancy_plus +region: footer_fourth +weight: 0 +provider: null +plugin: 'block_content:a3d709b7-5890-415d-b695-632994da2a5b' +settings: + id: 'block_content:a3d709b7-5890-415d-b695-632994da2a5b' + label: 'Social Media Profile (Footer)' + label_display: '0' + provider: block_content + status: true + info: '' + view_mode: full +visibility: { } diff --git a/config/sync/block.block.socialmediaprofiles.yml b/config/sync/block.block.socialmediaprofiles.yml new file mode 100644 index 000000000..903f300f7 --- /dev/null +++ b/config/sync/block.block.socialmediaprofiles.yml @@ -0,0 +1,25 @@ +uuid: cd287ad1-6142-44a2-9bc1-aaf87570f184 +langcode: en +status: true +dependencies: + content: + - 'block_content:basic:d262cd51-332f-4974-8f33-08ece2a0c415' + module: + - block_content + theme: + - consultancy_plus +id: socialmediaprofiles +theme: consultancy_plus +region: social_media +weight: 0 +provider: null +plugin: 'block_content:d262cd51-332f-4974-8f33-08ece2a0c415' +settings: + id: 'block_content:d262cd51-332f-4974-8f33-08ece2a0c415' + label: 'Social Media Profiles' + label_display: '0' + provider: block_content + status: true + info: '' + view_mode: full +visibility: { } diff --git a/config/sync/block.block.usefullinks_2.yml b/config/sync/block.block.usefullinks_2.yml new file mode 100644 index 000000000..7295b3fe8 --- /dev/null +++ b/config/sync/block.block.usefullinks_2.yml @@ -0,0 +1,25 @@ +uuid: 5a34fe92-a903-4203-bd7c-3d1962b510c1 +langcode: da +status: true +dependencies: + config: + - system.menu.useful-links + module: + - system + theme: + - cfia +id: usefullinks_2 +theme: cfia +region: footer_second +weight: -12 +provider: null +plugin: 'system_menu_block:useful-links' +settings: + id: 'system_menu_block:useful-links' + label: Links + label_display: '0' + provider: system + level: 1 + depth: 0 + expand_all_items: false +visibility: { } diff --git a/config/sync/block.block.views_block__blog_banner_2.yml b/config/sync/block.block.views_block__blog_banner_2.yml new file mode 100644 index 000000000..a9b1dc44a --- /dev/null +++ b/config/sync/block.block.views_block__blog_banner_2.yml @@ -0,0 +1,25 @@ +uuid: a73e3eb0-d8de-4da3-9560-626f248b13cb +langcode: da +status: false +dependencies: + config: + - views.view.blog + module: + - views + theme: + - cfia +id: views_block__blog_banner_2 +theme: cfia +region: banner +weight: 0 +provider: null +plugin: 'views_block:blog-banner' +settings: + id: 'views_block:blog-banner' + label: '' + label_display: visible + provider: views + context_mapping: { } + views_label: '' + items_per_page: none +visibility: { } diff --git a/config/sync/block.block.views_block__cases_banner_2.yml b/config/sync/block.block.views_block__cases_banner_2.yml new file mode 100644 index 000000000..38721e04a --- /dev/null +++ b/config/sync/block.block.views_block__cases_banner_2.yml @@ -0,0 +1,25 @@ +uuid: 2f95ba10-55a3-4ed7-931a-51165687d849 +langcode: da +status: true +dependencies: + config: + - views.view.cases + module: + - views + theme: + - cfia +id: views_block__cases_banner_2 +theme: cfia +region: banner +weight: 0 +provider: null +plugin: 'views_block:cases-banner' +settings: + id: 'views_block:cases-banner' + label: '' + label_display: '0' + provider: views + context_mapping: { } + views_label: '' + items_per_page: none +visibility: { } diff --git a/config/sync/block.block.views_block__categories_banner_2.yml b/config/sync/block.block.views_block__categories_banner_2.yml new file mode 100644 index 000000000..f367dd92b --- /dev/null +++ b/config/sync/block.block.views_block__categories_banner_2.yml @@ -0,0 +1,25 @@ +uuid: 853382be-0e2d-4548-a850-371065fecad3 +langcode: da +status: false +dependencies: + config: + - views.view.categories + module: + - views + theme: + - cfia +id: views_block__categories_banner_2 +theme: cfia +region: banner +weight: 0 +provider: null +plugin: 'views_block:categories-banner' +settings: + id: 'views_block:categories-banner' + label: '' + label_display: visible + provider: views + context_mapping: { } + views_label: '' + items_per_page: none +visibility: { } diff --git a/config/sync/block.block.views_block__page_banner_block_1_2.yml b/config/sync/block.block.views_block__page_banner_block_1_2.yml new file mode 100644 index 000000000..508d0246a --- /dev/null +++ b/config/sync/block.block.views_block__page_banner_block_1_2.yml @@ -0,0 +1,30 @@ +uuid: 8a342512-84c0-46cd-9b69-e2092844eb58 +langcode: da +status: true +dependencies: + config: + - views.view.page_banner + module: + - system + - views + theme: + - cfia +id: views_block__page_banner_block_1_2 +theme: cfia +region: banner +weight: 0 +provider: null +plugin: 'views_block:page_banner-block_1' +settings: + id: 'views_block:page_banner-block_1' + label: '' + label_display: '0' + provider: views + context_mapping: { } + views_label: '' + items_per_page: none +visibility: + request_path: + id: request_path + negate: true + pages: '/cases/*' diff --git a/config/sync/block.block.views_block__page_banner_block_2_2.yml b/config/sync/block.block.views_block__page_banner_block_2_2.yml new file mode 100644 index 000000000..a984323fa --- /dev/null +++ b/config/sync/block.block.views_block__page_banner_block_2_2.yml @@ -0,0 +1,25 @@ +uuid: 7abe0553-63cb-4f3c-b1cd-88de4b020c6d +langcode: da +status: false +dependencies: + config: + - views.view.page_banner + module: + - views + theme: + - cfia +id: views_block__page_banner_block_2_2 +theme: cfia +region: banner +weight: 0 +provider: null +plugin: 'views_block:page_banner-block_2' +settings: + id: 'views_block:page_banner-block_2' + label: '' + label_display: visible + provider: views + context_mapping: { } + views_label: '' + items_per_page: none +visibility: { } diff --git a/config/sync/block_content.type.footer_info.yml b/config/sync/block_content.type.footer_info.yml new file mode 100644 index 000000000..f899691ee --- /dev/null +++ b/config/sync/block_content.type.footer_info.yml @@ -0,0 +1,8 @@ +uuid: c9157a24-d903-4e78-bc6b-c59a3b9d8b38 +langcode: da +status: true +dependencies: { } +id: footer_info +label: 'Footer info' +revision: 0 +description: '' diff --git a/config/sync/block_content.type.single_image.yml b/config/sync/block_content.type.single_image.yml new file mode 100644 index 000000000..d698bd37c --- /dev/null +++ b/config/sync/block_content.type.single_image.yml @@ -0,0 +1,8 @@ +uuid: 60478d66-62b8-413d-8b0e-7d675cb9547d +langcode: da +status: true +dependencies: { } +id: single_image +label: 'Single image' +revision: 0 +description: 'Use this to insert a image in a region' diff --git a/config/sync/cfia.settings.yml b/config/sync/cfia.settings.yml index 824a7aa61..903769e7b 100644 --- a/config/sync/cfia.settings.yml +++ b/config/sync/cfia.settings.yml @@ -2,16 +2,17 @@ _core: default_config_hash: w2HQYJGLG4-Mmk19eIIKgoXCiXEJm-NVSNhhv-VdpUI langcode: da favicon: - mimetype: image/png - path: 'public://favicon.png' + mimetype: image/vnd.microsoft.icon + path: 'public://favicon_0.ico' use_default: false features: favicon: true logo: - path: '' + path: 'public://cfia-logo.png' use_default: false bootstrap_barrio_library: production bootstrap_barrio_fluid_container: 0 +bootstrap_barrio_container: container bootstrap_barrio_region_clean_top_header: 0 bootstrap_barrio_region_class_top_header: row bootstrap_barrio_region_clean_top_header_form: 0 @@ -64,6 +65,7 @@ bootstrap_barrio_sidebar_first_offset: 0 bootstrap_barrio_sidebar_second_width: 3 bootstrap_barrio_sidebar_second_offset: 0 bootstrap_barrio_hide_node_label: 0 +bootstrap_barrio_breadcrumb_divider: '' bootstrap_barrio_button: 1 bootstrap_barrio_button_size: '' bootstrap_barrio_button_type: primary @@ -84,6 +86,7 @@ bootstrap_barrio_navbar_slide: false bootstrap_barrio_navbar_offcanvas: '' bootstrap_barrio_messages_widget: alerts bootstrap_barrio_float_label: '0' +bootstrap_barrio_checkbox: '' bootstrap_barrio_navbar_top_affix: 0 bootstrap_barrio_navbar_affix: 0 bootstrap_barrio_sidebar_first_affix: 0 @@ -103,15 +106,16 @@ pager_prev_text: 'Prev Blog' pager_next_text: 'Next Blog' pager_prev_text_2: 'Prev Case' pager_next_text_2: 'Next Case' -login_banner_title: Login -login_banner_image: { } -login_title: 'Welcome Back!' +login_banner_title: 'Log ind' +login_banner_image: + - '78' +login_title: Velkommen login_description: '' login_image: { } -login_name_text: 'Enter your username.' -login_pass_text: 'Enter the password that accompanies your username.' +login_name_text: 'Indtast dit brugernavn' +login_pass_text: 'Indtast din adgangskode' login_content: - value: "
\r\n" + value: '' format: basic_html register_banner_title: Register register_banner_image: { } @@ -123,41 +127,40 @@ register_name_text: 'Several special characters are allowed, including space, pe register_content: value: 'Already have an account? Login
' format: basic_html -r_pass_banner_title: 'Password Reset' -r_pass_banner_image: { } -r_pass_title: 'Change Password' +r_pass_banner_title: 'Nulstil adgangskode' +r_pass_banner_image: + - '79' +r_pass_title: 'Ændre adgangskode' r_pass_description: '' r_pass_image: { } -r_pass_email_text: 'Password reset instructions will be sent to your registered email.' +r_pass_email_text: 'Du vil modtage en e-mail med vejledning til at nulstille din adgangskode.' mode_type: '2' maintenance_mode_title: 'Under Maintenance' maintenance_mode_description: '' -bg_image_m: - - '113' +bg_image_m: { } comingsoon_title: 'Coming Soon' comingsoon_description: '' -bg_image_c: - - '209' +bg_image_c: { } date: '2025-03-21' custom_message: 'The site will go live soon' search_banner_title: 'Search Result' search_banner_image: { } -header_variation: header-2 +header_variation: header-4 sticky: 1 address_text: '' address: '' email_text: '' -email_address: mail@domain.com -contact_number: (232)-456-7890 -button_text: 'Get Quote' -button_link: /get-quote +email_address: cfia@cfiaarhus.dk +contact_number: 'Kontakt os' +button_text: 'Kontakt os' +button_link: /kontakt copyrights: - value: '© 2023. All Rights Reserved. Consultancy Plus Theme by drupalthemes.io
' + value: '' format: basic_html styles: '' -default_color: 1 -primary_color: '#000000' -secondary_color: '#000000' +default_color: 0 +primary_color: '#07605d' +secondary_color: '#edbf2b' show_pannel: 1 bootstrap_barrio_region_clean_logo: 0 bootstrap_barrio_region_class_logo: row @@ -169,32 +172,31 @@ bootstrap_barrio_region_clean_social_media: 0 bootstrap_barrio_region_class_social_media: row bootstrap_barrio_region_clean_banner: 0 bootstrap_barrio_region_class_banner: row -contact_text: 'Call us for a quote' -footer_bg_image: - - '77' +contact_text: 'Kontakt os' +footer_bg_image: { } pager_prev_text_3: 'Prev Case' pager_next_text_3: 'Next Case' login_content_1: - value: 'Don''t have an account? Sign up
' + value: '' format: basic_html login_bottom_content: - value: '© 2023. All Rights Reserved. Consultancy Plus Theme by drupalthemes.io
' format: basic_html styles: '' -default_color: 1 -primary_color: '#000000' -secondary_color: '#000000' +default_color: 0 +primary_color: '#10302d' +secondary_color: '#f9e24c' show_pannel: 1 bootstrap_barrio_region_clean_logo: 0 bootstrap_barrio_region_class_logo: row @@ -170,8 +171,7 @@ bootstrap_barrio_region_class_social_media: row bootstrap_barrio_region_clean_banner: 0 bootstrap_barrio_region_class_banner: row contact_text: 'Call us for a quote' -footer_bg_image: - - '77' +footer_bg_image: { } pager_prev_text_3: 'Prev Case' pager_next_text_3: 'Next Case' login_content_1: diff --git a/config/sync/core.entity_form_display.block_content.company_info.default.yml b/config/sync/core.entity_form_display.block_content.company_info.default.yml index 7b569ff48..e163b5b97 100644 --- a/config/sync/core.entity_form_display.block_content.company_info.default.yml +++ b/config/sync/core.entity_form_display.block_content.company_info.default.yml @@ -4,12 +4,11 @@ status: true dependencies: config: - block_content.type.company_info - - entity_browser.browser.browse_files_modal - field.field.block_content.company_info.field_address - field.field.block_content.company_info.field_contact_number - field.field.block_content.company_info.field_email - field.field.block_content.company_info.field_form - - field.field.block_content.company_info.field_logo + - field.field.block_content.company_info.field_image module: - entity_browser - text @@ -51,15 +50,15 @@ content: default_data: true webforms: { } third_party_settings: { } - field_logo: + field_image: type: entity_browser_file - weight: 2 + weight: 26 region: content settings: - entity_browser: browse_files_modal + entity_browser: null field_widget_edit: true field_widget_remove: true - field_widget_replace: true + field_widget_replace: false open: false selection_mode: selection_append view_mode: default diff --git a/config/sync/core.entity_form_display.block_content.footer_info.default.yml b/config/sync/core.entity_form_display.block_content.footer_info.default.yml new file mode 100644 index 000000000..7cd3e2834 --- /dev/null +++ b/config/sync/core.entity_form_display.block_content.footer_info.default.yml @@ -0,0 +1,40 @@ +uuid: d22824bf-2089-4636-bc9c-8c0ff1144411 +langcode: da +status: true +dependencies: + config: + - block_content.type.footer_info + - field.field.block_content.footer_info.body + module: + - text +id: block_content.footer_info.default +targetEntityType: block_content +bundle: footer_info +mode: default +content: + body: + type: text_textarea_with_summary + weight: 26 + region: content + settings: + rows: 9 + summary_rows: 3 + placeholder: '' + show_summary: false + third_party_settings: { } + info: + type: string_textfield + weight: -5 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + langcode: + type: language_select + weight: 2 + region: content + settings: + include_locked: true + third_party_settings: { } +hidden: { } diff --git a/config/sync/core.entity_form_display.block_content.single_image.default.yml b/config/sync/core.entity_form_display.block_content.single_image.default.yml new file mode 100644 index 000000000..2f70e8015 --- /dev/null +++ b/config/sync/core.entity_form_display.block_content.single_image.default.yml @@ -0,0 +1,39 @@ +uuid: 8ebbf1ec-5f12-4790-a6c9-5500ab2c66cc +langcode: da +status: true +dependencies: + config: + - block_content.type.single_image + - field.field.block_content.single_image.field_single_image + - image.style.thumbnail + module: + - image +id: block_content.single_image.default +targetEntityType: block_content +bundle: single_image +mode: default +content: + field_single_image: + type: image_image + weight: 27 + region: content + settings: + progress_indicator: throbber + preview_image_style: thumbnail + third_party_settings: { } + info: + type: string_textfield + weight: -5 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + langcode: + type: language_select + weight: 2 + region: content + settings: + include_locked: true + third_party_settings: { } +hidden: { } diff --git a/config/sync/core.entity_form_display.node.case.default.yml b/config/sync/core.entity_form_display.node.case.default.yml index 3a5555896..e53973d2b 100644 --- a/config/sync/core.entity_form_display.node.case.default.yml +++ b/config/sync/core.entity_form_display.node.case.default.yml @@ -40,13 +40,13 @@ content: third_party_settings: { } created: type: datetime_timestamp - weight: 3 + weight: 4 region: content settings: { } third_party_settings: { } field_banner_image: type: entity_browser_file - weight: 8 + weight: 1 region: content settings: entity_browser: browse_files_modal @@ -60,7 +60,7 @@ content: third_party_settings: { } field_category: type: options_buttons - weight: 15 + weight: 16 region: content settings: { } third_party_settings: { } @@ -80,7 +80,7 @@ content: third_party_settings: { } field_section: type: paragraphs - weight: 11 + weight: 12 region: content settings: title: Paragraph @@ -108,7 +108,7 @@ content: dialog_style: tiles field_text_1: type: string_textfield - weight: 13 + weight: 14 region: content settings: size: 60 @@ -116,7 +116,7 @@ content: third_party_settings: { } field_text_3: type: string_textfield - weight: 17 + weight: 18 region: content settings: size: 60 @@ -124,7 +124,7 @@ content: third_party_settings: { } field_title_1: type: string_textfield - weight: 12 + weight: 13 region: content settings: size: 60 @@ -132,7 +132,7 @@ content: third_party_settings: { } field_title_2: type: string_textfield - weight: 14 + weight: 15 region: content settings: size: 60 @@ -140,7 +140,7 @@ content: third_party_settings: { } field_title_3: type: string_textfield - weight: 16 + weight: 17 region: content settings: size: 60 @@ -148,7 +148,7 @@ content: third_party_settings: { } field_title_4: type: string_textfield - weight: 18 + weight: 19 region: content settings: size: 60 @@ -156,34 +156,34 @@ content: third_party_settings: { } langcode: type: language_select - weight: 1 + weight: 2 region: content settings: include_locked: true third_party_settings: { } path: type: path - weight: 6 + weight: 7 region: content settings: { } third_party_settings: { } promote: type: boolean_checkbox - weight: 4 + weight: 5 region: content settings: display_label: true third_party_settings: { } status: type: boolean_checkbox - weight: 7 + weight: 8 region: content settings: display_label: true third_party_settings: { } sticky: type: boolean_checkbox - weight: 5 + weight: 6 region: content settings: display_label: true @@ -197,13 +197,13 @@ content: placeholder: '' third_party_settings: { } translation: - weight: 10 + weight: 11 region: content settings: { } third_party_settings: { } uid: type: entity_reference_autocomplete - weight: 2 + weight: 3 region: content settings: match_operator: CONTAINS diff --git a/config/sync/core.entity_view_display.block_content.company_info.default.yml b/config/sync/core.entity_view_display.block_content.company_info.default.yml index 227c96130..9ebc59972 100644 --- a/config/sync/core.entity_view_display.block_content.company_info.default.yml +++ b/config/sync/core.entity_view_display.block_content.company_info.default.yml @@ -8,7 +8,7 @@ dependencies: - field.field.block_content.company_info.field_contact_number - field.field.block_content.company_info.field_email - field.field.block_content.company_info.field_form - - field.field.block_content.company_info.field_logo + - field.field.block_content.company_info.field_image module: - image - text @@ -20,44 +20,45 @@ mode: default content: field_address: type: text_default - label: above + label: hidden settings: { } third_party_settings: { } - weight: 1 + weight: 0 region: content field_contact_number: type: string - label: above + label: hidden settings: link_to_entity: false third_party_settings: { } - weight: 2 + weight: 1 region: content field_email: type: basic_string - label: above + label: hidden settings: { } third_party_settings: { } - weight: 3 + weight: 2 region: content field_form: type: webform_entity_reference_entity_view - label: above + label: hidden settings: source_entity: true + lazy: false third_party_settings: { } - weight: 4 + weight: 3 region: content - field_logo: + field_image: type: image - label: above + label: hidden settings: image_link: '' image_style: '' image_loading: attribute: lazy third_party_settings: { } - weight: 0 + weight: 4 region: content hidden: langcode: true diff --git a/config/sync/core.entity_view_display.block_content.footer_info.default.yml b/config/sync/core.entity_view_display.block_content.footer_info.default.yml new file mode 100644 index 000000000..6cea922cd --- /dev/null +++ b/config/sync/core.entity_view_display.block_content.footer_info.default.yml @@ -0,0 +1,23 @@ +uuid: 5c86f9d4-960e-4fc0-98a1-7c6607892ec0 +langcode: da +status: true +dependencies: + config: + - block_content.type.footer_info + - field.field.block_content.footer_info.body + module: + - text +id: block_content.footer_info.default +targetEntityType: block_content +bundle: footer_info +mode: default +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 0 + region: content +hidden: + langcode: true diff --git a/config/sync/core.entity_view_display.block_content.single_image.default.yml b/config/sync/core.entity_view_display.block_content.single_image.default.yml new file mode 100644 index 000000000..2fed58caa --- /dev/null +++ b/config/sync/core.entity_view_display.block_content.single_image.default.yml @@ -0,0 +1,27 @@ +uuid: f9c71225-457d-4939-a23c-410bad425e6a +langcode: da +status: true +dependencies: + config: + - block_content.type.single_image + - field.field.block_content.single_image.field_single_image + module: + - image +id: block_content.single_image.default +targetEntityType: block_content +bundle: single_image +mode: default +content: + field_single_image: + type: image + label: hidden + settings: + image_link: '' + image_style: '' + image_loading: + attribute: lazy + third_party_settings: { } + weight: 1 + region: content +hidden: + langcode: true diff --git a/config/sync/core.entity_view_display.node.case.default.yml b/config/sync/core.entity_view_display.node.case.default.yml index 579d2ed88..35c4a4ed5 100644 --- a/config/sync/core.entity_view_display.node.case.default.yml +++ b/config/sync/core.entity_view_display.node.case.default.yml @@ -30,7 +30,18 @@ content: label: hidden settings: { } third_party_settings: { } - weight: 1 + weight: 2 + region: content + field_banner_image: + type: image + label: hidden + settings: + image_link: '' + image_style: '' + image_loading: + attribute: lazy + third_party_settings: { } + weight: 0 region: content field_category: type: entity_reference_label @@ -38,7 +49,7 @@ content: settings: link: true third_party_settings: { } - weight: 3 + weight: 8 region: content field_image: type: image @@ -49,7 +60,7 @@ content: image_loading: attribute: lazy third_party_settings: { } - weight: 2 + weight: 3 region: content field_section: type: entity_reference_revisions_entity_view @@ -74,7 +85,7 @@ content: settings: link_to_entity: false third_party_settings: { } - weight: 9 + weight: 10 region: content field_title_1: type: string @@ -98,7 +109,7 @@ content: settings: link_to_entity: false third_party_settings: { } - weight: 8 + weight: 9 region: content field_title_4: type: string @@ -106,14 +117,13 @@ content: settings: link_to_entity: false third_party_settings: { } - weight: 10 + weight: 11 region: content links: settings: { } third_party_settings: { } - weight: 0 + weight: 1 region: content hidden: addtoany: true - field_banner_image: true langcode: true diff --git a/config/sync/field.field.block_content.company_info.field_image.yml b/config/sync/field.field.block_content.company_info.field_image.yml new file mode 100644 index 000000000..88896d4fc --- /dev/null +++ b/config/sync/field.field.block_content.company_info.field_image.yml @@ -0,0 +1,45 @@ +uuid: 2c404dc6-5b0e-4972-ac6b-ea5fd531449b +langcode: da +status: true +dependencies: + config: + - block_content.type.company_info + - field.storage.block_content.field_image + module: + - content_translation + - image +third_party_settings: + content_translation: + translation_sync: + alt: alt + title: title + file: '0' +id: block_content.company_info.field_image +field_name: field_image +entity_type: block_content +bundle: company_info +label: Logo +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:file' + handler_settings: { } + file_directory: '[date:custom:Y]-[date:custom:m]' + file_extensions: 'png gif jpg jpeg svg' + max_filesize: '' + max_resolution: '' + min_resolution: '' + alt_field: false + alt_field_required: true + title_field: false + title_field_required: false + default_image: + uuid: '' + alt: '' + title: '' + width: null + height: null +field_type: image diff --git a/config/sync/field.field.block_content.footer_info.body.yml b/config/sync/field.field.block_content.footer_info.body.yml new file mode 100644 index 000000000..bce8432e9 --- /dev/null +++ b/config/sync/field.field.block_content.footer_info.body.yml @@ -0,0 +1,23 @@ +uuid: e1f82e36-57da-4adc-b238-b3ceaf3009bc +langcode: da +status: true +dependencies: + config: + - block_content.type.footer_info + - field.storage.block_content.body + module: + - text +id: block_content.footer_info.body +field_name: body +entity_type: block_content +bundle: footer_info +label: Body +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + display_summary: false + required_summary: false +field_type: text_with_summary diff --git a/config/sync/field.field.block_content.company_info.field_logo.yml b/config/sync/field.field.block_content.single_image.field_single_image.yml similarity index 62% rename from config/sync/field.field.block_content.company_info.field_logo.yml rename to config/sync/field.field.block_content.single_image.field_single_image.yml index ecbbb64b6..73f51d907 100644 --- a/config/sync/field.field.block_content.company_info.field_logo.yml +++ b/config/sync/field.field.block_content.single_image.field_single_image.yml @@ -1,17 +1,17 @@ -uuid: b521c916-358c-449c-aabe-38e1886b864d -langcode: en +uuid: 3230f18e-278b-4be8-a695-44280dfc5ebf +langcode: da status: true dependencies: config: - - block_content.type.company_info - - field.storage.block_content.field_logo + - block_content.type.single_image + - field.storage.block_content.field_single_image module: - image -id: block_content.company_info.field_logo -field_name: field_logo +id: block_content.single_image.field_single_image +field_name: field_single_image entity_type: block_content -bundle: company_info -label: Logo +bundle: single_image +label: single-image description: '' required: false translatable: false @@ -21,11 +21,11 @@ settings: handler: 'default:file' handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' - file_extensions: 'png gif jpg jpeg' + file_extensions: 'png gif jpg jpeg svg' max_filesize: '' max_resolution: '' min_resolution: '' - alt_field: true + alt_field: false alt_field_required: true title_field: false title_field_required: false diff --git a/config/sync/field.storage.block_content.field_logo.yml b/config/sync/field.storage.block_content.field_single_image.yml similarity index 77% rename from config/sync/field.storage.block_content.field_logo.yml rename to config/sync/field.storage.block_content.field_single_image.yml index dc8f01be9..e70894873 100644 --- a/config/sync/field.storage.block_content.field_logo.yml +++ b/config/sync/field.storage.block_content.field_single_image.yml @@ -1,13 +1,13 @@ -uuid: 02645dcc-c805-4469-8277-9f0f21652cae -langcode: en +uuid: 696669eb-9cda-4877-b6c5-98c0d0f339c7 +langcode: da status: true dependencies: module: - block_content - file - image -id: block_content.field_logo -field_name: field_logo +id: block_content.field_single_image +field_name: field_single_image entity_type: block_content type: image settings: diff --git a/config/sync/language.content_settings.block_content.footer_info.yml b/config/sync/language.content_settings.block_content.footer_info.yml new file mode 100644 index 000000000..ea1f763d9 --- /dev/null +++ b/config/sync/language.content_settings.block_content.footer_info.yml @@ -0,0 +1,11 @@ +uuid: bdd0afc3-1d98-45df-839b-624523655ef2 +langcode: da +status: true +dependencies: + config: + - block_content.type.footer_info +id: block_content.footer_info +target_entity_type_id: block_content +target_bundle: footer_info +default_langcode: site_default +language_alterable: false diff --git a/config/sync/language.content_settings.block_content.single_image.yml b/config/sync/language.content_settings.block_content.single_image.yml new file mode 100644 index 000000000..a0e91839b --- /dev/null +++ b/config/sync/language.content_settings.block_content.single_image.yml @@ -0,0 +1,11 @@ +uuid: 38431da5-69e6-44e3-b806-38552216c70d +langcode: da +status: true +dependencies: + config: + - block_content.type.single_image +id: block_content.single_image +target_entity_type_id: block_content +target_bundle: single_image +default_langcode: site_default +language_alterable: false diff --git a/config/sync/language.content_settings.taxonomy_term.metoder.yml b/config/sync/language.content_settings.taxonomy_term.metoder.yml new file mode 100644 index 000000000..26a28ccf4 --- /dev/null +++ b/config/sync/language.content_settings.taxonomy_term.metoder.yml @@ -0,0 +1,11 @@ +uuid: a6fd1223-7416-4c46-bcb1-43faf2cf295a +langcode: da +status: true +dependencies: + config: + - taxonomy.vocabulary.metoder +id: taxonomy_term.metoder +target_entity_type_id: taxonomy_term +target_bundle: metoder +default_langcode: site_default +language_alterable: false diff --git a/config/sync/system.menu.useful-links.yml b/config/sync/system.menu.useful-links.yml index ff1d62958..df2865aab 100644 --- a/config/sync/system.menu.useful-links.yml +++ b/config/sync/system.menu.useful-links.yml @@ -1,8 +1,8 @@ uuid: 043c665c-a228-4a96-9ad3-40b478db5600 -langcode: en +langcode: da status: true dependencies: { } id: useful-links -label: 'Useful Links' -description: 'Site Information Links' +label: 'Footer links' +description: 'Site Information Links in footer' locked: false diff --git a/config/sync/taxonomy.vocabulary.metoder.yml b/config/sync/taxonomy.vocabulary.metoder.yml new file mode 100644 index 000000000..907c0a197 --- /dev/null +++ b/config/sync/taxonomy.vocabulary.metoder.yml @@ -0,0 +1,8 @@ +uuid: 20d31dd7-1940-4316-a835-c17e907c2dd9 +langcode: da +status: true +dependencies: { } +name: Metoder +vid: metoder +description: '' +weight: 0 diff --git a/web/.ht.router.php b/web/.ht.router.php index 2c8a6f6ac..b5884ef4a 100644 --- a/web/.ht.router.php +++ b/web/.ht.router.php @@ -39,7 +39,7 @@ // Work around the PHP bug. $path = $url['path']; $script = 'index.php'; -if (strpos($path, '.php') !== FALSE) { +if (str_contains($path, '.php')) { // Work backwards through the path to check if a script exists. Otherwise // fallback to index.php. do { diff --git a/web/.htaccess b/web/.htaccess index 0e0618a54..4031da475 100644 --- a/web/.htaccess +++ b/web/.htaccess @@ -35,8 +35,8 @@ AddEncoding gzip svgz # Enable expirations. ExpiresActive On - # Cache all files and redirects for 2 weeks after access (A). - ExpiresDefault A1209600 + # Cache all files for 1 year after access. + ExpiresDefault "access plus 1 year"