diff --git a/composer.json b/composer.json index 439402e5eb..cc003e799e 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ { "type": "composer", "url": "https://packages.drupal.org/8", - "exclude": ["drupal/better_normalizers", "drupal/role_watchdog"] + "exclude": ["drupal/role_watchdog"] }, { "type": "package", @@ -40,10 +40,6 @@ } } }, - { - "type": "git", - "url": "https://git.drupalcode.org/issue/better_normalizers-3286221.git" - }, { "type": "git", "url": "https://git.drupalcode.org/issue/role_watchdog-3297981.git" @@ -67,7 +63,7 @@ "drupal/asset_injector": "^2.7", "drupal/auto_entitylabel": "^3.0@beta", "drupal/better_exposed_filters": "^6.0", - "drupal/better_normalizers": "dev-3286221-8.x-1.x-automated-drupal-10 as 1.0-beta5", + "drupal/better_normalizers": "^2.0", "drupal/block_class": "^2.0", "drupal/block_content_permissions": "^1.10", "drupal/block_field": "^1.0@RC", @@ -87,9 +83,9 @@ "drupal/config_update": "^2.0@alpha", "drupal/confirm_leave": "^1.0@beta", "drupal/content_access": "^2.0", - "drupal/core": "^10.0", - "drupal/core-composer-scaffold": "^10.0", - "drupal/core-recommended": "^10.0", + "drupal/core": "^10.2", + "drupal/core-composer-scaffold": "^10.2", + "drupal/core-recommended": "^10.2", "drupal/default_content": "^2.0", "drupal/diff": "^1.0", "drupal/domain_301_redirect": "^2.0", @@ -175,6 +171,7 @@ "drupal/spamspan": "^3.0@beta", "drupal/stage_file_proxy": "^2.0", "drupal/term_condition": "^2.0", + "drupal/transliterate_filenames": "^2.0", "drupal/ui_patterns": "^1.2", "drupal/ui_patterns_field_variants": "1.x-dev", "drupal/video_embed_field": "^2.4", @@ -193,7 +190,7 @@ "drupal/webp": "^1.0@beta", "drupal/xmlsitemap": "^1.0", "drupal/yearonly": "^9.0", - "drush/drush": "^11.1", + "drush/drush": "^12", "harvesthq/chosen": "^1.8", "kenwheeler/slick": "^1.8", "onlyextart/colorbox": "dev-master#e58476becbc89dc671093d1bcd9f99b2167fa8f7", @@ -201,7 +198,7 @@ "su-sws/ckeditor5_plugins": "^1.0", "su-sws/stanford_basic": "dev-8.x-2.x#9d6391431de1aefa93c4dfe671e309cef1496d81", "su-sws/stanford_fields": "^8.1", - "su-sws/stanford_media": "^10.1", + "su-sws/stanford_media": "^11.0", "su-sws/stanford_migrate": "^8.4", "su-sws/stanford_samlauth": "^1.0" }, @@ -215,8 +212,7 @@ "drupal/coder": "*" }, "conflict": { - "drupal/drupal": "*", - "consolidation/site-alias": ">3.1.5" + "drupal/drupal": "*" }, "minimum-stability": "dev", "prefer-stable": true, @@ -246,8 +242,8 @@ "drupal/core": { "https://www.drupal.org/project/drupal/issues/2999491": "https://www.drupal.org/files/issues/2020-10-06/2999491--reusable-title-display--56.patch", "https://www.drupal.org/project/drupal/issues/2981837": "https://www.drupal.org/files/issues/2019-05-22/findMigrationDependencies-null-process-value-2981837-5.patch", - "https://www.drupal.org/project/drupal/issues/1349080": "https://www.drupal.org/files/issues/2023-06-15/1349080-521.patch", - "https://www.drupal.org/project/drupal/issues/3306916": "https://www.drupal.org/files/issues/2022-08-30/file_validate_size.patch", + "https://www.drupal.org/project/drupal/issues/1349080": "https://www.drupal.org/files/issues/2023-11-27/1349080-537.patch", + "https://www.drupal.org/project/drupal/issues/3306916": "https://www.drupal.org/files/issues/2023-12-19/3306916-18.patch", "views form null fix": "patches/core-views.patch", "CKEditor 5 headings plugin paragraph label change": "patches/ckeditor5-paragraph-rename.patch" }, diff --git a/composer.lock b/composer.lock index 679db3220d..dc3715d35a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ab5063964a204d10a49658fe207ed671", + "content-hash": "b90697c4a13d0dce276f52d66342064a", "packages": [ { "name": "acquia/blt", - "version": "13.7.3", + "version": "13.7.4", "source": { "type": "git", "url": "https://github.com/acquia/blt.git", - "reference": "c4fc898409daa402731126abf3015e2a9b67c67a" + "reference": "0a2c6da746c2b59ab3569cb2c41b021655b1f3bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/acquia/blt/zipball/c4fc898409daa402731126abf3015e2a9b67c67a", - "reference": "c4fc898409daa402731126abf3015e2a9b67c67a", + "url": "https://api.github.com/repos/acquia/blt/zipball/0a2c6da746c2b59ab3569cb2c41b021655b1f3bd", + "reference": "0a2c6da746c2b59ab3569cb2c41b021655b1f3bd", "shasum": "" }, "require": { @@ -25,23 +25,23 @@ "composer-plugin-api": "^2.0", "composer-runtime-api": "^2.0", "consolidation/comments": "^1.0", - "consolidation/config": "^1.0.0 || ^2.0.0", - "consolidation/robo": "^3 || ^4", - "dflydev/dot-access-data": "^1.1.0 || ^2 || ^3", + "consolidation/config": "^2.0.0", + "consolidation/robo": "^4", + "dflydev/dot-access-data": "^3", "doctrine/annotations": "^1.10.0", - "drupal/core": "^9.0.0-alpha1 || ^10.0.0-alpha1", - "drush/drush": "^11 || ^12", + "drupal/core": "^10.0.0", + "drush/drush": "^12", "enlightn/security-checker": "^1.3", "ext-json": "*", - "grasmash/yaml-cli": "^2.0.0 || ^3.0.0", + "grasmash/yaml-cli": "^3.0.0", "grasmash/yaml-expander": "^3.0.2", "loophp/phposinfo": "^1.7.1", - "php": ">=7.4", - "symfony/config": "^4.4 || ^6", - "symfony/console": "^4.4.6 || ^6", - "symfony/twig-bridge": "^3.4 || ^4 || ^5 || ^6", - "symfony/yaml": "^4.4 || ^5 || ^6", - "webmozart/path-util": "^2.3" + "php": ">=8.1", + "symfony/config": "^6", + "symfony/console": "^6", + "symfony/filesystem": "^6", + "symfony/twig-bridge": "^6", + "symfony/yaml": "^6" }, "conflict": { "acquia/blt-behat": "<=1.0.0" @@ -93,9 +93,9 @@ "support": { "docs": "https://docs.acquia.com/blt/", "issues": "https://github.com/acquia/blt/issues", - "source": "https://github.com/acquia/blt/tree/13.7.3" + "source": "https://github.com/acquia/blt/tree/13.7.4" }, - "time": "2023-10-17T16:40:24+00:00" + "time": "2023-11-16T18:40:51+00:00" }, { "name": "acquia/blt-multisite", @@ -194,31 +194,31 @@ }, { "name": "asm89/stack-cors", - "version": "v2.1.1", + "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/asm89/stack-cors.git", - "reference": "73e5b88775c64ccc0b84fb60836b30dc9d92ac4a" + "reference": "50f57105bad3d97a43ec4a485eb57daf347eafea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/asm89/stack-cors/zipball/73e5b88775c64ccc0b84fb60836b30dc9d92ac4a", - "reference": "73e5b88775c64ccc0b84fb60836b30dc9d92ac4a", + "url": "https://api.github.com/repos/asm89/stack-cors/zipball/50f57105bad3d97a43ec4a485eb57daf347eafea", + "reference": "50f57105bad3d97a43ec4a485eb57daf347eafea", "shasum": "" }, "require": { - "php": "^7.2|^8.0", - "symfony/http-foundation": "^4|^5|^6", - "symfony/http-kernel": "^4|^5|^6" + "php": "^7.3|^8.0", + "symfony/http-foundation": "^5.3|^6|^7", + "symfony/http-kernel": "^5.3|^6|^7" }, "require-dev": { - "phpunit/phpunit": "^7|^9", + "phpunit/phpunit": "^9", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1-dev" + "dev-master": "2.2-dev" } }, "autoload": { @@ -244,9 +244,9 @@ ], "support": { "issues": "https://github.com/asm89/stack-cors/issues", - "source": "https://github.com/asm89/stack-cors/tree/v2.1.1" + "source": "https://github.com/asm89/stack-cors/tree/v2.2.0" }, - "time": "2022-01-18T09:12:03+00:00" + "time": "2023-11-14T13:51:46+00:00" }, { "name": "caxy/php-htmldiff", @@ -311,49 +311,48 @@ }, { "name": "chi-teck/drupal-code-generator", - "version": "2.6.2", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", - "reference": "22ed1cc02dc47814e8239de577da541e9b9bd980" + "reference": "56da9209b24a5a5b5d27bec9e523f02bdd101770" }, "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/56da9209b24a5a5b5d27bec9e523f02bdd101770", + "reference": "56da9209b24a5a5b5d27bec9e523f02bdd101770", "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.22", + "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" @@ -366,9 +365,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.3.0" }, - "time": "2022-11-11T15:34:04+00:00" + "time": "2023-10-21T12:57:05+00:00" }, { "name": "commerceguys/addressing", @@ -587,16 +586,16 @@ }, { "name": "composer/semver", - "version": "3.3.2", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9" + "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9", - "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9", + "url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32", + "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32", "shasum": "" }, "require": { @@ -646,9 +645,9 @@ "versioning" ], "support": { - "irc": "irc://irc.freenode.org/composer", + "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/3.3.2" + "source": "https://github.com/composer/semver/tree/3.4.0" }, "funding": [ { @@ -664,7 +663,7 @@ "type": "tidelift" } ], - "time": "2022-04-01T19:23:25+00:00" + "time": "2023-08-31T09:50:34+00:00" }, { "name": "consolidation/annotated-command", @@ -1120,22 +1119,23 @@ }, { "name": "consolidation/site-alias", - "version": "3.1.5", + "version": "4.0.1", "source": { "type": "git", "url": "https://github.com/consolidation/site-alias.git", - "reference": "ef2eb7d37e59b3d837b4556d4d8070cb345b378c" + "reference": "b0eeb8c8f3d54d072824ee31b5e00cb5181f91c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-alias/zipball/ef2eb7d37e59b3d837b4556d4d8070cb345b378c", - "reference": "ef2eb7d37e59b3d837b4556d4d8070cb345b378c", + "url": "https://api.github.com/repos/consolidation/site-alias/zipball/b0eeb8c8f3d54d072824ee31b5e00cb5181f91c5", + "reference": "b0eeb8c8f3d54d072824ee31b5e00cb5181f91c5", "shasum": "" }, "require": { "consolidation/config": "^1.2.1 || ^2", - "php": ">=5.5.0", - "symfony/finder": "~2.3 || ^3 || ^4.4 || ^5 || ^6" + "php": ">=7.4", + "symfony/filesystem": "^5.4 || ^6", + "symfony/finder": "^5 || ^6" }, "require-dev": { "php-coveralls/php-coveralls": "^2.4.2", @@ -1147,7 +1147,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.x-dev" + "dev-main": "4.x-dev" } }, "autoload": { @@ -1172,9 +1172,9 @@ "description": "Manage alias records for local and remote sites.", "support": { "issues": "https://github.com/consolidation/site-alias/issues", - "source": "https://github.com/consolidation/site-alias/tree/3.1.5" + "source": "https://github.com/consolidation/site-alias/tree/4.0.1" }, - "time": "2022-02-23T23:59:18+00:00" + "time": "2023-04-29T17:18:10+00:00" }, { "name": "consolidation/site-process", @@ -2647,17 +2647,34 @@ }, { "name": "drupal/better_normalizers", - "version": "dev-3286221-8.x-1.x-automated-drupal-10", + "version": "2.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupalcode.org/issue/better_normalizers-3286221.git", - "reference": "312e168ef82f385ef404344e22e4acbdd5b02aa6" + "url": "https://git.drupalcode.org/project/better_normalizers.git", + "reference": "2.0.0-beta1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/better_normalizers-2.0.0-beta1.zip", + "reference": "2.0.0-beta1", + "shasum": "519fbded6b4687f1e2c81064dce32798bfb87f14" }, "require": { "drupal/core": "^9 || ^10", "drupal/hal": "^1.0 || ^2.0" }, "type": "drupal-module", + "extra": { + "drupal": { + "version": "2.0.0-beta1", + "datestamp": "1698277485", + "security-coverage": { + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], @@ -2686,10 +2703,9 @@ "description": "Improve the normalizers in core.", "homepage": "https://www.drupal.org/project/better_normalizers", "support": { - "issues": "https://www.drupal.org/project/issues/better_normalizers", - "source": "https://git.drupal.org/project/better_normalizers.git" - }, - "time": "2023-06-26T16:11:01+00:00" + "source": "https://git.drupal.org/project/better_normalizers.git", + "issues": "https://www.drupal.org/project/issues/better_normalizers" + } }, { "name": "drupal/blazy", @@ -4179,16 +4195,16 @@ }, { "name": "drupal/core", - "version": "10.1.7", + "version": "10.2.1", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "54415049a721ede65318e3980b402af59bc35913" + "reference": "0050280087b8ed1fb145fcf22e01ad53c85931db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/54415049a721ede65318e3980b402af59bc35913", - "reference": "54415049a721ede65318e3980b402af59bc35913", + "url": "https://api.github.com/repos/drupal/core/zipball/0050280087b8ed1fb145fcf22e01ad53c85931db", + "reference": "0050280087b8ed1fb145fcf22e01ad53c85931db", "shasum": "" }, "require": { @@ -4218,23 +4234,26 @@ "php": ">=8.1.0", "psr/log": "^3.0", "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/console": "^6.4", + "symfony/dependency-injection": "^6.4", + "symfony/event-dispatcher": "^6.4", + "symfony/filesystem": "^6.4", + "symfony/finder": "^6.4", + "symfony/http-foundation": "^6.4", + "symfony/http-kernel": "^6.4", + "symfony/mailer": "^6.4", + "symfony/mime": "^6.4", "symfony/polyfill-iconv": "^1.26", - "symfony/process": "^6.3", - "symfony/psr-http-message-bridge": "^2.1", - "symfony/routing": "^6.3", - "symfony/serializer": "^6.3", - "symfony/validator": "^6.3", - "symfony/yaml": "^6.3", + "symfony/process": "^6.4", + "symfony/psr-http-message-bridge": "^2.1|^6.4", + "symfony/routing": "^6.4", + "symfony/serializer": "^6.4", + "symfony/validator": "^6.4", + "symfony/yaml": "^6.4", "twig/twig": "^3.5.0" }, "conflict": { - "drush/drush": "<8.1.10" + "drush/drush": "<12.4.3" }, "replace": { "drupal/core-annotation": "self.version", @@ -4333,9 +4352,9 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/10.1.7" + "source": "https://github.com/drupal/core/tree/10.2.1" }, - "time": "2023-12-06T09:22:56+00:00" + "time": "2024-01-05T09:27:16+00:00" }, { "name": "drupal/core-composer-scaffold", @@ -4389,70 +4408,74 @@ }, { "name": "drupal/core-recommended", - "version": "10.1.7", + "version": "10.2.1", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "e4726a4a0173a4b9acdac8cab5d4009d6085fd2e" + "reference": "e4809a6155daf96eb927f59d44e9f26fb5607dbe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/e4726a4a0173a4b9acdac8cab5d4009d6085fd2e", - "reference": "e4726a4a0173a4b9acdac8cab5d4009d6085fd2e", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/e4809a6155daf96eb927f59d44e9f26fb5607dbe", + "reference": "e4809a6155daf96eb927f59d44e9f26fb5607dbe", "shasum": "" }, "require": { - "asm89/stack-cors": "~v2.1.1", - "composer/semver": "~3.3.2", + "asm89/stack-cors": "~v2.2.0", + "composer/semver": "~3.4.0", "doctrine/annotations": "~1.14.3", - "doctrine/deprecations": "~v1.1.1", + "doctrine/deprecations": "~1.1.2", "doctrine/lexer": "~2.1.0", - "drupal/core": "10.1.7", - "egulias/email-validator": "~4.0.1", - "guzzlehttp/guzzle": "~7.7.0", - "guzzlehttp/psr7": "~2.5.0", - "masterminds/html5": "~2.8.0", + "drupal/core": "10.2.1", + "egulias/email-validator": "~4.0.2", + "guzzlehttp/guzzle": "~7.8.1", + "guzzlehttp/promises": "~2.0.2", + "guzzlehttp/psr7": "~2.6.2", + "masterminds/html5": "~2.8.1", "mck89/peast": "~v1.15.4", "pear/archive_tar": "~1.4.14", "pear/console_getopt": "~v1.4.3", - "pear/pear-core-minimal": "~v1.10.13", + "pear/pear-core-minimal": "~v1.10.14", "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.2", + "psr/http-client": "~1.0.3", "psr/http-factory": "~1.0.2", "psr/log": "~3.0.0", "ralouphie/getallheaders": "~3.0.3", "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/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" + "symfony/console": "~v6.4.1", + "symfony/dependency-injection": "~v6.4.1", + "symfony/deprecation-contracts": "~v3.4.0", + "symfony/error-handler": "~v6.4.0", + "symfony/event-dispatcher": "~v6.4.0", + "symfony/event-dispatcher-contracts": "~v3.4.0", + "symfony/filesystem": "~v6.4.0", + "symfony/finder": "~v6.4.0", + "symfony/http-foundation": "~v6.4.0", + "symfony/http-kernel": "~v6.4.1", + "symfony/mailer": "~v6.4.0", + "symfony/mime": "~v6.4.0", + "symfony/polyfill-ctype": "~v1.28.0", + "symfony/polyfill-iconv": "~v1.28.0", + "symfony/polyfill-intl-grapheme": "~v1.28.0", + "symfony/polyfill-intl-idn": "~v1.28.0", + "symfony/polyfill-intl-normalizer": "~v1.28.0", + "symfony/polyfill-mbstring": "~v1.28.0", + "symfony/polyfill-php83": "~v1.28.0", + "symfony/process": "~v6.4.0", + "symfony/psr-http-message-bridge": "~v6.4.0", + "symfony/routing": "~v6.4.1", + "symfony/serializer": "~v6.4.1", + "symfony/service-contracts": "~v3.4.0", + "symfony/string": "~v6.4.0", + "symfony/translation-contracts": "~v3.4.0", + "symfony/validator": "~v6.4.0", + "symfony/var-dumper": "~v6.4.0", + "symfony/var-exporter": "~v6.4.1", + "symfony/yaml": "~v6.4.0", + "twig/twig": "~v3.8.0" }, "conflict": { "webflo/drupal-core-strict": "*" @@ -4464,9 +4487,9 @@ ], "description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/10.1.7" + "source": "https://github.com/drupal/core-recommended/tree/10.2.1" }, - "time": "2023-12-06T09:22:56+00:00" + "time": "2024-01-05T09:27:16+00:00" }, { "name": "drupal/crop", @@ -12835,57 +12858,55 @@ }, { "name": "drush/drush", - "version": "11.2.1", + "version": "12.4.3", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "95123e003c96f4c57299fa277ef60457041cae1a" + "reference": "8245acede57ecc62a90aa0f19ff3b29e5f11f971" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/95123e003c96f4c57299fa277ef60457041cae1a", - "reference": "95123e003c96f4c57299fa277ef60457041cae1a", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/8245acede57ecc62a90aa0f19ff3b29e5f11f971", + "reference": "8245acede57ecc62a90aa0f19ff3b29e5f11f971", "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.5.3", - "consolidation/config": "^2", - "consolidation/filter-via-dot-access-data": "^2", - "consolidation/robo": "^3.0.9 || ^4.0.1", - "consolidation/site-alias": "^3.1.3", - "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/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", - "webflo/drupal-finder": "^1.2", - "webmozart/path-util": "^2.1.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" @@ -12966,10 +12987,10 @@ "homepage": "http://www.drush.org", "support": { "forum": "http://drupal.stackexchange.com/questions/tagged/drush", - "irc": "irc://irc.freenode.org/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.2.1" + "source": "https://github.com/drush-ops/drush/tree/12.4.3" }, "funding": [ { @@ -12977,7 +12998,7 @@ "type": "github" } ], - "time": "2022-09-23T17:35:58+00:00" + "time": "2023-11-16T22:57:24+00:00" }, { "name": "e0ipso/shaper", @@ -13655,22 +13676,22 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.7.1", + "version": "7.8.1", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "085b026db54d4b5012f727c80c9958e8b8cbc454" + "reference": "41042bc7ab002487b876a0683fc8dce04ddce104" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/085b026db54d4b5012f727c80c9958e8b8cbc454", - "reference": "085b026db54d4b5012f727c80c9958e8b8cbc454", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/41042bc7ab002487b876a0683fc8dce04ddce104", + "reference": "41042bc7ab002487b876a0683fc8dce04ddce104", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^1.5.3 || ^2.0", - "guzzlehttp/psr7": "^1.9.1 || ^2.4.5", + "guzzlehttp/promises": "^1.5.3 || ^2.0.1", + "guzzlehttp/psr7": "^1.9.1 || ^2.5.1", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.2 || ^3.0" @@ -13679,11 +13700,11 @@ "psr/http-client-implementation": "1.0" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.8.1", + "bamarni/composer-bin-plugin": "^1.8.2", "ext-curl": "*", "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", + "phpunit/phpunit": "^8.5.36 || ^9.6.15", "psr/log": "^1.1 || ^2.0 || ^3.0" }, "suggest": { @@ -13761,7 +13782,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.7.1" + "source": "https://github.com/guzzle/guzzle/tree/7.8.1" }, "funding": [ { @@ -13777,7 +13798,7 @@ "type": "tidelift" } ], - "time": "2023-08-27T10:02:06+00:00" + "time": "2023-12-03T20:35:24+00:00" }, { "name": "guzzlehttp/promises", @@ -13864,16 +13885,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "2.5.1", + "version": "2.6.2", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "a0b3a03e8e8005257fbc408ce5f0fd0a8274dc7f" + "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/a0b3a03e8e8005257fbc408ce5f0fd0a8274dc7f", - "reference": "a0b3a03e8e8005257fbc408ce5f0fd0a8274dc7f", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221", + "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221", "shasum": "" }, "require": { @@ -13887,9 +13908,9 @@ "psr/http-message-implementation": "1.0" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.8.1", + "bamarni/composer-bin-plugin": "^1.8.2", "http-interop/http-factory-tests": "^0.9", - "phpunit/phpunit": "^8.5.29 || ^9.5.23" + "phpunit/phpunit": "^8.5.36 || ^9.6.15" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" @@ -13960,7 +13981,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.5.1" + "source": "https://github.com/guzzle/psr7/tree/2.6.2" }, "funding": [ { @@ -13976,7 +13997,7 @@ "type": "tidelift" } ], - "time": "2023-08-03T15:02:42+00:00" + "time": "2023-12-03T20:05:35+00:00" }, { "name": "harvesthq/chosen", @@ -16172,27 +16193,26 @@ }, { "name": "su-sws/stanford_media", - "version": "10.1.4", + "version": "11.0.1", "source": { "type": "git", "url": "https://github.com/SU-SWS/stanford_media.git", - "reference": "42ad5e78522cd96f3801c18352feec492a3a0792" + "reference": "77737a23da346c10d25b90bc35b8bb905790d36a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SU-SWS/stanford_media/zipball/42ad5e78522cd96f3801c18352feec492a3a0792", - "reference": "42ad5e78522cd96f3801c18352feec492a3a0792", + "url": "https://api.github.com/repos/SU-SWS/stanford_media/zipball/77737a23da346c10d25b90bc35b8bb905790d36a", + "reference": "77737a23da346c10d25b90bc35b8bb905790d36a", "shasum": "" }, "require": { "davidbarratt/custom-installer": "^1.1", - "drupal/core": "^10.0", + "drupal/core": "^10.2", "drupal/dropzonejs": "^2.7", "drupal/entity_usage": "^2.0@beta", "drupal/focal_point": "^2.0@alpha", "drupal/inline_entity_form": "^3.0", "drupal/oembed_providers": "^2.1", - "drupal/transliterate_filenames": "^2.0", "enyo/dropzone": "^5.9", "php": ">=8.1" }, @@ -16226,9 +16246,9 @@ "homepage": "https://github.com/SU-SWS/stanford_media", "support": { "issues": "https://github.com/SU-SWS/stanford_media/issues", - "source": "https://github.com/SU-SWS/stanford_media/tree/10.1.4" + "source": "https://github.com/SU-SWS/stanford_media/tree/11.0.1" }, - "time": "2023-12-18T20:14:49+00:00" + "time": "2024-01-08T21:40:25+00:00" }, { "name": "su-sws/stanford_migrate", @@ -16395,16 +16415,16 @@ }, { "name": "symfony/console", - "version": "v6.3.11", + "version": "v6.4.2", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "ca73e92b0ab86d3c5347f58ec6d822cce6ded1b0" + "reference": "0254811a143e6bc6c8deea08b589a7e68a37f625" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/ca73e92b0ab86d3c5347f58ec6d822cce6ded1b0", - "reference": "ca73e92b0ab86d3c5347f58ec6d822cce6ded1b0", + "url": "https://api.github.com/repos/symfony/console/zipball/0254811a143e6bc6c8deea08b589a7e68a37f625", + "reference": "0254811a143e6bc6c8deea08b589a7e68a37f625", "shasum": "" }, "require": { @@ -16412,7 +16432,7 @@ "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", "symfony/service-contracts": "^2.5|^3", - "symfony/string": "^5.4|^6.0" + "symfony/string": "^5.4|^6.0|^7.0" }, "conflict": { "symfony/dependency-injection": "<5.4", @@ -16426,12 +16446,16 @@ }, "require-dev": { "psr/log": "^1|^2|^3", - "symfony/config": "^5.4|^6.0", - "symfony/dependency-injection": "^5.4|^6.0", - "symfony/event-dispatcher": "^5.4|^6.0", - "symfony/lock": "^5.4|^6.0", - "symfony/process": "^5.4|^6.0", - "symfony/var-dumper": "^5.4|^6.0" + "symfony/config": "^5.4|^6.0|^7.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/event-dispatcher": "^5.4|^6.0|^7.0", + "symfony/http-foundation": "^6.4|^7.0", + "symfony/http-kernel": "^6.4|^7.0", + "symfony/lock": "^5.4|^6.0|^7.0", + "symfony/messenger": "^5.4|^6.0|^7.0", + "symfony/process": "^5.4|^6.0|^7.0", + "symfony/stopwatch": "^5.4|^6.0|^7.0", + "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -16465,7 +16489,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.3.11" + "source": "https://github.com/symfony/console/tree/v6.4.2" }, "funding": [ { @@ -16481,20 +16505,20 @@ "type": "tidelift" } ], - "time": "2023-12-10T14:03:40+00:00" + "time": "2023-12-10T16:15:48+00:00" }, { "name": "symfony/dependency-injection", - "version": "v6.3.11", + "version": "v6.4.2", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "891c195b2aa6beed145adf2c9cf0dcbdb58f71b4" + "reference": "226ea431b1eda6f0d9f5a4b278757171960bb195" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/891c195b2aa6beed145adf2c9cf0dcbdb58f71b4", - "reference": "891c195b2aa6beed145adf2c9cf0dcbdb58f71b4", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/226ea431b1eda6f0d9f5a4b278757171960bb195", + "reference": "226ea431b1eda6f0d9f5a4b278757171960bb195", "shasum": "" }, "require": { @@ -16502,7 +16526,7 @@ "psr/container": "^1.1|^2.0", "symfony/deprecation-contracts": "^2.5|^3", "symfony/service-contracts": "^2.5|^3.0", - "symfony/var-exporter": "^6.2.10" + "symfony/var-exporter": "^6.2.10|^7.0" }, "conflict": { "ext-psr": "<1.1|>=2", @@ -16516,9 +16540,9 @@ "symfony/service-implementation": "1.1|2.0|3.0" }, "require-dev": { - "symfony/config": "^6.1", - "symfony/expression-language": "^5.4|^6.0", - "symfony/yaml": "^5.4|^6.0" + "symfony/config": "^6.1|^7.0", + "symfony/expression-language": "^5.4|^6.0|^7.0", + "symfony/yaml": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -16546,7 +16570,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.3.11" + "source": "https://github.com/symfony/dependency-injection/tree/v6.4.2" }, "funding": [ { @@ -16562,11 +16586,11 @@ "type": "tidelift" } ], - "time": "2023-12-28T19:16:47+00:00" + "time": "2023-12-28T19:16:56+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v3.3.0", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", @@ -16613,7 +16637,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.3.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0" }, "funding": [ { @@ -16633,30 +16657,31 @@ }, { "name": "symfony/error-handler", - "version": "v6.3.5", + "version": "v6.4.0", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "1f69476b64fb47105c06beef757766c376b548c4" + "reference": "c873490a1c97b3a0a4838afc36ff36c112d02788" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/1f69476b64fb47105c06beef757766c376b548c4", - "reference": "1f69476b64fb47105c06beef757766c376b548c4", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/c873490a1c97b3a0a4838afc36ff36c112d02788", + "reference": "c873490a1c97b3a0a4838afc36ff36c112d02788", "shasum": "" }, "require": { "php": ">=8.1", "psr/log": "^1|^2|^3", - "symfony/var-dumper": "^5.4|^6.0" + "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "conflict": { - "symfony/deprecation-contracts": "<2.5" + "symfony/deprecation-contracts": "<2.5", + "symfony/http-kernel": "<6.4" }, "require-dev": { "symfony/deprecation-contracts": "^2.5|^3", - "symfony/http-kernel": "^5.4|^6.0", - "symfony/serializer": "^5.4|^6.0" + "symfony/http-kernel": "^6.4|^7.0", + "symfony/serializer": "^5.4|^6.0|^7.0" }, "bin": [ "Resources/bin/patch-type-declarations" @@ -16687,7 +16712,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.3.5" + "source": "https://github.com/symfony/error-handler/tree/v6.4.0" }, "funding": [ { @@ -16703,20 +16728,20 @@ "type": "tidelift" } ], - "time": "2023-09-12T06:57:20+00:00" + "time": "2023-10-18T09:43:34+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v6.3.11", + "version": "v6.4.2", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "4b4738c49f4dc2f6cf750301c7781dd0d715c0b8" + "reference": "e95216850555cd55e71b857eb9d6c2674124603a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/4b4738c49f4dc2f6cf750301c7781dd0d715c0b8", - "reference": "4b4738c49f4dc2f6cf750301c7781dd0d715c0b8", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/e95216850555cd55e71b857eb9d6c2674124603a", + "reference": "e95216850555cd55e71b857eb9d6c2674124603a", "shasum": "" }, "require": { @@ -16733,13 +16758,13 @@ }, "require-dev": { "psr/log": "^1|^2|^3", - "symfony/config": "^5.4|^6.0", - "symfony/dependency-injection": "^5.4|^6.0", - "symfony/error-handler": "^5.4|^6.0", - "symfony/expression-language": "^5.4|^6.0", - "symfony/http-foundation": "^5.4|^6.0", + "symfony/config": "^5.4|^6.0|^7.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/error-handler": "^5.4|^6.0|^7.0", + "symfony/expression-language": "^5.4|^6.0|^7.0", + "symfony/http-foundation": "^5.4|^6.0|^7.0", "symfony/service-contracts": "^2.5|^3", - "symfony/stopwatch": "^5.4|^6.0" + "symfony/stopwatch": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -16767,7 +16792,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.3.11" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.2" }, "funding": [ { @@ -16783,11 +16808,11 @@ "type": "tidelift" } ], - "time": "2023-12-27T22:16:07+00:00" + "time": "2023-12-27T22:16:42+00:00" }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.3.0", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", @@ -16843,7 +16868,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.3.0" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0" }, "funding": [ { @@ -16990,16 +17015,16 @@ }, { "name": "symfony/http-foundation", - "version": "v6.3.11", + "version": "v6.4.2", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "63a2041d055f17cdbd454838e2fbb822e2abc266" + "reference": "172d807f9ef3fc3fbed8377cc57c20d389269271" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/63a2041d055f17cdbd454838e2fbb822e2abc266", - "reference": "63a2041d055f17cdbd454838e2fbb822e2abc266", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/172d807f9ef3fc3fbed8377cc57c20d389269271", + "reference": "172d807f9ef3fc3fbed8377cc57c20d389269271", "shasum": "" }, "require": { @@ -17014,12 +17039,12 @@ "require-dev": { "doctrine/dbal": "^2.13.1|^3|^4", "predis/predis": "^1.1|^2.0", - "symfony/cache": "^6.3", - "symfony/dependency-injection": "^5.4|^6.0", - "symfony/expression-language": "^5.4|^6.0", - "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4", - "symfony/mime": "^5.4|^6.0", - "symfony/rate-limiter": "^5.2|^6.0" + "symfony/cache": "^6.3|^7.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/expression-language": "^5.4|^6.0|^7.0", + "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0", + "symfony/mime": "^5.4|^6.0|^7.0", + "symfony/rate-limiter": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -17047,7 +17072,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.3.11" + "source": "https://github.com/symfony/http-foundation/tree/v6.4.2" }, "funding": [ { @@ -17063,29 +17088,29 @@ "type": "tidelift" } ], - "time": "2023-12-27T22:16:07+00:00" + "time": "2023-12-27T22:16:42+00:00" }, { "name": "symfony/http-kernel", - "version": "v6.3.11", + "version": "v6.4.2", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "9e9966d27dfe612898ffb3c507a1db2f29faefd1" + "reference": "13e8387320b5942d0dc408440c888e2d526efef4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/9e9966d27dfe612898ffb3c507a1db2f29faefd1", - "reference": "9e9966d27dfe612898ffb3c507a1db2f29faefd1", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/13e8387320b5942d0dc408440c888e2d526efef4", + "reference": "13e8387320b5942d0dc408440c888e2d526efef4", "shasum": "" }, "require": { "php": ">=8.1", "psr/log": "^1|^2|^3", "symfony/deprecation-contracts": "^2.5|^3", - "symfony/error-handler": "^6.3", - "symfony/event-dispatcher": "^5.4|^6.0", - "symfony/http-foundation": "^6.3.4", + "symfony/error-handler": "^6.4|^7.0", + "symfony/event-dispatcher": "^5.4|^6.0|^7.0", + "symfony/http-foundation": "^6.4|^7.0", "symfony/polyfill-ctype": "^1.8" }, "conflict": { @@ -17093,7 +17118,7 @@ "symfony/cache": "<5.4", "symfony/config": "<6.1", "symfony/console": "<5.4", - "symfony/dependency-injection": "<6.3.4", + "symfony/dependency-injection": "<6.4", "symfony/doctrine-bridge": "<5.4", "symfony/form": "<5.4", "symfony/http-client": "<5.4", @@ -17103,7 +17128,7 @@ "symfony/translation": "<5.4", "symfony/translation-contracts": "<2.5", "symfony/twig-bridge": "<5.4", - "symfony/validator": "<5.4", + "symfony/validator": "<6.4", "symfony/var-dumper": "<6.3", "twig/twig": "<2.13" }, @@ -17112,26 +17137,26 @@ }, "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.3.4", - "symfony/dom-crawler": "^5.4|^6.0", - "symfony/expression-language": "^5.4|^6.0", - "symfony/finder": "^5.4|^6.0", + "symfony/browser-kit": "^5.4|^6.0|^7.0", + "symfony/clock": "^6.2|^7.0", + "symfony/config": "^6.1|^7.0", + "symfony/console": "^5.4|^6.0|^7.0", + "symfony/css-selector": "^5.4|^6.0|^7.0", + "symfony/dependency-injection": "^6.4|^7.0", + "symfony/dom-crawler": "^5.4|^6.0|^7.0", + "symfony/expression-language": "^5.4|^6.0|^7.0", + "symfony/finder": "^5.4|^6.0|^7.0", "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/process": "^5.4|^6.0|^7.0", + "symfony/property-access": "^5.4.5|^6.0.5|^7.0", + "symfony/routing": "^5.4|^6.0|^7.0", + "symfony/serializer": "^6.3|^7.0", + "symfony/stopwatch": "^5.4|^6.0|^7.0", + "symfony/translation": "^5.4|^6.0|^7.0", "symfony/translation-contracts": "^2.5|^3", - "symfony/uid": "^5.4|^6.0", - "symfony/validator": "^6.3", - "symfony/var-exporter": "^6.2", + "symfony/uid": "^5.4|^6.0|^7.0", + "symfony/validator": "^6.4|^7.0", + "symfony/var-exporter": "^6.2|^7.0", "twig/twig": "^2.13|^3.0.4" }, "type": "library", @@ -17160,7 +17185,87 @@ "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.3.11" + "source": "https://github.com/symfony/http-kernel/tree/v6.4.2" + }, + "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-12-30T15:31:44+00:00" + }, + { + "name": "symfony/mailer", + "version": "v6.4.2", + "source": { + "type": "git", + "url": "https://github.com/symfony/mailer.git", + "reference": "6da89e5c9202f129717a770a03183fb140720168" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/mailer/zipball/6da89e5c9202f129717a770a03183fb140720168", + "reference": "6da89e5c9202f129717a770a03183fb140720168", + "shasum": "" + }, + "require": { + "egulias/email-validator": "^2.1.10|^3|^4", + "php": ">=8.1", + "psr/event-dispatcher": "^1", + "psr/log": "^1|^2|^3", + "symfony/event-dispatcher": "^5.4|^6.0|^7.0", + "symfony/mime": "^6.2|^7.0", + "symfony/service-contracts": "^2.5|^3" + }, + "conflict": { + "symfony/http-client-contracts": "<2.5", + "symfony/http-kernel": "<5.4", + "symfony/messenger": "<6.2", + "symfony/mime": "<6.2", + "symfony/twig-bridge": "<6.2.1" + }, + "require-dev": { + "symfony/console": "^5.4|^6.0|^7.0", + "symfony/http-client": "^5.4|^6.0|^7.0", + "symfony/messenger": "^6.2|^7.0", + "symfony/twig-bridge": "^6.2|^7.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Mailer\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Helps sending emails", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/mailer/tree/v6.4.2" }, "funding": [ { @@ -17176,20 +17281,20 @@ "type": "tidelift" } ], - "time": "2023-12-30T13:09:13+00:00" + "time": "2023-12-19T09:12:31+00:00" }, { "name": "symfony/mime", - "version": "v6.3.5", + "version": "v6.4.0", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "d5179eedf1cb2946dbd760475ebf05c251ef6a6e" + "reference": "ca4f58b2ef4baa8f6cecbeca2573f88cd577d205" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/d5179eedf1cb2946dbd760475ebf05c251ef6a6e", - "reference": "d5179eedf1cb2946dbd760475ebf05c251ef6a6e", + "url": "https://api.github.com/repos/symfony/mime/zipball/ca4f58b2ef4baa8f6cecbeca2573f88cd577d205", + "reference": "ca4f58b2ef4baa8f6cecbeca2573f88cd577d205", "shasum": "" }, "require": { @@ -17203,16 +17308,16 @@ "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/mailer": "<5.4", - "symfony/serializer": "<6.2.13|>=6.3,<6.3.2" + "symfony/serializer": "<6.3.2" }, "require-dev": { "egulias/email-validator": "^2.1.10|^3.1|^4", "league/html-to-markdown": "^5.0", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", - "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.13|^6.3.2" + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/property-access": "^5.4|^6.0|^7.0", + "symfony/property-info": "^5.4|^6.0|^7.0", + "symfony/serializer": "^6.3.2|^7.0" }, "type": "library", "autoload": { @@ -17244,7 +17349,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v6.3.5" + "source": "https://github.com/symfony/mime/tree/v6.4.0" }, "funding": [ { @@ -17260,20 +17365,20 @@ "type": "tidelift" } ], - "time": "2023-09-29T06:59:36+00:00" + "time": "2023-10-17T11:49:05+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "5bbc823adecdae860bb64756d639ecfec17b050a" + "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a", - "reference": "5bbc823adecdae860bb64756d639ecfec17b050a", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", + "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", "shasum": "" }, "require": { @@ -17288,7 +17393,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -17326,7 +17431,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0" }, "funding": [ { @@ -17342,20 +17447,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "927013f3aac555983a5059aada98e1907d842695" + "reference": "6de50471469b8c9afc38164452ab2b6170ee71c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/927013f3aac555983a5059aada98e1907d842695", - "reference": "927013f3aac555983a5059aada98e1907d842695", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/6de50471469b8c9afc38164452ab2b6170ee71c1", + "reference": "6de50471469b8c9afc38164452ab2b6170ee71c1", "shasum": "" }, "require": { @@ -17370,7 +17475,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -17409,7 +17514,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-iconv/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-iconv/tree/v1.28.0" }, "funding": [ { @@ -17425,20 +17530,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "511a08c03c1960e08a883f4cffcacd219b758354" + "reference": "875e90aeea2777b6f135677f618529449334a612" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354", - "reference": "511a08c03c1960e08a883f4cffcacd219b758354", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612", + "reference": "875e90aeea2777b6f135677f618529449334a612", "shasum": "" }, "require": { @@ -17450,7 +17555,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -17490,7 +17595,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0" }, "funding": [ { @@ -17506,20 +17611,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "639084e360537a19f9ee352433b84ce831f3d2da" + "reference": "ecaafce9f77234a6a449d29e49267ba10499116d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/639084e360537a19f9ee352433b84ce831f3d2da", - "reference": "639084e360537a19f9ee352433b84ce831f3d2da", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/ecaafce9f77234a6a449d29e49267ba10499116d", + "reference": "ecaafce9f77234a6a449d29e49267ba10499116d", "shasum": "" }, "require": { @@ -17533,7 +17638,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -17577,7 +17682,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.28.0" }, "funding": [ { @@ -17593,20 +17698,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:30:37+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6" + "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6", - "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92", + "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92", "shasum": "" }, "require": { @@ -17618,7 +17723,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -17661,7 +17766,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0" }, "funding": [ { @@ -17677,20 +17782,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534" + "reference": "42292d99c55abe617799667f454222c54c60e229" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534", - "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229", + "reference": "42292d99c55abe617799667f454222c54c60e229", "shasum": "" }, "require": { @@ -17705,7 +17810,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -17744,7 +17849,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0" }, "funding": [ { @@ -17760,7 +17865,7 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-07-28T09:04:16+00:00" }, { "name": "symfony/polyfill-php72", @@ -18002,16 +18107,16 @@ }, { "name": "symfony/polyfill-php83", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", - "reference": "508c652ba3ccf69f8c97f251534f229791b52a57" + "reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/508c652ba3ccf69f8c97f251534f229791b52a57", - "reference": "508c652ba3ccf69f8c97f251534f229791b52a57", + "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11", + "reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11", "shasum": "" }, "require": { @@ -18021,7 +18126,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -18034,7 +18139,10 @@ ], "psr-4": { "Symfony\\Polyfill\\Php83\\": "" - } + }, + "classmap": [ + "Resources/stubs" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -18059,7 +18167,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php83/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-php83/tree/v1.28.0" }, "funding": [ { @@ -18075,20 +18183,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-08-16T06:22:46+00:00" }, { "name": "symfony/process", - "version": "v6.3.11", + "version": "v6.4.2", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "0a4e8fac947b0f1720b0f634a13a2273cc4cc1ad" + "reference": "c4b1ef0bc80533d87a2e969806172f1c2a980241" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/0a4e8fac947b0f1720b0f634a13a2273cc4cc1ad", - "reference": "0a4e8fac947b0f1720b0f634a13a2273cc4cc1ad", + "url": "https://api.github.com/repos/symfony/process/zipball/c4b1ef0bc80533d87a2e969806172f1c2a980241", + "reference": "c4b1ef0bc80533d87a2e969806172f1c2a980241", "shasum": "" }, "require": { @@ -18120,7 +18228,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.3.11" + "source": "https://github.com/symfony/process/tree/v6.4.2" }, "funding": [ { @@ -18136,46 +18244,42 @@ "type": "tidelift" } ], - "time": "2023-12-02T12:48:42+00:00" + "time": "2023-12-22T16:42:54+00:00" }, { "name": "symfony/psr-http-message-bridge", - "version": "v2.2.0", + "version": "v6.4.2", "source": { "type": "git", "url": "https://github.com/symfony/psr-http-message-bridge.git", - "reference": "28a732c05bbad801304ad5a5c674cf2970508993" + "reference": "d32f5898f163266230182432b877ab7623ff252d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/28a732c05bbad801304ad5a5c674cf2970508993", - "reference": "28a732c05bbad801304ad5a5c674cf2970508993", + "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/d32f5898f163266230182432b877ab7623ff252d", + "reference": "d32f5898f163266230182432b877ab7623ff252d", "shasum": "" }, "require": { - "php": ">=7.2.5", - "psr/http-message": "^1.0 || ^2.0", - "symfony/http-foundation": "^5.4 || ^6.0" + "php": ">=8.1", + "psr/http-message": "^1.0|^2.0", + "symfony/http-foundation": "^5.4|^6.0|^7.0" + }, + "conflict": { + "php-http/discovery": "<1.15", + "symfony/http-kernel": "<6.2" }, "require-dev": { "nyholm/psr7": "^1.1", - "psr/log": "^1.1 || ^2 || ^3", - "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" + "php-http/discovery": "^1.15", + "psr/log": "^1.1.4|^2|^3", + "symfony/browser-kit": "^5.4|^6.0|^7.0", + "symfony/config": "^5.4|^6.0|^7.0", + "symfony/event-dispatcher": "^5.4|^6.0|^7.0", + "symfony/framework-bundle": "^6.2|^7.0", + "symfony/http-kernel": "^6.2|^7.0" }, "type": "symfony-bridge", - "extra": { - "branch-alias": { - "dev-main": "2.2-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Bridge\\PsrHttpMessage\\": "" @@ -18195,11 +18299,11 @@ }, { "name": "Symfony Community", - "homepage": "http://symfony.com/contributors" + "homepage": "https://symfony.com/contributors" } ], "description": "PSR HTTP message bridge", - "homepage": "http://symfony.com", + "homepage": "https://symfony.com", "keywords": [ "http", "http-message", @@ -18207,8 +18311,7 @@ "psr-7" ], "support": { - "issues": "https://github.com/symfony/psr-http-message-bridge/issues", - "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.2.0" + "source": "https://github.com/symfony/psr-http-message-bridge/tree/v6.4.2" }, "funding": [ { @@ -18224,20 +18327,20 @@ "type": "tidelift" } ], - "time": "2023-04-21T08:40:19+00:00" + "time": "2023-12-28T07:55:26+00:00" }, { "name": "symfony/routing", - "version": "v6.3.11", + "version": "v6.4.2", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "5f1b4eb8e7b7d8487389bd774fb76f51dba57452" + "reference": "98eab13a07fddc85766f1756129c69f207ffbc21" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/5f1b4eb8e7b7d8487389bd774fb76f51dba57452", - "reference": "5f1b4eb8e7b7d8487389bd774fb76f51dba57452", + "url": "https://api.github.com/repos/symfony/routing/zipball/98eab13a07fddc85766f1756129c69f207ffbc21", + "reference": "98eab13a07fddc85766f1756129c69f207ffbc21", "shasum": "" }, "require": { @@ -18253,11 +18356,11 @@ "require-dev": { "doctrine/annotations": "^1.12|^2", "psr/log": "^1|^2|^3", - "symfony/config": "^6.2", - "symfony/dependency-injection": "^5.4|^6.0", - "symfony/expression-language": "^5.4|^6.0", - "symfony/http-foundation": "^5.4|^6.0", - "symfony/yaml": "^5.4|^6.0" + "symfony/config": "^6.2|^7.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/expression-language": "^5.4|^6.0|^7.0", + "symfony/http-foundation": "^5.4|^6.0|^7.0", + "symfony/yaml": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -18291,7 +18394,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v6.3.11" + "source": "https://github.com/symfony/routing/tree/v6.4.2" }, "funding": [ { @@ -18307,20 +18410,20 @@ "type": "tidelift" } ], - "time": "2023-12-29T15:20:22+00:00" + "time": "2023-12-29T15:34:34+00:00" }, { "name": "symfony/serializer", - "version": "v6.3.11", + "version": "v6.4.2", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "83a2e5ec60dddfb227b28ef9bffb7da073e50cfc" + "reference": "f87ea9d7bfd4cf2f7b72be554607e6c96e6664af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/83a2e5ec60dddfb227b28ef9bffb7da073e50cfc", - "reference": "83a2e5ec60dddfb227b28ef9bffb7da073e50cfc", + "url": "https://api.github.com/repos/symfony/serializer/zipball/f87ea9d7bfd4cf2f7b72be554607e6c96e6664af", + "reference": "f87ea9d7bfd4cf2f7b72be554607e6c96e6664af", "shasum": "" }, "require": { @@ -18336,28 +18439,32 @@ "symfony/property-access": "<5.4", "symfony/property-info": "<5.4.24|>=6,<6.2.11", "symfony/uid": "<5.4", + "symfony/validator": "<6.4", "symfony/yaml": "<5.4" }, "require-dev": { "doctrine/annotations": "^1.12|^2", "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", - "symfony/form": "^5.4|^6.0", - "symfony/http-foundation": "^5.4|^6.0", - "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.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" + "seld/jsonlint": "^1.10", + "symfony/cache": "^5.4|^6.0|^7.0", + "symfony/config": "^5.4|^6.0|^7.0", + "symfony/console": "^5.4|^6.0|^7.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/error-handler": "^5.4|^6.0|^7.0", + "symfony/filesystem": "^5.4|^6.0|^7.0", + "symfony/form": "^5.4|^6.0|^7.0", + "symfony/http-foundation": "^5.4|^6.0|^7.0", + "symfony/http-kernel": "^5.4|^6.0|^7.0", + "symfony/messenger": "^5.4|^6.0|^7.0", + "symfony/mime": "^5.4|^6.0|^7.0", + "symfony/property-access": "^5.4|^6.0|^7.0", + "symfony/property-info": "^5.4.24|^6.2.11|^7.0", + "symfony/translation-contracts": "^2.5|^3", + "symfony/uid": "^5.4|^6.0|^7.0", + "symfony/validator": "^6.4|^7.0", + "symfony/var-dumper": "^5.4|^6.0|^7.0", + "symfony/var-exporter": "^5.4|^6.0|^7.0", + "symfony/yaml": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -18385,7 +18492,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.3.11" + "source": "https://github.com/symfony/serializer/tree/v6.4.2" }, "funding": [ { @@ -18401,25 +18508,25 @@ "type": "tidelift" } ], - "time": "2023-12-29T15:20:22+00:00" + "time": "2023-12-29T15:34:34+00:00" }, { "name": "symfony/service-contracts", - "version": "v3.3.0", + "version": "v3.4.1", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4" + "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/40da9cc13ec349d9e4966ce18b5fbcd724ab10a4", - "reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0", + "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0", "shasum": "" }, "require": { "php": ">=8.1", - "psr/container": "^2.0" + "psr/container": "^1.1|^2.0" }, "conflict": { "ext-psr": "<1.1|>=2" @@ -18467,7 +18574,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.3.0" + "source": "https://github.com/symfony/service-contracts/tree/v3.4.1" }, "funding": [ { @@ -18483,20 +18590,20 @@ "type": "tidelift" } ], - "time": "2023-05-23T14:45:45+00:00" + "time": "2023-12-26T14:02:43+00:00" }, { "name": "symfony/string", - "version": "v6.3.11", + "version": "v6.4.2", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "6a4b1e7b315cf420c814c8e29d8af1e96ae4b674" + "reference": "7cb80bc10bfcdf6b5492741c0b9357dac66940bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/6a4b1e7b315cf420c814c8e29d8af1e96ae4b674", - "reference": "6a4b1e7b315cf420c814c8e29d8af1e96ae4b674", + "url": "https://api.github.com/repos/symfony/string/zipball/7cb80bc10bfcdf6b5492741c0b9357dac66940bc", + "reference": "7cb80bc10bfcdf6b5492741c0b9357dac66940bc", "shasum": "" }, "require": { @@ -18510,11 +18617,11 @@ "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/error-handler": "^5.4|^6.0|^7.0", + "symfony/http-client": "^5.4|^6.0|^7.0", + "symfony/intl": "^6.2|^7.0", "symfony/translation-contracts": "^2.5|^3.0", - "symfony/var-exporter": "^5.4|^6.0" + "symfony/var-exporter": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -18553,7 +18660,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.3.11" + "source": "https://github.com/symfony/string/tree/v6.4.2" }, "funding": [ { @@ -18569,20 +18676,20 @@ "type": "tidelift" } ], - "time": "2023-12-10T14:03:40+00:00" + "time": "2023-12-10T16:15:48+00:00" }, { "name": "symfony/translation-contracts", - "version": "v3.3.0", + "version": "v3.4.1", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "02c24deb352fb0d79db5486c0c79905a85e37e86" + "reference": "06450585bf65e978026bda220cdebca3f867fde7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/02c24deb352fb0d79db5486c0c79905a85e37e86", - "reference": "02c24deb352fb0d79db5486c0c79905a85e37e86", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/06450585bf65e978026bda220cdebca3f867fde7", + "reference": "06450585bf65e978026bda220cdebca3f867fde7", "shasum": "" }, "require": { @@ -18631,7 +18738,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v3.3.0" + "source": "https://github.com/symfony/translation-contracts/tree/v3.4.1" }, "funding": [ { @@ -18647,24 +18754,25 @@ "type": "tidelift" } ], - "time": "2023-05-30T17:17:10+00:00" + "time": "2023-12-26T14:02:43+00:00" }, { "name": "symfony/twig-bridge", - "version": "v6.3.11", + "version": "v6.4.2", "source": { "type": "git", "url": "https://github.com/symfony/twig-bridge.git", - "reference": "42c5bfdd94dcad82e0bd15882e4f1945886d4a1f" + "reference": "97af829e4733125ee70e806694d56165c60b4ee1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/42c5bfdd94dcad82e0bd15882e4f1945886d4a1f", - "reference": "42c5bfdd94dcad82e0bd15882e4f1945886d4a1f", + "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/97af829e4733125ee70e806694d56165c60b4ee1", + "reference": "97af829e4733125ee70e806694d56165c60b4ee1", "shasum": "" }, "require": { "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/translation-contracts": "^2.5|^3", "twig/twig": "^2.13|^3.0.4" }, @@ -18674,41 +18782,41 @@ "symfony/console": "<5.4", "symfony/form": "<6.3", "symfony/http-foundation": "<5.4", - "symfony/http-kernel": "<6.2", + "symfony/http-kernel": "<6.4", "symfony/mime": "<6.2", + "symfony/serializer": "<6.4", "symfony/translation": "<5.4", "symfony/workflow": "<5.4" }, "require-dev": { - "doctrine/annotations": "^1.12|^2", "egulias/email-validator": "^2.1.10|^3|^4", "league/html-to-markdown": "^5.0", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", - "symfony/asset": "^5.4|^6.0", - "symfony/asset-mapper": "^6.3", - "symfony/console": "^5.4|^6.0", - "symfony/dependency-injection": "^5.4|^6.0", - "symfony/expression-language": "^5.4|^6.0", - "symfony/finder": "^5.4|^6.0", - "symfony/form": "^6.3", - "symfony/html-sanitizer": "^6.1", - "symfony/http-foundation": "^5.4|^6.0", - "symfony/http-kernel": "^6.2", - "symfony/intl": "^5.4|^6.0", - "symfony/mime": "^6.2", + "symfony/asset": "^5.4|^6.0|^7.0", + "symfony/asset-mapper": "^6.3|^7.0", + "symfony/console": "^5.4|^6.0|^7.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/expression-language": "^5.4|^6.0|^7.0", + "symfony/finder": "^5.4|^6.0|^7.0", + "symfony/form": "^6.4|^7.0", + "symfony/html-sanitizer": "^6.1|^7.0", + "symfony/http-foundation": "^5.4|^6.0|^7.0", + "symfony/http-kernel": "^6.4|^7.0", + "symfony/intl": "^5.4|^6.0|^7.0", + "symfony/mime": "^6.2|^7.0", "symfony/polyfill-intl-icu": "~1.0", - "symfony/property-info": "^5.4|^6.0", - "symfony/routing": "^5.4|^6.0", + "symfony/property-info": "^5.4|^6.0|^7.0", + "symfony/routing": "^5.4|^6.0|^7.0", "symfony/security-acl": "^2.8|^3.0", - "symfony/security-core": "^5.4|^6.0", - "symfony/security-csrf": "^5.4|^6.0", - "symfony/security-http": "^5.4|^6.0", - "symfony/serializer": "^6.2", - "symfony/stopwatch": "^5.4|^6.0", - "symfony/translation": "^6.1", - "symfony/web-link": "^5.4|^6.0", - "symfony/workflow": "^5.4|^6.0", - "symfony/yaml": "^5.4|^6.0", + "symfony/security-core": "^5.4|^6.0|^7.0", + "symfony/security-csrf": "^5.4|^6.0|^7.0", + "symfony/security-http": "^5.4|^6.0|^7.0", + "symfony/serializer": "^6.4|^7.0", + "symfony/stopwatch": "^5.4|^6.0|^7.0", + "symfony/translation": "^6.1|^7.0", + "symfony/web-link": "^5.4|^6.0|^7.0", + "symfony/workflow": "^5.4|^6.0|^7.0", + "symfony/yaml": "^5.4|^6.0|^7.0", "twig/cssinliner-extra": "^2.12|^3", "twig/inky-extra": "^2.12|^3", "twig/markdown-extra": "^2.12|^3" @@ -18739,7 +18847,7 @@ "description": "Provides integration for Twig with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/twig-bridge/tree/v6.3.11" + "source": "https://github.com/symfony/twig-bridge/tree/v6.4.2" }, "funding": [ { @@ -18755,20 +18863,20 @@ "type": "tidelift" } ], - "time": "2023-12-15T12:36:40+00:00" + "time": "2023-12-15T12:36:48+00:00" }, { "name": "symfony/validator", - "version": "v6.3.11", + "version": "v6.4.2", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "e35e841744bc8d3c54ffd35f06e22e02b36d6209" + "reference": "15fe2c6ed815b06b6b8636d8ba3ef9807ee1a75c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/e35e841744bc8d3c54ffd35f06e22e02b36d6209", - "reference": "e35e841744bc8d3c54ffd35f06e22e02b36d6209", + "url": "https://api.github.com/repos/symfony/validator/zipball/15fe2c6ed815b06b6b8636d8ba3ef9807ee1a75c", + "reference": "15fe2c6ed815b06b6b8636d8ba3ef9807ee1a75c", "shasum": "" }, "require": { @@ -18793,21 +18901,21 @@ "require-dev": { "doctrine/annotations": "^1.13|^2", "egulias/email-validator": "^2.1.10|^3|^4", - "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/expression-language": "^5.4|^6.0", - "symfony/finder": "^5.4|^6.0", - "symfony/http-client": "^5.4|^6.0", - "symfony/http-foundation": "^5.4|^6.0", - "symfony/http-kernel": "^5.4|^6.0", - "symfony/intl": "^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/translation": "^5.4|^6.0", - "symfony/yaml": "^5.4|^6.0" + "symfony/cache": "^5.4|^6.0|^7.0", + "symfony/config": "^5.4|^6.0|^7.0", + "symfony/console": "^5.4|^6.0|^7.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/expression-language": "^5.4|^6.0|^7.0", + "symfony/finder": "^5.4|^6.0|^7.0", + "symfony/http-client": "^5.4|^6.0|^7.0", + "symfony/http-foundation": "^5.4|^6.0|^7.0", + "symfony/http-kernel": "^5.4|^6.0|^7.0", + "symfony/intl": "^5.4|^6.0|^7.0", + "symfony/mime": "^5.4|^6.0|^7.0", + "symfony/property-access": "^5.4|^6.0|^7.0", + "symfony/property-info": "^5.4|^6.0|^7.0", + "symfony/translation": "^5.4|^6.0|^7.0", + "symfony/yaml": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -18835,7 +18943,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v6.3.11" + "source": "https://github.com/symfony/validator/tree/v6.4.2" }, "funding": [ { @@ -18851,20 +18959,20 @@ "type": "tidelift" } ], - "time": "2023-12-29T16:33:47+00:00" + "time": "2023-12-29T16:34:12+00:00" }, { "name": "symfony/var-dumper", - "version": "v6.3.11", + "version": "v6.4.2", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "376d3c652c17c33d88db7a7e2e5288ecf3e327dc" + "reference": "68d6573ec98715ddcae5a0a85bee3c1c27a4c33f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/376d3c652c17c33d88db7a7e2e5288ecf3e327dc", - "reference": "376d3c652c17c33d88db7a7e2e5288ecf3e327dc", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/68d6573ec98715ddcae5a0a85bee3c1c27a4c33f", + "reference": "68d6573ec98715ddcae5a0a85bee3c1c27a4c33f", "shasum": "" }, "require": { @@ -18877,10 +18985,11 @@ }, "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", + "symfony/console": "^5.4|^6.0|^7.0", + "symfony/error-handler": "^6.3|^7.0", + "symfony/http-kernel": "^5.4|^6.0|^7.0", + "symfony/process": "^5.4|^6.0|^7.0", + "symfony/uid": "^5.4|^6.0|^7.0", "twig/twig": "^2.13|^3.0.4" }, "bin": [ @@ -18919,7 +19028,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.3.11" + "source": "https://github.com/symfony/var-dumper/tree/v6.4.2" }, "funding": [ { @@ -18935,27 +19044,28 @@ "type": "tidelift" } ], - "time": "2023-12-28T15:37:35+00:00" + "time": "2023-12-28T19:16:56+00:00" }, { "name": "symfony/var-exporter", - "version": "v6.3.11", + "version": "v6.4.2", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "a8a93f02c528066a3ee66ed823dff839b602e1c1" + "reference": "5fe9a0021b8d35e67d914716ec8de50716a68e7e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/a8a93f02c528066a3ee66ed823dff839b602e1c1", - "reference": "a8a93f02c528066a3ee66ed823dff839b602e1c1", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/5fe9a0021b8d35e67d914716ec8de50716a68e7e", + "reference": "5fe9a0021b8d35e67d914716ec8de50716a68e7e", "shasum": "" }, "require": { - "php": ">=8.1" + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3" }, "require-dev": { - "symfony/var-dumper": "^5.4|^6.0" + "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -18993,7 +19103,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v6.3.11" + "source": "https://github.com/symfony/var-exporter/tree/v6.4.2" }, "funding": [ { @@ -19009,20 +19119,20 @@ "type": "tidelift" } ], - "time": "2023-12-26T12:32:59+00:00" + "time": "2023-12-27T08:18:35+00:00" }, { "name": "symfony/yaml", - "version": "v6.3.8", + "version": "v6.4.0", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "3493af8a8dad7fa91c77fa473ba23ecd95334a92" + "reference": "4f9237a1bb42455d609e6687d2613dde5b41a587" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/3493af8a8dad7fa91c77fa473ba23ecd95334a92", - "reference": "3493af8a8dad7fa91c77fa473ba23ecd95334a92", + "url": "https://api.github.com/repos/symfony/yaml/zipball/4f9237a1bb42455d609e6687d2613dde5b41a587", + "reference": "4f9237a1bb42455d609e6687d2613dde5b41a587", "shasum": "" }, "require": { @@ -19034,7 +19144,7 @@ "symfony/console": "<5.4" }, "require-dev": { - "symfony/console": "^5.4|^6.0" + "symfony/console": "^5.4|^6.0|^7.0" }, "bin": [ "Resources/bin/yaml-lint" @@ -19065,7 +19175,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.3.8" + "source": "https://github.com/symfony/yaml/tree/v6.4.0" }, "funding": [ { @@ -19081,30 +19191,31 @@ "type": "tidelift" } ], - "time": "2023-11-06T10:58:05+00:00" + "time": "2023-11-06T11:00:25+00:00" }, { "name": "twig/twig", - "version": "v3.6.1", + "version": "v3.8.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd" + "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd", - "reference": "7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/9d15f0ac07f44dc4217883ec6ae02fd555c6f71d", + "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/polyfill-ctype": "^1.8", - "symfony/polyfill-mbstring": "^1.3" + "symfony/polyfill-mbstring": "^1.3", + "symfony/polyfill-php80": "^1.22" }, "require-dev": { "psr/container": "^1.0|^2.0", - "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0" + "symfony/phpunit-bridge": "^5.4.9|^6.3|^7.0" }, "type": "library", "autoload": { @@ -19140,7 +19251,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.6.1" + "source": "https://github.com/twigphp/Twig/tree/v3.8.0" }, "funding": [ { @@ -19152,7 +19263,7 @@ "type": "tidelift" } ], - "time": "2023-06-08T12:52:13+00:00" + "time": "2023-11-21T18:54:41+00:00" }, { "name": "webflo/drupal-finder", @@ -19197,134 +19308,25 @@ "source": "https://github.com/webflo/drupal-finder/tree/1.2.2" }, "time": "2020-10-27T09:42:17+00:00" - }, + } + ], + "packages-dev": [ { - "name": "webmozart/assert", - "version": "1.11.0", + "name": "behat/gherkin", + "version": "v4.9.0", "source": { "type": "git", - "url": "https://github.com/webmozarts/assert.git", - "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" + "url": "https://github.com/Behat/Gherkin.git", + "reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", - "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", + "url": "https://api.github.com/repos/Behat/Gherkin/zipball/0bc8d1e30e96183e4f36db9dc79caead300beff4", + "reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4", "shasum": "" }, "require": { - "ext-ctype": "*", - "php": "^7.2 || ^8.0" - }, - "conflict": { - "phpstan/phpstan": "<0.12.20", - "vimeo/psalm": "<4.6.1 || 4.6.2" - }, - "require-dev": { - "phpunit/phpunit": "^8.5.13" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.10-dev" - } - }, - "autoload": { - "psr-4": { - "Webmozart\\Assert\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Bernhard Schussek", - "email": "bschussek@gmail.com" - } - ], - "description": "Assertions to validate method input/output with nice error messages.", - "keywords": [ - "assert", - "check", - "validate" - ], - "support": { - "issues": "https://github.com/webmozarts/assert/issues", - "source": "https://github.com/webmozarts/assert/tree/1.11.0" - }, - "time": "2022-06-03T18:03:27+00:00" - }, - { - "name": "webmozart/path-util", - "version": "2.3.0", - "source": { - "type": "git", - "url": "https://github.com/webmozart/path-util.git", - "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725", - "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725", - "shasum": "" - }, - "require": { - "php": ">=5.3.3", - "webmozart/assert": "~1.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.6", - "sebastian/version": "^1.0.1" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.3-dev" - } - }, - "autoload": { - "psr-4": { - "Webmozart\\PathUtil\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Bernhard Schussek", - "email": "bschussek@gmail.com" - } - ], - "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.", - "support": { - "issues": "https://github.com/webmozart/path-util/issues", - "source": "https://github.com/webmozart/path-util/tree/2.3.0" - }, - "abandoned": "symfony/filesystem", - "time": "2015-12-17T08:42:14+00:00" - } - ], - "packages-dev": [ - { - "name": "behat/gherkin", - "version": "v4.9.0", - "source": { - "type": "git", - "url": "https://github.com/Behat/Gherkin.git", - "reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Behat/Gherkin/zipball/0bc8d1e30e96183e4f36db9dc79caead300beff4", - "reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4", - "shasum": "" - }, - "require": { - "php": "~7.2|~8.0" + "php": "~7.2|~8.0" }, "require-dev": { "cucumber/cucumber": "dev-gherkin-22.0.0", @@ -21205,16 +21207,16 @@ }, { "name": "drupal/core-dev", - "version": "10.1.7", + "version": "10.2.1", "source": { "type": "git", "url": "https://github.com/drupal/core-dev.git", - "reference": "5d02df4f05f5033e7d8bf4098efa55cc0847e2b9" + "reference": "8c1bf854f2cf47d4f06918099ea866ce2471b2c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-dev/zipball/5d02df4f05f5033e7d8bf4098efa55cc0847e2b9", - "reference": "5d02df4f05f5033e7d8bf4098efa55cc0847e2b9", + "url": "https://api.github.com/repos/drupal/core-dev/zipball/8c1bf854f2cf47d4f06918099ea866ce2471b2c6", + "reference": "8c1bf854f2cf47d4f06918099ea866ce2471b2c6", "shasum": "" }, "require": { @@ -21226,22 +21228,24 @@ "drupal/coder": "^8.3.10", "instaclick/php-webdriver": "^1.4.1", "justinrainbow/json-schema": "^5.2", - "mglaman/phpstan-drupal": "^1.1.34", + "mglaman/phpstan-drupal": "^1.2.1", + "micheh/phpcs-gitlab": "^1.1", "mikey179/vfsstream": "^1.6.11", + "open-telemetry/exporter-otlp": "^1", + "open-telemetry/sdk": "^1", + "php-http/guzzle7-adapter": "^1.0", "phpspec/prophecy-phpunit": "^2", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "^1.10.1", + "phpstan/phpstan": "^1.10.47", "phpstan/phpstan-phpunit": "^1.3.11", - "phpunit/phpunit": "^9.5", - "symfony/browser-kit": "^6.3", - "symfony/css-selector": "^6.3", - "symfony/dom-crawler": "^6.3", - "symfony/error-handler": "^6.3", - "symfony/filesystem": "^6.3", - "symfony/finder": "^6.3", - "symfony/lock": "^6.3", - "symfony/phpunit-bridge": "^6.3", - "symfony/var-dumper": "^6.3" + "phpunit/phpunit": "^9.6.13", + "symfony/browser-kit": "^6.4", + "symfony/css-selector": "^6.4", + "symfony/dom-crawler": "^6.4", + "symfony/error-handler": "^6.4", + "symfony/lock": "^6.4", + "symfony/phpunit-bridge": "^6.4", + "symfony/var-dumper": "^6.4" }, "conflict": { "webflo/drupal-core-require-dev": "*" @@ -21253,9 +21257,9 @@ ], "description": "require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.", "support": { - "source": "https://github.com/drupal/core-dev/tree/10.1.7" + "source": "https://github.com/drupal/core-dev/tree/10.2.1" }, - "time": "2023-10-05T21:10:12+00:00" + "time": "2023-12-12T22:01:45+00:00" }, { "name": "drupal/devel", @@ -21511,6 +21515,50 @@ }, "time": "2024-01-02T13:46:09+00:00" }, + { + "name": "google/protobuf", + "version": "v3.25.1", + "source": { + "type": "git", + "url": "https://github.com/protocolbuffers/protobuf-php.git", + "reference": "1fb247e72df401c863ed239c1660f981644af5db" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/1fb247e72df401c863ed239c1660f981644af5db", + "reference": "1fb247e72df401c863ed239c1660f981644af5db", + "shasum": "" + }, + "require": { + "php": ">=7.0.0" + }, + "require-dev": { + "phpunit/phpunit": ">=5.0.0" + }, + "suggest": { + "ext-bcmath": "Need to support JSON deserialization" + }, + "type": "library", + "autoload": { + "psr-4": { + "Google\\Protobuf\\": "src/Google/Protobuf", + "GPBMetadata\\Google\\Protobuf\\": "src/GPBMetadata/Google/Protobuf" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "proto library for PHP", + "homepage": "https://developers.google.com/protocol-buffers/", + "keywords": [ + "proto" + ], + "support": { + "source": "https://github.com/protocolbuffers/protobuf-php/tree/v3.25.1" + }, + "time": "2023-11-15T21:36:03+00:00" + }, { "name": "instaclick/php-webdriver", "version": "1.4.18", @@ -21888,6 +21936,58 @@ ], "time": "2023-11-14T22:47:32+00:00" }, + { + "name": "micheh/phpcs-gitlab", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://github.com/micheh/phpcs-gitlab.git", + "reference": "fd64e6579d9e30a82abba616fabcb9a2c837c7a8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/micheh/phpcs-gitlab/zipball/fd64e6579d9e30a82abba616fabcb9a2c837c7a8", + "reference": "fd64e6579d9e30a82abba616fabcb9a2c837c7a8", + "shasum": "" + }, + "require": { + "ext-json": "*" + }, + "require-dev": { + "phpunit/phpunit": "^8.0 || ^9.0", + "squizlabs/php_codesniffer": "^3.3.1", + "vimeo/psalm": "^4.3" + }, + "type": "library", + "autoload": { + "psr-4": { + "Micheh\\PhpCodeSniffer\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Michel Hunziker", + "email": "info@michelhunziker.com" + } + ], + "description": "Gitlab Report for PHP_CodeSniffer (display the violations in the Gitlab CI/CD Code Quality Report)", + "keywords": [ + "PHP_CodeSniffer", + "code quality", + "gitlab", + "phpcs", + "report" + ], + "support": { + "issues": "https://github.com/micheh/phpcs-gitlab/issues", + "source": "https://github.com/micheh/phpcs-gitlab/tree/1.1.0" + }, + "time": "2020-12-20T09:39:07+00:00" + }, { "name": "mikey179/vfsstream", "version": "v1.6.11", @@ -21954,160 +22054,804 @@ "shasum": "" }, "require": { - "php": "^7.1 || ^8.0" + "php": "^7.1 || ^8.0" + }, + "conflict": { + "doctrine/collections": "<1.6.8", + "doctrine/common": "<2.13.3 || >=3,<3.2.2" + }, + "require-dev": { + "doctrine/collections": "^1.6.8", + "doctrine/common": "^2.13.3 || ^3.2.2", + "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13" + }, + "type": "library", + "autoload": { + "files": [ + "src/DeepCopy/deep_copy.php" + ], + "psr-4": { + "DeepCopy\\": "src/DeepCopy/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Create deep copies (clones) of your objects", + "keywords": [ + "clone", + "copy", + "duplicate", + "object", + "object graph" + ], + "support": { + "issues": "https://github.com/myclabs/DeepCopy/issues", + "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1" + }, + "funding": [ + { + "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", + "type": "tidelift" + } + ], + "time": "2023-03-08T13:26:56+00:00" + }, + { + "name": "open-telemetry/api", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/opentelemetry-php/api.git", + "reference": "78bf7615fa0504b5b9ac632cc79bb83ffe7ebb90" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/opentelemetry-php/api/zipball/78bf7615fa0504b5b9ac632cc79bb83ffe7ebb90", + "reference": "78bf7615fa0504b5b9ac632cc79bb83ffe7ebb90", + "shasum": "" + }, + "require": { + "open-telemetry/context": "^1.0", + "php": "^7.4 || ^8.0", + "psr/log": "^1.1|^2.0|^3.0", + "symfony/polyfill-php80": "^1.26", + "symfony/polyfill-php81": "^1.26", + "symfony/polyfill-php82": "^1.26" + }, + "conflict": { + "open-telemetry/sdk": "<=1.0.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.0.x-dev" + } + }, + "autoload": { + "files": [ + "Trace/functions.php" + ], + "psr-4": { + "OpenTelemetry\\API\\": "." + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "authors": [ + { + "name": "opentelemetry-php contributors", + "homepage": "https://github.com/open-telemetry/opentelemetry-php/graphs/contributors" + } + ], + "description": "API for OpenTelemetry PHP.", + "keywords": [ + "Metrics", + "api", + "apm", + "logging", + "opentelemetry", + "otel", + "tracing" + ], + "support": { + "chat": "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V", + "docs": "https://opentelemetry.io/docs/php", + "issues": "https://github.com/open-telemetry/opentelemetry-php/issues", + "source": "https://github.com/open-telemetry/opentelemetry-php" + }, + "time": "2023-12-13T02:03:10+00:00" + }, + { + "name": "open-telemetry/context", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/opentelemetry-php/context.git", + "reference": "99f3d54fa9f9ff67421774feeef5e5b1f209ea21" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/opentelemetry-php/context/zipball/99f3d54fa9f9ff67421774feeef5e5b1f209ea21", + "reference": "99f3d54fa9f9ff67421774feeef5e5b1f209ea21", + "shasum": "" + }, + "require": { + "php": "^7.4 || ^8.0", + "symfony/polyfill-php80": "^1.26", + "symfony/polyfill-php81": "^1.26", + "symfony/polyfill-php82": "^1.26" + }, + "suggest": { + "ext-ffi": "To allow context switching in Fibers" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.0.x-dev" + } + }, + "autoload": { + "files": [ + "fiber/initialize_fiber_handler.php" + ], + "psr-4": { + "OpenTelemetry\\Context\\": "." + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "authors": [ + { + "name": "opentelemetry-php contributors", + "homepage": "https://github.com/open-telemetry/opentelemetry-php/graphs/contributors" + } + ], + "description": "Context implementation for OpenTelemetry PHP.", + "keywords": [ + "Context", + "opentelemetry", + "otel" + ], + "support": { + "chat": "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V", + "docs": "https://opentelemetry.io/docs/php", + "issues": "https://github.com/open-telemetry/opentelemetry-php/issues", + "source": "https://github.com/open-telemetry/opentelemetry-php" + }, + "time": "2023-09-05T03:38:44+00:00" + }, + { + "name": "open-telemetry/exporter-otlp", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/opentelemetry-php/exporter-otlp.git", + "reference": "89aaf718248e558679e04129cd0ec7d708c91fc3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/opentelemetry-php/exporter-otlp/zipball/89aaf718248e558679e04129cd0ec7d708c91fc3", + "reference": "89aaf718248e558679e04129cd0ec7d708c91fc3", + "shasum": "" + }, + "require": { + "open-telemetry/api": "^1.0", + "open-telemetry/gen-otlp-protobuf": "^1.0", + "open-telemetry/sdk": "^1.0", + "php": "^7.4 || ^8.0", + "php-http/discovery": "^1.14" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.0.x-dev" + } + }, + "autoload": { + "files": [ + "_register.php" + ], + "psr-4": { + "OpenTelemetry\\Contrib\\Otlp\\": "." + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "authors": [ + { + "name": "opentelemetry-php contributors", + "homepage": "https://github.com/open-telemetry/opentelemetry-php/graphs/contributors" + } + ], + "description": "OTLP exporter for OpenTelemetry.", + "keywords": [ + "Metrics", + "exporter", + "gRPC", + "http", + "opentelemetry", + "otel", + "otlp", + "tracing" + ], + "support": { + "chat": "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V", + "docs": "https://opentelemetry.io/docs/php", + "issues": "https://github.com/open-telemetry/opentelemetry-php/issues", + "source": "https://github.com/open-telemetry/opentelemetry-php" + }, + "time": "2023-12-17T23:25:22+00:00" + }, + { + "name": "open-telemetry/gen-otlp-protobuf", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/opentelemetry-php/gen-otlp-protobuf.git", + "reference": "30fe95f10c2ec1a577f78257c86fbbebe739ca5e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/opentelemetry-php/gen-otlp-protobuf/zipball/30fe95f10c2ec1a577f78257c86fbbebe739ca5e", + "reference": "30fe95f10c2ec1a577f78257c86fbbebe739ca5e", + "shasum": "" + }, + "require": { + "google/protobuf": "^3.3.0", + "php": "^7.4 || ^8.0" + }, + "suggest": { + "ext-protobuf": "For better performance, when dealing with the protobuf format" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Opentelemetry\\Proto\\": "Opentelemetry/Proto/", + "GPBMetadata\\Opentelemetry\\": "GPBMetadata/Opentelemetry/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "authors": [ + { + "name": "opentelemetry-php contributors", + "homepage": "https://github.com/open-telemetry/opentelemetry-php/graphs/contributors" + } + ], + "description": "PHP protobuf files for communication with OpenTelemetry OTLP collectors/servers.", + "keywords": [ + "Metrics", + "apm", + "gRPC", + "logging", + "opentelemetry", + "otel", + "otlp", + "protobuf", + "tracing" + ], + "support": { + "chat": "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V", + "docs": "https://opentelemetry.io/docs/php", + "issues": "https://github.com/open-telemetry/opentelemetry-php/issues", + "source": "https://github.com/open-telemetry/opentelemetry-php" + }, + "time": "2023-09-05T03:38:44+00:00" + }, + { + "name": "open-telemetry/sdk", + "version": "1.0.4", + "source": { + "type": "git", + "url": "https://github.com/opentelemetry-php/sdk.git", + "reference": "550ea6e9a14bef8b5fc522b88687b57306013fe8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/opentelemetry-php/sdk/zipball/550ea6e9a14bef8b5fc522b88687b57306013fe8", + "reference": "550ea6e9a14bef8b5fc522b88687b57306013fe8", + "shasum": "" + }, + "require": { + "ext-json": "*", + "open-telemetry/api": "^1.0", + "open-telemetry/context": "^1.0", + "open-telemetry/sem-conv": "^1.0", + "php": "^7.4 || ^8.0", + "php-http/discovery": "^1.14", + "psr/http-client": "^1.0", + "psr/http-client-implementation": "^1.0", + "psr/http-factory-implementation": "^1.0", + "psr/http-message": "^1.0.1|^2.0", + "psr/log": "^1.1|^2.0|^3.0", + "symfony/polyfill-mbstring": "^1.23", + "symfony/polyfill-php80": "^1.26", + "symfony/polyfill-php81": "^1.26", + "symfony/polyfill-php82": "^1.26" + }, + "suggest": { + "ext-gmp": "To support unlimited number of synchronous metric readers", + "ext-mbstring": "To increase performance of string operations" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.0.x-dev" + } + }, + "autoload": { + "files": [ + "Common/Util/functions.php", + "Logs/Exporter/_register.php", + "Metrics/MetricExporter/_register.php", + "Propagation/_register.php", + "Trace/SpanExporter/_register.php", + "Common/Dev/Compatibility/_load.php", + "_autoload.php" + ], + "psr-4": { + "OpenTelemetry\\SDK\\": "." + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "authors": [ + { + "name": "opentelemetry-php contributors", + "homepage": "https://github.com/open-telemetry/opentelemetry-php/graphs/contributors" + } + ], + "description": "SDK for OpenTelemetry PHP.", + "keywords": [ + "Metrics", + "apm", + "logging", + "opentelemetry", + "otel", + "sdk", + "tracing" + ], + "support": { + "chat": "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V", + "docs": "https://opentelemetry.io/docs/php", + "issues": "https://github.com/open-telemetry/opentelemetry-php/issues", + "source": "https://github.com/open-telemetry/opentelemetry-php" + }, + "time": "2023-12-28T22:10:34+00:00" + }, + { + "name": "open-telemetry/sem-conv", + "version": "1.23.1", + "source": { + "type": "git", + "url": "https://github.com/opentelemetry-php/sem-conv.git", + "reference": "6921f9450510bf8e87c737f731ff818de05bf9c4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/opentelemetry-php/sem-conv/zipball/6921f9450510bf8e87c737f731ff818de05bf9c4", + "reference": "6921f9450510bf8e87c737f731ff818de05bf9c4", + "shasum": "" + }, + "require": { + "php": "^7.4 || ^8.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "OpenTelemetry\\SemConv\\": "." + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "authors": [ + { + "name": "opentelemetry-php contributors", + "homepage": "https://github.com/open-telemetry/opentelemetry-php/graphs/contributors" + } + ], + "description": "Semantic conventions for OpenTelemetry PHP.", + "keywords": [ + "Metrics", + "apm", + "logging", + "opentelemetry", + "otel", + "semantic conventions", + "semconv", + "tracing" + ], + "support": { + "chat": "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V", + "docs": "https://opentelemetry.io/docs/php", + "issues": "https://github.com/open-telemetry/opentelemetry-php/issues", + "source": "https://github.com/open-telemetry/opentelemetry-php" + }, + "time": "2023-11-21T22:12:22+00:00" + }, + { + "name": "phar-io/manifest", + "version": "2.0.3", + "source": { + "type": "git", + "url": "https://github.com/phar-io/manifest.git", + "reference": "97803eca37d319dfa7826cc2437fc020857acb53" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53", + "reference": "97803eca37d319dfa7826cc2437fc020857acb53", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-phar": "*", + "ext-xmlwriter": "*", + "phar-io/version": "^3.0.1", + "php": "^7.2 || ^8.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0.x-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Arne Blankerts", + "email": "arne@blankerts.de", + "role": "Developer" + }, + { + "name": "Sebastian Heuer", + "email": "sebastian@phpeople.de", + "role": "Developer" + }, + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "Developer" + } + ], + "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", + "support": { + "issues": "https://github.com/phar-io/manifest/issues", + "source": "https://github.com/phar-io/manifest/tree/2.0.3" + }, + "time": "2021-07-20T11:28:43+00:00" + }, + { + "name": "phar-io/version", + "version": "3.2.1", + "source": { + "type": "git", + "url": "https://github.com/phar-io/version.git", + "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74", + "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0" + }, + "type": "library", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Arne Blankerts", + "email": "arne@blankerts.de", + "role": "Developer" + }, + { + "name": "Sebastian Heuer", + "email": "sebastian@phpeople.de", + "role": "Developer" + }, + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "Developer" + } + ], + "description": "Library for handling version information and constraints", + "support": { + "issues": "https://github.com/phar-io/version/issues", + "source": "https://github.com/phar-io/version/tree/3.2.1" + }, + "time": "2022-02-21T01:04:05+00:00" + }, + { + "name": "php-http/discovery", + "version": "1.19.2", + "source": { + "type": "git", + "url": "https://github.com/php-http/discovery.git", + "reference": "61e1a1eb69c92741f5896d9e05fb8e9d7e8bb0cb" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-http/discovery/zipball/61e1a1eb69c92741f5896d9e05fb8e9d7e8bb0cb", + "reference": "61e1a1eb69c92741f5896d9e05fb8e9d7e8bb0cb", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^1.0|^2.0", + "php": "^7.1 || ^8.0" + }, + "conflict": { + "nyholm/psr7": "<1.0", + "zendframework/zend-diactoros": "*" + }, + "provide": { + "php-http/async-client-implementation": "*", + "php-http/client-implementation": "*", + "psr/http-client-implementation": "*", + "psr/http-factory-implementation": "*", + "psr/http-message-implementation": "*" + }, + "require-dev": { + "composer/composer": "^1.0.2|^2.0", + "graham-campbell/phpspec-skip-example-extension": "^5.0", + "php-http/httplug": "^1.0 || ^2.0", + "php-http/message-factory": "^1.0", + "phpspec/phpspec": "^5.1 || ^6.1 || ^7.3", + "symfony/phpunit-bridge": "^6.2" + }, + "type": "composer-plugin", + "extra": { + "class": "Http\\Discovery\\Composer\\Plugin", + "plugin-optional": true + }, + "autoload": { + "psr-4": { + "Http\\Discovery\\": "src/" + }, + "exclude-from-classmap": [ + "src/Composer/Plugin.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com" + } + ], + "description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations", + "homepage": "http://php-http.org", + "keywords": [ + "adapter", + "client", + "discovery", + "factory", + "http", + "message", + "psr17", + "psr7" + ], + "support": { + "issues": "https://github.com/php-http/discovery/issues", + "source": "https://github.com/php-http/discovery/tree/1.19.2" + }, + "time": "2023-11-30T16:49:05+00:00" + }, + { + "name": "php-http/guzzle7-adapter", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-http/guzzle7-adapter.git", + "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01", + "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01", + "shasum": "" + }, + "require": { + "guzzlehttp/guzzle": "^7.0", + "php": "^7.2 | ^8.0", + "php-http/httplug": "^2.0", + "psr/http-client": "^1.0" }, - "conflict": { - "doctrine/collections": "<1.6.8", - "doctrine/common": "<2.13.3 || >=3,<3.2.2" + "provide": { + "php-http/async-client-implementation": "1.0", + "php-http/client-implementation": "1.0", + "psr/http-client-implementation": "1.0" }, "require-dev": { - "doctrine/collections": "^1.6.8", - "doctrine/common": "^2.13.3 || ^3.2.2", - "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13" + "php-http/client-integration-tests": "^3.0", + "phpunit/phpunit": "^8.0|^9.3" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "0.2.x-dev" + } + }, "autoload": { - "files": [ - "src/DeepCopy/deep_copy.php" - ], "psr-4": { - "DeepCopy\\": "src/DeepCopy/" + "Http\\Adapter\\Guzzle7\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], - "description": "Create deep copies (clones) of your objects", + "authors": [ + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com" + } + ], + "description": "Guzzle 7 HTTP Adapter", + "homepage": "http://httplug.io", "keywords": [ - "clone", - "copy", - "duplicate", - "object", - "object graph" + "Guzzle", + "http" ], "support": { - "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1" + "issues": "https://github.com/php-http/guzzle7-adapter/issues", + "source": "https://github.com/php-http/guzzle7-adapter/tree/1.0.0" }, - "funding": [ - { - "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", - "type": "tidelift" - } - ], - "time": "2023-03-08T13:26:56+00:00" + "time": "2021-03-09T07:35:15+00:00" }, { - "name": "phar-io/manifest", - "version": "2.0.3", + "name": "php-http/httplug", + "version": "2.4.0", "source": { "type": "git", - "url": "https://github.com/phar-io/manifest.git", - "reference": "97803eca37d319dfa7826cc2437fc020857acb53" + "url": "https://github.com/php-http/httplug.git", + "reference": "625ad742c360c8ac580fcc647a1541d29e257f67" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53", - "reference": "97803eca37d319dfa7826cc2437fc020857acb53", + "url": "https://api.github.com/repos/php-http/httplug/zipball/625ad742c360c8ac580fcc647a1541d29e257f67", + "reference": "625ad742c360c8ac580fcc647a1541d29e257f67", "shasum": "" }, "require": { - "ext-dom": "*", - "ext-phar": "*", - "ext-xmlwriter": "*", - "phar-io/version": "^3.0.1", - "php": "^7.2 || ^8.0" + "php": "^7.1 || ^8.0", + "php-http/promise": "^1.1", + "psr/http-client": "^1.0", + "psr/http-message": "^1.0 || ^2.0" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0.x-dev" - } + "require-dev": { + "friends-of-phpspec/phpspec-code-coverage": "^4.1 || ^5.0 || ^6.0", + "phpspec/phpspec": "^5.1 || ^6.0 || ^7.0" }, + "type": "library", "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "Http\\Client\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Arne Blankerts", - "email": "arne@blankerts.de", - "role": "Developer" - }, - { - "name": "Sebastian Heuer", - "email": "sebastian@phpeople.de", - "role": "Developer" + "name": "Eric GELOEN", + "email": "geloen.eric@gmail.com" }, { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "Developer" + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://sagikazarmark.hu" } ], - "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", + "description": "HTTPlug, the HTTP client abstraction for PHP", + "homepage": "http://httplug.io", + "keywords": [ + "client", + "http" + ], "support": { - "issues": "https://github.com/phar-io/manifest/issues", - "source": "https://github.com/phar-io/manifest/tree/2.0.3" + "issues": "https://github.com/php-http/httplug/issues", + "source": "https://github.com/php-http/httplug/tree/2.4.0" }, - "time": "2021-07-20T11:28:43+00:00" + "time": "2023-04-14T15:10:03+00:00" }, { - "name": "phar-io/version", - "version": "3.2.1", + "name": "php-http/promise", + "version": "1.3.0", "source": { "type": "git", - "url": "https://github.com/phar-io/version.git", - "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74" + "url": "https://github.com/php-http/promise.git", + "reference": "2916a606d3b390f4e9e8e2b8dd68581508be0f07" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74", - "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74", + "url": "https://api.github.com/repos/php-http/promise/zipball/2916a606d3b390f4e9e8e2b8dd68581508be0f07", + "reference": "2916a606d3b390f4e9e8e2b8dd68581508be0f07", "shasum": "" }, "require": { - "php": "^7.2 || ^8.0" + "php": "^7.1 || ^8.0" + }, + "require-dev": { + "friends-of-phpspec/phpspec-code-coverage": "^4.3.2 || ^6.3", + "phpspec/phpspec": "^5.1.2 || ^6.2 || ^7.4" }, "type": "library", "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "Http\\Promise\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Arne Blankerts", - "email": "arne@blankerts.de", - "role": "Developer" - }, - { - "name": "Sebastian Heuer", - "email": "sebastian@phpeople.de", - "role": "Developer" + "name": "Joel Wurtz", + "email": "joel.wurtz@gmail.com" }, { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "Developer" + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com" } ], - "description": "Library for handling version information and constraints", + "description": "Promise used for asynchronous HTTP requests", + "homepage": "http://httplug.io", + "keywords": [ + "promise" + ], "support": { - "issues": "https://github.com/phar-io/version/issues", - "source": "https://github.com/phar-io/version/tree/3.2.1" + "issues": "https://github.com/php-http/promise/issues", + "source": "https://github.com/php-http/promise/tree/1.3.0" }, - "time": "2022-02-21T01:04:05+00:00" + "time": "2024-01-04T18:49:48+00:00" }, { "name": "php-webdriver/webdriver", @@ -25034,6 +25778,85 @@ ], "time": "2023-01-26T09:26:14+00:00" }, + { + "name": "symfony/polyfill-php82", + "version": "v1.28.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php82.git", + "reference": "7716bea9c86776fb3362d6b52fe1fc9471056a49" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php82/zipball/7716bea9c86776fb3362d6b52fe1fc9471056a49", + "reference": "7716bea9c86776fb3362d6b52fe1fc9471056a49", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.28-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Php82\\": "" + }, + "classmap": [ + "Resources/stubs" + ] + }, + "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.2+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php82/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-08-25T17:27:25+00:00" + }, { "name": "theseer/tokenizer", "version": "1.2.2", @@ -25149,6 +25972,64 @@ ], "time": "2023-10-31T15:35:26+00:00" }, + { + "name": "webmozart/assert", + "version": "1.11.0", + "source": { + "type": "git", + "url": "https://github.com/webmozarts/assert.git", + "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", + "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", + "shasum": "" + }, + "require": { + "ext-ctype": "*", + "php": "^7.2 || ^8.0" + }, + "conflict": { + "phpstan/phpstan": "<0.12.20", + "vimeo/psalm": "<4.6.1 || 4.6.2" + }, + "require-dev": { + "phpunit/phpunit": "^8.5.13" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.10-dev" + } + }, + "autoload": { + "psr-4": { + "Webmozart\\Assert\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Bernhard Schussek", + "email": "bschussek@gmail.com" + } + ], + "description": "Assertions to validate method input/output with nice error messages.", + "keywords": [ + "assert", + "check", + "validate" + ], + "support": { + "issues": "https://github.com/webmozarts/assert/issues", + "source": "https://github.com/webmozarts/assert/tree/1.11.0" + }, + "time": "2022-06-03T18:03:27+00:00" + }, { "name": "zendframework/zend-hydrator", "version": "1.0.0", @@ -25383,12 +26264,6 @@ } ], "aliases": [ - { - "package": "drupal/better_normalizers", - "version": "dev-3286221-8.x-1.x-automated-drupal-10", - "alias": "1.0-beta5", - "alias_normalized": "1.0.0.0-beta5" - }, { "package": "drupal/role_watchdog", "version": "dev-3297981-automated-drupal-10", @@ -25399,7 +26274,6 @@ "minimum-stability": "dev", "stability-flags": { "drupal/auto_entitylabel": 10, - "drupal/better_normalizers": 20, "drupal/block_field": 5, "drupal/bricks": 15, "drupal/conditional_fields": 15, diff --git a/config/default/core.entity_form_mode.media.media_library.yml b/config/default/core.entity_form_mode.media.media_library.yml index bb6a72d431..57c2c3fb55 100644 --- a/config/default/core.entity_form_mode.media.media_library.yml +++ b/config/default/core.entity_form_mode.media.media_library.yml @@ -11,5 +11,6 @@ _core: default_config_hash: pkq0uj-IoqEQRBOP_ddUDV0ZJ-dKQ_fLcppsEDF2UO8 id: media.media_library label: 'Media library' +description: '' targetEntityType: media cache: true diff --git a/config/default/core.entity_form_mode.user.register.yml b/config/default/core.entity_form_mode.user.register.yml index 4b987d61fe..cbb7be4a52 100644 --- a/config/default/core.entity_form_mode.user.register.yml +++ b/config/default/core.entity_form_mode.user.register.yml @@ -8,5 +8,6 @@ _core: default_config_hash: flXhTcp55yLcyy7ZLOhPGKGZobZQJdkAFVWV3LseiuI id: user.register label: Register +description: '' targetEntityType: user cache: true diff --git a/config/default/core.entity_view_mode.block.token.yml b/config/default/core.entity_view_mode.block.token.yml index c767c72516..7770cdd241 100644 --- a/config/default/core.entity_view_mode.block.token.yml +++ b/config/default/core.entity_view_mode.block.token.yml @@ -6,5 +6,6 @@ dependencies: - block id: block.token label: Token +description: '' targetEntityType: block cache: true diff --git a/config/default/core.entity_view_mode.block_content.full.yml b/config/default/core.entity_view_mode.block_content.full.yml index bfcaf9e9a7..d477312a43 100644 --- a/config/default/core.entity_view_mode.block_content.full.yml +++ b/config/default/core.entity_view_mode.block_content.full.yml @@ -8,5 +8,6 @@ _core: default_config_hash: 4tedlMuvQjDOdvHdw86_e-2Rt78aR7TGFMfOK8Ejppg id: block_content.full label: Full +description: '' targetEntityType: block_content cache: true diff --git a/config/default/core.entity_view_mode.block_content.token.yml b/config/default/core.entity_view_mode.block_content.token.yml index 6efca24de9..0598eeab33 100644 --- a/config/default/core.entity_view_mode.block_content.token.yml +++ b/config/default/core.entity_view_mode.block_content.token.yml @@ -6,5 +6,6 @@ dependencies: - block_content id: block_content.token label: Token +description: '' targetEntityType: block_content cache: true diff --git a/config/default/core.entity_view_mode.config_pages.full.yml b/config/default/core.entity_view_mode.config_pages.full.yml index a18364ea3f..2c8b26a665 100644 --- a/config/default/core.entity_view_mode.config_pages.full.yml +++ b/config/default/core.entity_view_mode.config_pages.full.yml @@ -8,5 +8,6 @@ _core: default_config_hash: VYERDzPNi1-oUm7KMLjol4oLcjbHr-onKbitt4dZuN0 id: config_pages.full label: Full +description: '' targetEntityType: config_pages cache: true diff --git a/config/default/core.entity_view_mode.crop.token.yml b/config/default/core.entity_view_mode.crop.token.yml index 916953a6c7..8a1b08e9fc 100644 --- a/config/default/core.entity_view_mode.crop.token.yml +++ b/config/default/core.entity_view_mode.crop.token.yml @@ -6,5 +6,6 @@ dependencies: - crop id: crop.token label: Token +description: '' targetEntityType: crop cache: true diff --git a/config/default/core.entity_view_mode.file.token.yml b/config/default/core.entity_view_mode.file.token.yml index f309d1859e..bf8cb0ca32 100644 --- a/config/default/core.entity_view_mode.file.token.yml +++ b/config/default/core.entity_view_mode.file.token.yml @@ -6,5 +6,6 @@ dependencies: - file id: file.token label: Token +description: '' targetEntityType: file cache: true diff --git a/config/default/core.entity_view_mode.media.caption_credit.yml b/config/default/core.entity_view_mode.media.caption_credit.yml index ef1109fc74..bf74a923ec 100644 --- a/config/default/core.entity_view_mode.media.caption_credit.yml +++ b/config/default/core.entity_view_mode.media.caption_credit.yml @@ -6,5 +6,6 @@ dependencies: - media id: media.caption_credit label: Caption/Credit +description: '' targetEntityType: media cache: true diff --git a/config/default/core.entity_view_mode.media.full.yml b/config/default/core.entity_view_mode.media.full.yml index 06b510eb85..d85d826fee 100644 --- a/config/default/core.entity_view_mode.media.full.yml +++ b/config/default/core.entity_view_mode.media.full.yml @@ -8,5 +8,6 @@ _core: default_config_hash: 6NBUEuGmlkClK8Fb76tSMMpO2eZ4LWCBdbUk4z7CuP0 id: media.full label: 'Full content' +description: '' targetEntityType: media cache: true diff --git a/config/default/core.entity_view_mode.media.hs_colorbox.yml b/config/default/core.entity_view_mode.media.hs_colorbox.yml index 2ffdd7dbbd..fb62cab873 100644 --- a/config/default/core.entity_view_mode.media.hs_colorbox.yml +++ b/config/default/core.entity_view_mode.media.hs_colorbox.yml @@ -6,5 +6,6 @@ dependencies: - media id: media.hs_colorbox label: Colorbox +description: '' targetEntityType: media cache: true diff --git a/config/default/core.entity_view_mode.media.hs_photo_gallery_slideshow.yml b/config/default/core.entity_view_mode.media.hs_photo_gallery_slideshow.yml index 59bcc83ce1..f8065e5530 100644 --- a/config/default/core.entity_view_mode.media.hs_photo_gallery_slideshow.yml +++ b/config/default/core.entity_view_mode.media.hs_photo_gallery_slideshow.yml @@ -6,5 +6,6 @@ dependencies: - media id: media.hs_photo_gallery_slideshow label: 'Photo Gallery Slideshow' +description: '' targetEntityType: media cache: true diff --git a/config/default/core.entity_view_mode.media.hs_slideshow_image.yml b/config/default/core.entity_view_mode.media.hs_slideshow_image.yml index a1c72e240a..887761b86f 100644 --- a/config/default/core.entity_view_mode.media.hs_slideshow_image.yml +++ b/config/default/core.entity_view_mode.media.hs_slideshow_image.yml @@ -6,5 +6,6 @@ dependencies: - media id: media.hs_slideshow_image label: 'SlideShow Image' +description: '' targetEntityType: media cache: true diff --git a/config/default/core.entity_view_mode.media.media_library.yml b/config/default/core.entity_view_mode.media.media_library.yml index d06cd23b82..dbb0a17337 100644 --- a/config/default/core.entity_view_mode.media.media_library.yml +++ b/config/default/core.entity_view_mode.media.media_library.yml @@ -11,5 +11,6 @@ _core: default_config_hash: pkq0uj-IoqEQRBOP_ddUDV0ZJ-dKQ_fLcppsEDF2UO8 id: media.media_library label: 'Media library' +description: '' targetEntityType: media cache: true diff --git a/config/default/core.entity_view_mode.media.stanford_image_large.yml b/config/default/core.entity_view_mode.media.stanford_image_large.yml index 2f21850665..4ccfb015c3 100644 --- a/config/default/core.entity_view_mode.media.stanford_image_large.yml +++ b/config/default/core.entity_view_mode.media.stanford_image_large.yml @@ -6,5 +6,6 @@ dependencies: - media id: media.stanford_image_large label: 'Large Scaled (480px)' +description: '' targetEntityType: media cache: true diff --git a/config/default/core.entity_view_mode.media.stanford_image_large_square.yml b/config/default/core.entity_view_mode.media.stanford_image_large_square.yml index a5b5d1976d..7d04c5add4 100644 --- a/config/default/core.entity_view_mode.media.stanford_image_large_square.yml +++ b/config/default/core.entity_view_mode.media.stanford_image_large_square.yml @@ -6,5 +6,6 @@ dependencies: - media id: media.stanford_image_large_square label: 'Large Square (480x480)' +description: '' targetEntityType: media cache: true diff --git a/config/default/core.entity_view_mode.media.stanford_image_medium.yml b/config/default/core.entity_view_mode.media.stanford_image_medium.yml index 95a4042cb6..2f9c3de009 100644 --- a/config/default/core.entity_view_mode.media.stanford_image_medium.yml +++ b/config/default/core.entity_view_mode.media.stanford_image_medium.yml @@ -6,5 +6,6 @@ dependencies: - media id: media.stanford_image_medium label: 'Medium Scaled (360px)' +description: '' targetEntityType: media cache: true diff --git a/config/default/core.entity_view_mode.media.stanford_image_medium_square.yml b/config/default/core.entity_view_mode.media.stanford_image_medium_square.yml index bcd401eacc..14f56aa3d0 100644 --- a/config/default/core.entity_view_mode.media.stanford_image_medium_square.yml +++ b/config/default/core.entity_view_mode.media.stanford_image_medium_square.yml @@ -6,5 +6,6 @@ dependencies: - media id: media.stanford_image_medium_square label: 'Medium Square (360x360)' +description: '' targetEntityType: media cache: true diff --git a/config/default/core.entity_view_mode.media.stanford_image_small.yml b/config/default/core.entity_view_mode.media.stanford_image_small.yml index 9e3ae992c8..9f7fa3d749 100644 --- a/config/default/core.entity_view_mode.media.stanford_image_small.yml +++ b/config/default/core.entity_view_mode.media.stanford_image_small.yml @@ -6,5 +6,6 @@ dependencies: - media id: media.stanford_image_small label: 'Small Scaled (200px)' +description: '' targetEntityType: media cache: true diff --git a/config/default/core.entity_view_mode.media.stanford_image_small_square.yml b/config/default/core.entity_view_mode.media.stanford_image_small_square.yml index b4679b3cde..36ecdb500f 100644 --- a/config/default/core.entity_view_mode.media.stanford_image_small_square.yml +++ b/config/default/core.entity_view_mode.media.stanford_image_small_square.yml @@ -6,5 +6,6 @@ dependencies: - media id: media.stanford_image_small_square label: 'Small Square (200x200)' +description: '' targetEntityType: media cache: true diff --git a/config/default/core.entity_view_mode.media.stanford_image_xl.yml b/config/default/core.entity_view_mode.media.stanford_image_xl.yml index 777489f9af..460c1daa11 100644 --- a/config/default/core.entity_view_mode.media.stanford_image_xl.yml +++ b/config/default/core.entity_view_mode.media.stanford_image_xl.yml @@ -6,5 +6,6 @@ dependencies: - media id: media.stanford_image_xl label: 'XL Scaled (700px)' +description: '' targetEntityType: media cache: true diff --git a/config/default/core.entity_view_mode.media.stanford_image_xl_square.yml b/config/default/core.entity_view_mode.media.stanford_image_xl_square.yml index b0df12897d..55b7f52aa8 100644 --- a/config/default/core.entity_view_mode.media.stanford_image_xl_square.yml +++ b/config/default/core.entity_view_mode.media.stanford_image_xl_square.yml @@ -6,5 +6,6 @@ dependencies: - media id: media.stanford_image_xl_square label: 'XL Square (700x700)' +description: '' targetEntityType: media cache: true diff --git a/config/default/core.entity_view_mode.media.thumbnail.yml b/config/default/core.entity_view_mode.media.thumbnail.yml index 3887686bf2..513c30918d 100644 --- a/config/default/core.entity_view_mode.media.thumbnail.yml +++ b/config/default/core.entity_view_mode.media.thumbnail.yml @@ -8,5 +8,6 @@ _core: default_config_hash: 6lKEwketpQdX89N_7xP5lPFRpc9TiP2bUE0XK1deEkA id: media.thumbnail label: Thumbnail +description: '' targetEntityType: media cache: true diff --git a/config/default/core.entity_view_mode.media.token.yml b/config/default/core.entity_view_mode.media.token.yml index 4502481dcc..c17254a311 100644 --- a/config/default/core.entity_view_mode.media.token.yml +++ b/config/default/core.entity_view_mode.media.token.yml @@ -6,5 +6,6 @@ dependencies: - media id: media.token label: Token +description: '' targetEntityType: media cache: true diff --git a/config/default/core.entity_view_mode.menu_link_content.token.yml b/config/default/core.entity_view_mode.menu_link_content.token.yml index 7d752b8757..272443ccd2 100644 --- a/config/default/core.entity_view_mode.menu_link_content.token.yml +++ b/config/default/core.entity_view_mode.menu_link_content.token.yml @@ -6,5 +6,6 @@ dependencies: - menu_link_content id: menu_link_content.token label: Token +description: '' targetEntityType: menu_link_content cache: true diff --git a/config/default/core.entity_view_mode.node.full.yml b/config/default/core.entity_view_mode.node.full.yml index b8af1f0136..5ff908db7e 100644 --- a/config/default/core.entity_view_mode.node.full.yml +++ b/config/default/core.entity_view_mode.node.full.yml @@ -8,5 +8,6 @@ _core: default_config_hash: ElrtInxGjZd7GaapJ5O9n-ugi2hG2IxFivtgn0tHOsk id: node.full label: 'Full content' +description: '' targetEntityType: node cache: true diff --git a/config/default/core.entity_view_mode.node.hs_horizontal_card.yml b/config/default/core.entity_view_mode.node.hs_horizontal_card.yml index 449df45f8c..0f7751dffe 100644 --- a/config/default/core.entity_view_mode.node.hs_horizontal_card.yml +++ b/config/default/core.entity_view_mode.node.hs_horizontal_card.yml @@ -6,5 +6,6 @@ dependencies: - node id: node.hs_horizontal_card label: 'Horizontal Card' +description: '' targetEntityType: node cache: true diff --git a/config/default/core.entity_view_mode.node.hs_vertical_card.yml b/config/default/core.entity_view_mode.node.hs_vertical_card.yml index 984482f950..b2224642a9 100644 --- a/config/default/core.entity_view_mode.node.hs_vertical_card.yml +++ b/config/default/core.entity_view_mode.node.hs_vertical_card.yml @@ -6,5 +6,6 @@ dependencies: - node id: node.hs_vertical_card label: 'Vertical Card' +description: '' targetEntityType: node cache: true diff --git a/config/default/core.entity_view_mode.node.rss.yml b/config/default/core.entity_view_mode.node.rss.yml index b560a1cadf..aafc79789d 100644 --- a/config/default/core.entity_view_mode.node.rss.yml +++ b/config/default/core.entity_view_mode.node.rss.yml @@ -8,5 +8,6 @@ _core: default_config_hash: vlYzr-rp2f9NMp-Qlr4sFjlqRq-90mco5-afLNGwCrU id: node.rss label: RSS +description: '' targetEntityType: node cache: true diff --git a/config/default/core.entity_view_mode.node.search_index.yml b/config/default/core.entity_view_mode.node.search_index.yml index fb67fbf84a..8771684bac 100644 --- a/config/default/core.entity_view_mode.node.search_index.yml +++ b/config/default/core.entity_view_mode.node.search_index.yml @@ -8,5 +8,6 @@ _core: default_config_hash: fVFfJv_GzBRE-wpRHbfD5a3VjnhbEOXG6lvRd3uaccY id: node.search_index label: 'Search index' +description: '' targetEntityType: node cache: true diff --git a/config/default/core.entity_view_mode.node.search_result.yml b/config/default/core.entity_view_mode.node.search_result.yml index f35b787287..439da8880e 100644 --- a/config/default/core.entity_view_mode.node.search_result.yml +++ b/config/default/core.entity_view_mode.node.search_result.yml @@ -8,5 +8,6 @@ _core: default_config_hash: 6GCOQ-jP2RbdbHA5YWQ6bT8CfGbqrBYKOSC_XY4E3ZM id: node.search_result label: 'Search result highlighting input' +description: '' targetEntityType: node cache: true diff --git a/config/default/core.entity_view_mode.node.teaser.yml b/config/default/core.entity_view_mode.node.teaser.yml index 8c90e0fad8..60cb7af66d 100644 --- a/config/default/core.entity_view_mode.node.teaser.yml +++ b/config/default/core.entity_view_mode.node.teaser.yml @@ -8,5 +8,6 @@ _core: default_config_hash: Mz9qWr1kUYK0mjRAGDsr5XS6PvtZ24en_7ndt-pyWe4 id: node.teaser label: Teaser +description: '' targetEntityType: node cache: true diff --git a/config/default/core.entity_view_mode.node.token.yml b/config/default/core.entity_view_mode.node.token.yml index 07f88ea4a5..541bb71e5e 100644 --- a/config/default/core.entity_view_mode.node.token.yml +++ b/config/default/core.entity_view_mode.node.token.yml @@ -6,5 +6,6 @@ dependencies: - node id: node.token label: Token +description: '' targetEntityType: node cache: true diff --git a/config/default/core.entity_view_mode.paragraph.hero_with_overlay.yml b/config/default/core.entity_view_mode.paragraph.hero_with_overlay.yml index 109d7d4caf..f9ae0fee5d 100644 --- a/config/default/core.entity_view_mode.paragraph.hero_with_overlay.yml +++ b/config/default/core.entity_view_mode.paragraph.hero_with_overlay.yml @@ -6,5 +6,6 @@ dependencies: - paragraphs id: paragraph.hero_with_overlay label: 'Hero With Overlay' +description: '' targetEntityType: paragraph cache: true diff --git a/config/default/core.entity_view_mode.paragraph.hs_gallery_slideshow.yml b/config/default/core.entity_view_mode.paragraph.hs_gallery_slideshow.yml index 87a4b2d3fc..3e23db49ad 100644 --- a/config/default/core.entity_view_mode.paragraph.hs_gallery_slideshow.yml +++ b/config/default/core.entity_view_mode.paragraph.hs_gallery_slideshow.yml @@ -6,5 +6,6 @@ dependencies: - paragraphs id: paragraph.hs_gallery_slideshow label: 'Gallery Slideshow' +description: '' targetEntityType: paragraph cache: true diff --git a/config/default/core.entity_view_mode.paragraph.hs_well.yml b/config/default/core.entity_view_mode.paragraph.hs_well.yml index 63b697c9fc..78378be4e6 100644 --- a/config/default/core.entity_view_mode.paragraph.hs_well.yml +++ b/config/default/core.entity_view_mode.paragraph.hs_well.yml @@ -6,5 +6,6 @@ dependencies: - paragraphs id: paragraph.hs_well label: Well +description: '' targetEntityType: paragraph cache: true diff --git a/config/default/core.entity_view_mode.paragraph.preview.yml b/config/default/core.entity_view_mode.paragraph.preview.yml index fade3fd698..8e06c1d3c2 100644 --- a/config/default/core.entity_view_mode.paragraph.preview.yml +++ b/config/default/core.entity_view_mode.paragraph.preview.yml @@ -8,5 +8,6 @@ _core: default_config_hash: fAWHL-ZbCR4HOdE03GYzQfiMYfEvVhTWNBHWcU_pa18 id: paragraph.preview label: Preview +description: '' targetEntityType: paragraph cache: true diff --git a/config/default/core.entity_view_mode.paragraph.slideshow_slide.yml b/config/default/core.entity_view_mode.paragraph.slideshow_slide.yml index d8dd8214ba..eec689dfa7 100644 --- a/config/default/core.entity_view_mode.paragraph.slideshow_slide.yml +++ b/config/default/core.entity_view_mode.paragraph.slideshow_slide.yml @@ -6,5 +6,6 @@ dependencies: - paragraphs id: paragraph.slideshow_slide label: 'Slideshow Slide' +description: '' targetEntityType: paragraph cache: true diff --git a/config/default/core.entity_view_mode.paragraph.token.yml b/config/default/core.entity_view_mode.paragraph.token.yml index 9490f2d2c6..7c43b10926 100644 --- a/config/default/core.entity_view_mode.paragraph.token.yml +++ b/config/default/core.entity_view_mode.paragraph.token.yml @@ -6,5 +6,6 @@ dependencies: - paragraphs id: paragraph.token label: Token +description: '' targetEntityType: paragraph cache: true diff --git a/config/default/core.entity_view_mode.shortcut.token.yml b/config/default/core.entity_view_mode.shortcut.token.yml index 7492b38179..90129f1c8b 100644 --- a/config/default/core.entity_view_mode.shortcut.token.yml +++ b/config/default/core.entity_view_mode.shortcut.token.yml @@ -6,5 +6,6 @@ dependencies: - shortcut id: shortcut.token label: Token +description: '' targetEntityType: shortcut cache: true diff --git a/config/default/core.entity_view_mode.taxonomy_term.full.yml b/config/default/core.entity_view_mode.taxonomy_term.full.yml index 5c25172d9b..574f6dba40 100644 --- a/config/default/core.entity_view_mode.taxonomy_term.full.yml +++ b/config/default/core.entity_view_mode.taxonomy_term.full.yml @@ -8,5 +8,6 @@ _core: default_config_hash: '-PPKjsNQPvoIDjOuUAvlLocYD976MNjb9Zpgyz5_BWE' id: taxonomy_term.full label: 'Taxonomy term page' +description: '' targetEntityType: taxonomy_term cache: true diff --git a/config/default/core.entity_view_mode.taxonomy_term.token.yml b/config/default/core.entity_view_mode.taxonomy_term.token.yml index 287a64526d..01bc2da7f1 100644 --- a/config/default/core.entity_view_mode.taxonomy_term.token.yml +++ b/config/default/core.entity_view_mode.taxonomy_term.token.yml @@ -6,5 +6,6 @@ dependencies: - taxonomy id: taxonomy_term.token label: Token +description: '' targetEntityType: taxonomy_term cache: true diff --git a/config/default/core.entity_view_mode.user.compact.yml b/config/default/core.entity_view_mode.user.compact.yml index 1f0690036d..8a13c6ffea 100644 --- a/config/default/core.entity_view_mode.user.compact.yml +++ b/config/default/core.entity_view_mode.user.compact.yml @@ -8,5 +8,6 @@ _core: default_config_hash: 71CSAr_LNPcgu6D6jI4INl1KATkahmeyUFBETAWya8g id: user.compact label: Compact +description: '' targetEntityType: user cache: true diff --git a/config/default/core.entity_view_mode.user.full.yml b/config/default/core.entity_view_mode.user.full.yml index 9884be6d39..a4a25f2f25 100644 --- a/config/default/core.entity_view_mode.user.full.yml +++ b/config/default/core.entity_view_mode.user.full.yml @@ -8,5 +8,6 @@ _core: default_config_hash: mQIF_foYjmnVSr9MpcD4CTaJE_FpO1AyDd_DskztGhM id: user.full label: 'User account' +description: '' targetEntityType: user cache: true diff --git a/config/default/core.entity_view_mode.user.token.yml b/config/default/core.entity_view_mode.user.token.yml index c7906d02ab..f688faf156 100644 --- a/config/default/core.entity_view_mode.user.token.yml +++ b/config/default/core.entity_view_mode.user.token.yml @@ -6,5 +6,6 @@ dependencies: - user id: user.token label: Token +description: '' targetEntityType: user cache: true diff --git a/config/default/core.extension.yml b/config/default/core.extension.yml index faea5af46c..3f0bc64dc3 100644 --- a/config/default/core.extension.yml +++ b/config/default/core.extension.yml @@ -228,7 +228,6 @@ module: token: 0 toolbar: 0 toolbar_event_dispatcher: 0 - transliterate_filenames: 0 ui_patterns: 0 ui_patterns_ds: 0 ui_patterns_field_variants: 0 diff --git a/config/default/editor.editor.basic_html.yml b/config/default/editor.editor.basic_html.yml index d192ac3131..57934d8f5a 100644 --- a/config/default/editor.editor.basic_html.yml +++ b/config/default/editor.editor.basic_html.yml @@ -49,8 +49,10 @@ settings: - heading5 - heading6 ckeditor5_list: - reversed: false - startIndex: true + properties: + reversed: false + startIndex: true + multiBlock: true ckeditor5_sourceEditing: allowed_tags: - '' @@ -65,7 +67,7 @@ settings: - '' - '
' - '
    ' - - '
      ' + - '
        ' - '

        ' - '

        ' - '

        ' diff --git a/config/default/editor.editor.basic_html_without_media.yml b/config/default/editor.editor.basic_html_without_media.yml index 4bc9864bcb..696e078b69 100644 --- a/config/default/editor.editor.basic_html_without_media.yml +++ b/config/default/editor.editor.basic_html_without_media.yml @@ -50,8 +50,10 @@ settings: - heading5 - heading6 ckeditor5_list: - reversed: false - startIndex: true + properties: + reversed: false + startIndex: true + multiBlock: true ckeditor5_sourceEditing: allowed_tags: - '' @@ -65,7 +67,7 @@ settings: - '' - '
        ' - '
          ' - - '
            ' + - '
              ' - '

              ' - '

              ' - '

              ' diff --git a/config/default/editor.editor.full_html.yml b/config/default/editor.editor.full_html.yml index 2f7deefc45..bc05167e19 100644 --- a/config/default/editor.editor.full_html.yml +++ b/config/default/editor.editor.full_html.yml @@ -92,8 +92,10 @@ settings: - heading5 - heading6 ckeditor5_list: - reversed: true - startIndex: true + properties: + reversed: true + startIndex: true + multiBlock: true ckeditor5_sourceEditing: allowed_tags: { } ckeditor5_style: diff --git a/config/default/editor.editor.minimal_html.yml b/config/default/editor.editor.minimal_html.yml index 06bb146fa8..92335b0d5d 100644 --- a/config/default/editor.editor.minimal_html.yml +++ b/config/default/editor.editor.minimal_html.yml @@ -31,8 +31,10 @@ settings: - heading5 - heading6 ckeditor5_list: - reversed: false - startIndex: true + properties: + reversed: false + startIndex: true + multiBlock: true ckeditor5_sourceEditing: allowed_tags: - '' @@ -43,7 +45,7 @@ settings: - '' - '' - '
                ' - - '
                  ' + - '
                    ' - '

                    ' - '

                    ' - '

                    ' diff --git a/config/default/editor.editor.minimal_html_with_styles.yml b/config/default/editor.editor.minimal_html_with_styles.yml index 8fbb28a552..5fb8de5382 100644 --- a/config/default/editor.editor.minimal_html_with_styles.yml +++ b/config/default/editor.editor.minimal_html_with_styles.yml @@ -32,8 +32,10 @@ settings: - heading5 - heading6 ckeditor5_list: - reversed: false - startIndex: true + properties: + reversed: false + startIndex: true + multiBlock: true ckeditor5_sourceEditing: allowed_tags: - '' diff --git a/config/default/editor.editor.webform_default.yml b/config/default/editor.editor.webform_default.yml index bd2ecd4607..928ab1346f 100644 --- a/config/default/editor.editor.webform_default.yml +++ b/config/default/editor.editor.webform_default.yml @@ -40,8 +40,10 @@ settings: - heading5 - heading6 ckeditor5_list: - reversed: true - startIndex: true + properties: + reversed: true + startIndex: true + multiBlock: true ckeditor5_sourceEditing: allowed_tags: { } image_upload: { } diff --git a/config/default/file.settings.yml b/config/default/file.settings.yml index 1ca5bd99c4..55d238d4cf 100644 --- a/config/default/file.settings.yml +++ b/config/default/file.settings.yml @@ -6,3 +6,10 @@ description: icon: directory: core/modules/file/icons make_unused_managed_files_temporary: false +filename_sanitization: + transliterate: true + replace_whitespace: true + replace_non_alphanumeric: true + deduplicate_separators: true + lowercase: true + replacement_character: '-' diff --git a/config/default/filter.format.basic_html.yml b/config/default/filter.format.basic_html.yml index 82da3d21c5..99c143ea9f 100644 --- a/config/default/filter.format.basic_html.yml +++ b/config/default/filter.format.basic_html.yml @@ -27,6 +27,21 @@ name: 'Basic HTML' format: basic_html weight: 0 filters: + blazy_filter: + id: blazy_filter + provider: blazy + status: false + weight: 3 + settings: + media_switch: '' + hybrid_style: '' + box_style: '' + box_media_style: '' + box_caption: '' + filter_tags: + img: img + iframe: iframe + use_data_uri: '0' editor_file_reference: id: editor_file_reference provider: editor @@ -60,12 +75,6 @@ filters: allowed_html: '

              ' filter_html_help: true filter_html_nofollow: false - filter_htmlcorrector: - id: filter_htmlcorrector - provider: filter - status: true - weight: -46 - settings: { } filter_html_escape: id: filter_html_escape provider: filter @@ -78,6 +87,32 @@ filters: status: false weight: -39 settings: { } + filter_htmlcorrector: + id: filter_htmlcorrector + provider: filter + status: true + weight: -46 + settings: { } + filter_image_lazy_load: + id: filter_image_lazy_load + provider: filter + status: true + weight: -48 + settings: { } + filter_spamspan: + id: filter_spamspan + provider: spamspan + status: true + weight: 0 + settings: + spamspan_at: ' [at] ' + spamspan_use_graphic: false + spamspan_dot_enable: false + spamspan_dot: ' [dot] ' + spamspan_use_form: false + spamspan_form_pattern: '%displaytext' + spamspan_form_default_url: contact + spamspan_form_default_displaytext: 'contact form' filter_url: id: filter_url provider: filter @@ -85,6 +120,12 @@ filters: weight: -47 settings: filter_url_length: 72 + hs_table_filter: + id: hs_table_filter + provider: hs_table_filter + status: false + weight: -42 + settings: { } linkit: id: linkit provider: linkit @@ -92,12 +133,6 @@ filters: weight: -43 settings: title: false - hs_table_filter: - id: hs_table_filter - provider: hs_table_filter - status: false - weight: -42 - settings: { } media_embed: id: media_embed provider: media @@ -116,12 +151,6 @@ filters: stanford_image_xl: stanford_image_xl stanford_image_xl_square: stanford_image_xl_square allowed_media_types: { } - stanford_media_embed_markup: - id: stanford_media_embed_markup - provider: stanford_media - status: true - weight: 0 - settings: { } slick_filter: id: slick_filter provider: slick @@ -166,38 +195,3 @@ filters: override: false preserve_keys: false visible_items: null - blazy_filter: - id: blazy_filter - provider: blazy - status: false - weight: 3 - settings: - media_switch: '' - hybrid_style: '' - box_style: '' - box_media_style: '' - box_caption: '' - filter_tags: - img: img - iframe: iframe - use_data_uri: '0' - filter_spamspan: - id: filter_spamspan - provider: spamspan - status: true - weight: 0 - settings: - spamspan_at: ' [at] ' - spamspan_use_graphic: false - spamspan_dot_enable: false - spamspan_dot: ' [dot] ' - spamspan_use_form: false - spamspan_form_pattern: '%displaytext' - spamspan_form_default_url: contact - spamspan_form_default_displaytext: 'contact form' - filter_image_lazy_load: - id: filter_image_lazy_load - provider: filter - status: true - weight: -48 - settings: { } diff --git a/config/default/filter.format.basic_html_without_media.yml b/config/default/filter.format.basic_html_without_media.yml index 7f2013bdf6..8aa43d6757 100644 --- a/config/default/filter.format.basic_html_without_media.yml +++ b/config/default/filter.format.basic_html_without_media.yml @@ -11,6 +11,21 @@ name: 'Basic HTML Without Media' format: basic_html_without_media weight: 0 filters: + blazy_filter: + id: blazy_filter + provider: blazy + status: false + weight: 3 + settings: + filter_tags: + img: img + iframe: iframe + media_switch: '' + box_style: '' + box_media_style: '' + hybrid_style: '' + use_data_uri: '0' + box_caption: '' filter_html: id: filter_html provider: filter @@ -26,6 +41,20 @@ filters: status: true weight: 10 settings: { } + filter_spamspan: + id: filter_spamspan + provider: spamspan + status: true + weight: 0 + settings: + spamspan_at: ' [at] ' + spamspan_use_graphic: false + spamspan_dot_enable: false + spamspan_dot: ' [dot] ' + spamspan_use_form: false + spamspan_form_pattern: '%displaytext' + spamspan_form_default_url: contact + spamspan_form_default_displaytext: 'contact form' linkit: id: linkit provider: linkit @@ -39,10 +68,11 @@ filters: status: false weight: 4 settings: + optionset: default + media_switch: '' caption: alt: '0' title: '0' - optionset: default layout: '' background: false box_caption: '' @@ -52,7 +82,6 @@ filters: responsive_image_style: '' box_style: '' image_style: '' - media_switch: '' ratio: '' thumbnail_style: '' grid: '' @@ -77,32 +106,3 @@ filters: override: false preserve_keys: false visible_items: null - blazy_filter: - id: blazy_filter - provider: blazy - status: false - weight: 3 - settings: - media_switch: '' - hybrid_style: '' - box_style: '' - box_media_style: '' - box_caption: '' - filter_tags: - img: img - iframe: iframe - use_data_uri: '0' - filter_spamspan: - id: filter_spamspan - provider: spamspan - status: true - weight: 0 - settings: - spamspan_at: ' [at] ' - spamspan_use_graphic: false - spamspan_dot_enable: false - spamspan_dot: ' [dot] ' - spamspan_use_form: false - spamspan_form_pattern: '%displaytext' - spamspan_form_default_url: contact - spamspan_form_default_displaytext: 'contact form' diff --git a/config/default/filter.format.full_html.yml b/config/default/filter.format.full_html.yml index aca7b2d00b..54d3ed8fe3 100644 --- a/config/default/filter.format.full_html.yml +++ b/config/default/filter.format.full_html.yml @@ -25,6 +25,21 @@ name: 'Full HTML' format: full_html weight: 0 filters: + blazy_filter: + id: blazy_filter + provider: blazy + status: false + weight: 3 + settings: + media_switch: '' + hybrid_style: '' + box_style: '' + box_media_style: '' + box_caption: '' + filter_tags: + img: img + iframe: iframe + use_data_uri: '0' editor_file_reference: id: editor_file_reference provider: editor @@ -58,12 +73,6 @@ filters: allowed_html: '


            1. ' filter_html_help: true filter_html_nofollow: false - filter_htmlcorrector: - id: filter_htmlcorrector - provider: filter - status: true - weight: -47 - settings: { } filter_html_escape: id: filter_html_escape provider: filter @@ -76,6 +85,32 @@ filters: status: false weight: -40 settings: { } + filter_htmlcorrector: + id: filter_htmlcorrector + provider: filter + status: true + weight: -47 + settings: { } + filter_image_lazy_load: + id: filter_image_lazy_load + provider: filter + status: true + weight: -49 + settings: { } + filter_spamspan: + id: filter_spamspan + provider: spamspan + status: true + weight: 0 + settings: + spamspan_at: ' [at] ' + spamspan_use_graphic: false + spamspan_dot_enable: false + spamspan_dot: ' [dot] ' + spamspan_use_form: false + spamspan_form_pattern: '%displaytext' + spamspan_form_default_url: contact + spamspan_form_default_displaytext: 'contact form' filter_url: id: filter_url provider: filter @@ -83,6 +118,12 @@ filters: weight: -48 settings: filter_url_length: 72 + hs_table_filter: + id: hs_table_filter + provider: hs_table_filter + status: false + weight: -39 + settings: { } linkit: id: linkit provider: linkit @@ -90,12 +131,6 @@ filters: weight: -44 settings: title: false - hs_table_filter: - id: hs_table_filter - provider: hs_table_filter - status: false - weight: -39 - settings: { } media_embed: id: media_embed provider: media @@ -114,12 +149,6 @@ filters: stanford_image_xl: stanford_image_xl stanford_image_xl_square: stanford_image_xl_square allowed_media_types: { } - stanford_media_embed_markup: - id: stanford_media_embed_markup - provider: stanford_media - status: true - weight: 0 - settings: { } slick_filter: id: slick_filter provider: slick @@ -154,38 +183,3 @@ filters: thumbnail_effect: '' thumbnail_position: '' override: false - blazy_filter: - id: blazy_filter - provider: blazy - status: false - weight: 3 - settings: - media_switch: '' - hybrid_style: '' - box_style: '' - box_media_style: '' - box_caption: '' - filter_tags: - img: img - iframe: iframe - use_data_uri: '0' - filter_spamspan: - id: filter_spamspan - provider: spamspan - status: true - weight: 0 - settings: - spamspan_at: ' [at] ' - spamspan_use_graphic: false - spamspan_dot_enable: false - spamspan_dot: ' [dot] ' - spamspan_use_form: false - spamspan_form_pattern: '%displaytext' - spamspan_form_default_url: contact - spamspan_form_default_displaytext: 'contact form' - filter_image_lazy_load: - id: filter_image_lazy_load - provider: filter - status: true - weight: -49 - settings: { } diff --git a/config/default/filter.format.minimal_html.yml b/config/default/filter.format.minimal_html.yml index a12fe94897..60cea85f65 100644 --- a/config/default/filter.format.minimal_html.yml +++ b/config/default/filter.format.minimal_html.yml @@ -13,6 +13,21 @@ name: 'Minimal HTML' format: minimal_html weight: 0 filters: + blazy_filter: + id: blazy_filter + provider: blazy + status: false + weight: 3 + settings: + filter_tags: + img: img + iframe: iframe + media_switch: '' + box_style: '' + box_media_style: '' + hybrid_style: '' + use_data_uri: '0' + box_caption: '' filter_html: id: filter_html provider: filter @@ -28,6 +43,20 @@ filters: status: true weight: 10 settings: { } + filter_spamspan: + id: filter_spamspan + provider: spamspan + status: true + weight: 0 + settings: + spamspan_at: ' [at] ' + spamspan_use_graphic: false + spamspan_dot_enable: false + spamspan_dot: ' [dot] ' + spamspan_use_form: false + spamspan_form_pattern: '%displaytext' + spamspan_form_default_url: contact + spamspan_form_default_displaytext: 'contact form' linkit: id: linkit provider: linkit @@ -41,10 +70,11 @@ filters: status: false weight: 4 settings: + optionset: default + media_switch: '' caption: alt: '0' title: '0' - optionset: default layout: '' background: false box_caption: '' @@ -54,7 +84,6 @@ filters: responsive_image_style: '' box_style: '' image_style: '' - media_switch: '' ratio: '' thumbnail_style: '' grid: '' @@ -79,32 +108,3 @@ filters: override: false preserve_keys: false visible_items: null - blazy_filter: - id: blazy_filter - provider: blazy - status: false - weight: 3 - settings: - media_switch: '' - hybrid_style: '' - box_style: '' - box_media_style: '' - box_caption: '' - filter_tags: - img: img - iframe: iframe - use_data_uri: '0' - filter_spamspan: - id: filter_spamspan - provider: spamspan - status: true - weight: 0 - settings: - spamspan_at: ' [at] ' - spamspan_use_graphic: false - spamspan_dot_enable: false - spamspan_dot: ' [dot] ' - spamspan_use_form: false - spamspan_form_pattern: '%displaytext' - spamspan_form_default_url: contact - spamspan_form_default_displaytext: 'contact form' diff --git a/config/default/filter.format.minimal_html_with_styles.yml b/config/default/filter.format.minimal_html_with_styles.yml index e2c46dcf64..8402d04893 100644 --- a/config/default/filter.format.minimal_html_with_styles.yml +++ b/config/default/filter.format.minimal_html_with_styles.yml @@ -17,14 +17,15 @@ filters: status: false weight: 3 settings: - media_switch: '' - hybrid_style: '' - box_style: '' - box_caption: '' filter_tags: img: img iframe: iframe + media_switch: '' + box_style: '' + box_media_style: '' + hybrid_style: '' use_data_uri: '0' + box_caption: '' filter_html: id: filter_html provider: filter @@ -34,6 +35,26 @@ filters: allowed_html: '


                1. ' filter_html_help: true filter_html_nofollow: false + filter_htmlcorrector: + id: filter_htmlcorrector + provider: filter + status: true + weight: 10 + settings: { } + filter_spamspan: + id: filter_spamspan + provider: spamspan + status: true + weight: 0 + settings: + spamspan_at: ' [at] ' + spamspan_use_graphic: false + spamspan_dot_enable: false + spamspan_dot: ' [dot] ' + spamspan_use_form: false + spamspan_form_pattern: '
                  %displaytext' + spamspan_form_default_url: contact + spamspan_form_default_displaytext: 'contact form' linkit: id: linkit provider: linkit @@ -48,6 +69,7 @@ filters: weight: 4 settings: optionset: default + media_switch: '' layout: '' background: false box_media_style: '' @@ -56,7 +78,6 @@ filters: responsive_image_style: '' box_style: '' image_style: '' - media_switch: '' ratio: '' thumbnail_style: '' skin: '' @@ -75,23 +96,3 @@ filters: thumbnail_effect: '' thumbnail_position: '' override: false - filter_spamspan: - id: filter_spamspan - provider: spamspan - status: true - weight: 0 - settings: - spamspan_at: ' [at] ' - spamspan_use_graphic: false - spamspan_dot_enable: false - spamspan_dot: ' [dot] ' - spamspan_use_form: false - spamspan_form_pattern: '%displaytext' - spamspan_form_default_url: contact - spamspan_form_default_displaytext: 'contact form' - filter_htmlcorrector: - id: filter_htmlcorrector - provider: filter - status: true - weight: 10 - settings: { } diff --git a/config/default/filter.format.plain_text.yml b/config/default/filter.format.plain_text.yml index 0a76ad38dd..fa18ac8d9f 100644 --- a/config/default/filter.format.plain_text.yml +++ b/config/default/filter.format.plain_text.yml @@ -1,13 +1,21 @@ uuid: 5183beb3-d662-4a25-baf1-7e676b066d76 langcode: en status: true -dependencies: { } +dependencies: + module: + - slick _core: default_config_hash: NIKBt6kw_uPhNI0qtR2DnRf7mSOgAQdx7Q94SKMjXbQ name: 'Plain text' format: plain_text weight: 10 filters: + filter_autop: + id: filter_autop + provider: filter + status: true + weight: 0 + settings: { } filter_html_escape: id: filter_html_escape provider: filter @@ -21,12 +29,6 @@ filters: weight: 0 settings: filter_url_length: 72 - filter_autop: - id: filter_autop - provider: filter - status: true - weight: 0 - settings: { } slick_filter: id: slick_filter provider: slick diff --git a/config/default/media.settings.yml b/config/default/media.settings.yml index 2d0ea0cfcf..1b817a44bc 100644 --- a/config/default/media.settings.yml +++ b/config/default/media.settings.yml @@ -1,6 +1,6 @@ _core: default_config_hash: f_ouXNygByhTko09cj2hDG_CeERO4jKCV8zrIvORnd0 icon_base_uri: 'public://media-icons/generic' -iframe_domain: '' +iframe_domain: null oembed_providers_url: 'https://oembed.com/providers.json' standalone_url: false diff --git a/config/default/system.mail.yml b/config/default/system.mail.yml index 8ee1fac13d..4afe1284fa 100644 --- a/config/default/system.mail.yml +++ b/config/default/system.mail.yml @@ -3,3 +3,10 @@ _core: interface: default: php_mail webform: webform_php_mail +mailer_dsn: + scheme: sendmail + host: default + user: null + password: null + port: null + options: { } diff --git a/config/default/system.performance.yml b/config/default/system.performance.yml index cd81c181fb..d8dbe9a103 100644 --- a/config/default/system.performance.yml +++ b/config/default/system.performance.yml @@ -14,4 +14,3 @@ fast_404: js: preprocess: true gzip: true -stale_file_threshold: 2592000 diff --git a/config/default/system.theme.global.yml b/config/default/system.theme.global.yml index 46ce63bee6..8c212fadff 100644 --- a/config/default/system.theme.global.yml +++ b/config/default/system.theme.global.yml @@ -12,5 +12,5 @@ features: node_user_picture: true logo: path: '' - url: '' + url: null use_default: true diff --git a/config/default/user.role.contributor.yml b/config/default/user.role.contributor.yml index 89cdf865d9..f91f6aa71b 100644 --- a/config/default/user.role.contributor.yml +++ b/config/default/user.role.contributor.yml @@ -27,6 +27,7 @@ dependencies: - field_permissions - file - filter + - help - media - menu_admin_per_menu - node @@ -45,6 +46,7 @@ permissions: - 'access content overview' - 'access contextual links' - 'access entity usage statistics' + - 'access help pages' - 'access media overview' - 'access toolbar' - 'administer main menu items' diff --git a/config/default/user.role.site_manager.yml b/config/default/user.role.site_manager.yml index 1a25e88c61..cb5735a942 100644 --- a/config/default/user.role.site_manager.yml +++ b/config/default/user.role.site_manager.yml @@ -37,11 +37,13 @@ dependencies: - contextual - dropzonejs - eck + - editoria11y - entity_usage - entityqueue - field_permissions - file - filter + - help - hs_page_reports - media - menu_admin_per_menu @@ -66,6 +68,7 @@ permissions: - 'access content overview' - 'access contextual links' - 'access entity usage statistics' + - 'access help pages' - 'access media overview' - 'access taxonomy overview' - 'access toolbar' diff --git a/config/default/views.settings.yml b/config/default/views.settings.yml index 7bd1bcc307..62cf241913 100644 --- a/config/default/views.settings.yml +++ b/config/default/views.settings.yml @@ -1,7 +1,6 @@ _core: default_config_hash: RaRd9EIcwA4u3qCSRLL8EnCicbda1kV__ASmVbyehvQ display_extenders: { } -skip_cache: false sql_signature: false ui: show: diff --git a/config/default/views.view.authmap.yml b/config/default/views.view.authmap.yml index 732012fad4..fe91c6043f 100644 --- a/config/default/views.view.authmap.yml +++ b/config/default/views.view.authmap.yml @@ -360,7 +360,6 @@ display: default_argument_type: fixed default_argument_options: argument: '' - default_argument_skip_url: false summary_options: base_path: '' count: false diff --git a/config/default/views.view.editoria11y_results.yml b/config/default/views.view.editoria11y_results.yml index 6707b24e3b..c04c60844c 100644 --- a/config/default/views.view.editoria11y_results.yml +++ b/config/default/views.view.editoria11y_results.yml @@ -1519,7 +1519,6 @@ display: query_param: q fallback: '' multiple: and - default_argument_skip_url: false summary_options: base_path: '' count: true @@ -2513,7 +2512,6 @@ display: query_param: q fallback: '' multiple: and - default_argument_skip_url: false summary_options: base_path: '' count: true diff --git a/config/default/views.view.files.yml b/config/default/views.view.files.yml index fce81ee8e2..875c513a5c 100644 --- a/config/default/views.view.files.yml +++ b/config/default/views.view.files.yml @@ -1552,7 +1552,6 @@ display: default_argument_type: fixed default_argument_options: argument: '' - default_argument_skip_url: false summary_options: base_path: '' count: true diff --git a/config/default/views.view.glossary.yml b/config/default/views.view.glossary.yml index 7f4706a776..182dd76636 100644 --- a/config/default/views.view.glossary.yml +++ b/config/default/views.view.glossary.yml @@ -248,7 +248,6 @@ display: default_argument_type: fixed default_argument_options: argument: a - default_argument_skip_url: false summary_options: { } summary: format: default_summary @@ -415,7 +414,6 @@ display: default_argument_type: fixed default_argument_options: argument: a - default_argument_skip_url: false summary_options: items_per_page: 25 inline: true diff --git a/config/default/views.view.hs_default_conference_agenda.yml b/config/default/views.view.hs_default_conference_agenda.yml index 15cc3a40b7..103e332139 100644 --- a/config/default/views.view.hs_default_conference_agenda.yml +++ b/config/default/views.view.hs_default_conference_agenda.yml @@ -570,7 +570,6 @@ display: title: '' default_argument_type: node default_argument_options: { } - default_argument_skip_url: false summary_options: base_path: '' count: true diff --git a/config/default/views.view.hs_default_courses.yml b/config/default/views.view.hs_default_courses.yml index 3eb4de036a..37016062ab 100644 --- a/config/default/views.view.hs_default_courses.yml +++ b/config/default/views.view.hs_default_courses.yml @@ -1892,7 +1892,6 @@ display: - 'languages:language_content' - 'languages:language_interface' - url - - user - 'user.node_grants:view' - user.permissions tags: @@ -3163,7 +3162,6 @@ display: default_argument_type: fixed default_argument_options: argument: '' - default_argument_skip_url: false summary_options: base_path: '' count: true @@ -3618,7 +3616,6 @@ display: - 'languages:language_content' - 'languages:language_interface' - url - - user - 'user.node_grants:view' - user.permissions tags: diff --git a/config/default/views.view.hs_default_event_series.yml b/config/default/views.view.hs_default_event_series.yml index 4419dcf815..13dd27835e 100644 --- a/config/default/views.view.hs_default_event_series.yml +++ b/config/default/views.view.hs_default_event_series.yml @@ -687,7 +687,6 @@ display: title: '' default_argument_type: node default_argument_options: { } - default_argument_skip_url: false summary_options: base_path: '' count: true diff --git a/config/default/views.view.hs_default_events.yml b/config/default/views.view.hs_default_events.yml index 8645d97bf4..d0f75f24d6 100644 --- a/config/default/views.view.hs_default_events.yml +++ b/config/default/views.view.hs_default_events.yml @@ -766,7 +766,6 @@ display: title: '' default_argument_type: node default_argument_options: { } - default_argument_skip_url: false summary_options: base_path: '' count: true @@ -3786,7 +3785,6 @@ display: - 'languages:language_interface' - url - url.query_args - - user - 'user.node_grants:view' - user.permissions tags: @@ -5917,7 +5915,6 @@ display: - 'languages:language_interface' - url - url.query_args - - user - 'user.node_grants:view' - user.permissions tags: diff --git a/config/default/views.view.hs_default_manage_content.yml b/config/default/views.view.hs_default_manage_content.yml index c7d9279a7a..2207e97f78 100644 --- a/config/default/views.view.hs_default_manage_content.yml +++ b/config/default/views.view.hs_default_manage_content.yml @@ -3887,7 +3887,6 @@ display: - 'languages:language_interface' - url - url.query_args - - user - 'user.node_grants:view' - user.permissions tags: @@ -5255,7 +5254,6 @@ display: - 'languages:language_interface' - url - url.query_args - - user - 'user.node_grants:view' - user.permissions tags: @@ -7882,7 +7880,6 @@ display: - 'languages:language_interface' - url - url.query_args - - user - 'user.node_grants:view' - user.permissions tags: @@ -8948,7 +8945,6 @@ display: - 'languages:language_interface' - url - url.query_args - - user - 'user.node_grants:view' - user.permissions tags: diff --git a/config/default/views.view.hs_default_news.yml b/config/default/views.view.hs_default_news.yml index e0a5bcce45..9d74100634 100644 --- a/config/default/views.view.hs_default_news.yml +++ b/config/default/views.view.hs_default_news.yml @@ -2644,7 +2644,6 @@ display: - 'languages:language_interface' - url - url.query_args - - user - 'user.node_grants:view' - user.permissions tags: diff --git a/config/default/views.view.hs_default_people.yml b/config/default/views.view.hs_default_people.yml index 9100a5a896..a34d5156fa 100644 --- a/config/default/views.view.hs_default_people.yml +++ b/config/default/views.view.hs_default_people.yml @@ -387,7 +387,6 @@ display: default_argument_type: fixed default_argument_options: argument: '' - default_argument_skip_url: false summary_options: base_path: '' count: true @@ -970,7 +969,6 @@ display: default_argument_type: fixed default_argument_options: argument: '' - default_argument_skip_url: false summary_options: base_path: '' count: true @@ -1919,7 +1917,6 @@ display: default_argument_type: fixed default_argument_options: argument: '' - default_argument_skip_url: false summary_options: base_path: '' count: true @@ -3052,7 +3049,6 @@ display: default_argument_type: fixed default_argument_options: argument: '' - default_argument_skip_url: false summary_options: base_path: '' count: true @@ -3883,7 +3879,6 @@ display: title: '' default_argument_type: node default_argument_options: { } - default_argument_skip_url: false summary_options: base_path: '' count: true diff --git a/config/default/views.view.hs_default_publications.yml b/config/default/views.view.hs_default_publications.yml index b7557963ae..4ed94fcaee 100644 --- a/config/default/views.view.hs_default_publications.yml +++ b/config/default/views.view.hs_default_publications.yml @@ -701,7 +701,6 @@ display: - 'languages:language_interface' - url - url.query_args - - user - 'user.node_grants:view' - user.permissions tags: @@ -1044,7 +1043,6 @@ display: title: '' default_argument_type: node default_argument_options: { } - default_argument_skip_url: false summary_options: base_path: '' count: true @@ -3055,7 +3053,6 @@ display: - 'languages:language_interface' - url - url.query_args - - user - 'user.node_grants:view' - user.permissions tags: diff --git a/config/default/views.view.hs_event_series.yml b/config/default/views.view.hs_event_series.yml index 2e8561e190..0656607fcd 100644 --- a/config/default/views.view.hs_event_series.yml +++ b/config/default/views.view.hs_event_series.yml @@ -9,6 +9,7 @@ dependencies: module: - entity_reference_exposed_filters - node + - smart_date - user - views_infinite_scroll _core: @@ -132,7 +133,6 @@ display: title: '' default_argument_type: node default_argument_options: { } - default_argument_skip_url: false summary_options: base_path: '' count: true diff --git a/config/default/views.view.hs_events.yml b/config/default/views.view.hs_events.yml index 071341922a..828dfccca2 100644 --- a/config/default/views.view.hs_events.yml +++ b/config/default/views.view.hs_events.yml @@ -11,6 +11,7 @@ dependencies: - node.type.hs_event module: - node + - smart_date - stanford_media - text - user @@ -937,7 +938,6 @@ display: default_argument_type: fixed default_argument_options: argument: '' - default_argument_skip_url: false summary_options: base_path: '' count: true @@ -1103,7 +1103,6 @@ display: default_argument_type: fixed default_argument_options: argument: '' - default_argument_skip_url: false summary_options: base_path: '' count: true diff --git a/config/default/views.view.hs_manage_content.yml b/config/default/views.view.hs_manage_content.yml index 36cb1adf01..ef5a8a7825 100644 --- a/config/default/views.view.hs_manage_content.yml +++ b/config/default/views.view.hs_manage_content.yml @@ -3785,7 +3785,6 @@ display: - 'languages:language_interface' - url - url.query_args - - user - 'user.node_grants:view' - user.permissions tags: @@ -5132,7 +5131,6 @@ display: - 'languages:language_interface' - url - url.query_args - - user - 'user.node_grants:view' - user.permissions tags: @@ -6942,7 +6940,6 @@ display: - 'languages:language_interface' - url - url.query_args - - user - 'user.node_grants:view' - user.permissions tags: @@ -7792,7 +7789,6 @@ display: - 'languages:language_interface' - url - url.query_args - - user - 'user.node_grants:view' - user.permissions tags: diff --git a/config/default/views.view.hs_person.yml b/config/default/views.view.hs_person.yml index 960f85466d..1a18f9cf94 100644 --- a/config/default/views.view.hs_person.yml +++ b/config/default/views.view.hs_person.yml @@ -649,7 +649,6 @@ display: default_argument_type: fixed default_argument_options: argument: '' - default_argument_skip_url: false summary_options: base_path: '' count: true @@ -1439,7 +1438,6 @@ display: title: '' default_argument_type: node default_argument_options: { } - default_argument_skip_url: false summary_options: base_path: '' count: true diff --git a/config/default/views.view.hs_publications.yml b/config/default/views.view.hs_publications.yml index ef043dbd7d..b0ccdfd6d0 100644 --- a/config/default/views.view.hs_publications.yml +++ b/config/default/views.view.hs_publications.yml @@ -690,7 +690,6 @@ display: - 'languages:language_interface' - url - url.query_args - - user - 'user.node_grants:view' - user.permissions tags: @@ -987,7 +986,6 @@ display: title: '' default_argument_type: node default_argument_options: { } - default_argument_skip_url: false summary_options: base_path: '' count: true @@ -1465,7 +1463,6 @@ display: - 'languages:language_interface' - url - url.query_args - - user - 'user.node_grants:view' - user.permissions tags: diff --git a/config/default/views.view.media_library.yml b/config/default/views.view.media_library.yml index 7eb00e45c3..1fa592d310 100644 --- a/config/default/views.view.media_library.yml +++ b/config/default/views.view.media_library.yml @@ -1516,7 +1516,6 @@ display: default_argument_type: fixed default_argument_options: argument: '' - default_argument_skip_url: false summary_options: base_path: '' count: true @@ -1970,7 +1969,6 @@ display: default_argument_type: fixed default_argument_options: argument: '' - default_argument_skip_url: false summary_options: base_path: '' count: true diff --git a/config/default/views.view.taxonomy_term.yml b/config/default/views.view.taxonomy_term.yml index 7baa303eb3..9982382377 100644 --- a/config/default/views.view.taxonomy_term.yml +++ b/config/default/views.view.taxonomy_term.yml @@ -108,7 +108,6 @@ display: default_argument_type: fixed default_argument_options: argument: '' - default_argument_skip_url: false summary_options: base_path: '' count: true diff --git a/config/default/views.view.track_role_grants.yml b/config/default/views.view.track_role_grants.yml index 053400591d..90fc840fd2 100644 --- a/config/default/views.view.track_role_grants.yml +++ b/config/default/views.view.track_role_grants.yml @@ -445,7 +445,6 @@ display: default_argument_options: index: 1 use_alias: false - default_argument_skip_url: false summary_options: base_path: '' count: true diff --git a/config/default/views.view.track_role_history.yml b/config/default/views.view.track_role_history.yml index 9297e82fed..34ff72fd99 100644 --- a/config/default/views.view.track_role_history.yml +++ b/config/default/views.view.track_role_history.yml @@ -445,7 +445,6 @@ display: default_argument_options: index: 1 use_alias: false - default_argument_skip_url: false summary_options: base_path: '' count: true diff --git a/config/envs/local/update.settings.yml b/config/envs/local/update.settings.yml index 26356a1690..753921605a 100644 --- a/config/envs/local/update.settings.yml +++ b/config/envs/local/update.settings.yml @@ -4,7 +4,7 @@ check: disabled_extensions: true interval_days: 1 fetch: - url: '' + url: null max_attempts: 2 timeout: 30 notification: diff --git a/docroot/robots.txt b/docroot/robots.txt index 9d38e5ff2b..c4b5c70365 100644 --- a/docroot/robots.txt +++ b/docroot/robots.txt @@ -38,7 +38,15 @@ Allow: /profiles/*.svg Disallow: /core/ Disallow: /profiles/ # Files -Disallow: /README.txt +Disallow: /README.md +Disallow: /composer/Metapackage/README.txt +Disallow: /composer/Plugin/ProjectMessage/README.md +Disallow: /composer/Plugin/Scaffold/README.md +Disallow: /composer/Plugin/VendorHardening/README.txt +Disallow: /composer/Template/README.txt +Disallow: /modules/README.txt +Disallow: /sites/README.txt +Disallow: /themes/README.txt Disallow: /web.config # SAML Disallow: /saml/ diff --git a/docroot/robots.txt.orig b/docroot/robots.txt.orig new file mode 100644 index 0000000000..3ad8e2e8de --- /dev/null +++ b/docroot/robots.txt.orig @@ -0,0 +1,73 @@ +# +# robots.txt +# +# This file is to prevent the crawling and indexing of certain parts +# of your site by web crawlers and spiders run by sites like Yahoo! +# and Google. By telling these "robots" where not to go on your site, +# you save bandwidth and server resources. +# +# This file will be ignored unless it is at the root of your host: +# Used: http://example.com/robots.txt +# Ignored: http://example.com/site/robots.txt +# +# For more information about the robots.txt standard, see: +# http://www.robotstxt.org/robotstxt.html + +User-agent: * +# CSS, JS, Images +Allow: /core/*.css$ +Allow: /core/*.css? +Allow: /core/*.js$ +Allow: /core/*.js? +Allow: /core/*.gif +Allow: /core/*.jpg +Allow: /core/*.jpeg +Allow: /core/*.png +Allow: /core/*.svg +Allow: /profiles/*.css$ +Allow: /profiles/*.css? +Allow: /profiles/*.js$ +Allow: /profiles/*.js? +Allow: /profiles/*.gif +Allow: /profiles/*.jpg +Allow: /profiles/*.jpeg +Allow: /profiles/*.png +Allow: /profiles/*.svg +# Directories +Disallow: /core/ +Disallow: /profiles/ +# Files +Disallow: /README.md +Disallow: /composer/Metapackage/README.txt +Disallow: /composer/Plugin/ProjectMessage/README.md +Disallow: /composer/Plugin/Scaffold/README.md +Disallow: /composer/Plugin/VendorHardening/README.txt +Disallow: /composer/Template/README.txt +Disallow: /modules/README.txt +Disallow: /sites/README.txt +Disallow: /themes/README.txt +Disallow: /web.config +# Paths (clean URLs) +Disallow: /admin/ +Disallow: /comment/reply/ +Disallow: /filter/tips +Disallow: /node/add/ +Disallow: /search/ +Disallow: /user/register +Disallow: /user/password +Disallow: /user/login +Disallow: /user/logout +Disallow: /media/oembed +Disallow: /*/media/oembed +# Paths (no clean URLs) +Disallow: /index.php/admin/ +Disallow: /index.php/comment/reply/ +Disallow: /index.php/filter/tips +Disallow: /index.php/node/add/ +Disallow: /index.php/search/ +Disallow: /index.php/user/password +Disallow: /index.php/user/register +Disallow: /index.php/user/login +Disallow: /index.php/user/logout +Disallow: /index.php/media/oembed +Disallow: /index.php/*/media/oembed diff --git a/docroot/sites/default/default.services.yml b/docroot/sites/default/default.services.yml index 8a6cdf2f77..c4b964fc29 100644 --- a/docroot/sites/default/default.services.yml +++ b/docroot/sites/default/default.services.yml @@ -214,6 +214,8 @@ parameters: # Configure requests allowed from specific origins. Do not include trailing # slashes with URLs. allowedOrigins: ['*'] + # Configure requests allowed from origins, matching against regex patterns. + allowedOriginsPatterns: [] # Sets the Access-Control-Expose-Headers header. exposedHeaders: false # Sets the Access-Control-Max-Age header. diff --git a/docroot/sites/default/default.settings.php b/docroot/sites/default/default.settings.php index c0b18427ae..d69b1865ec 100644 --- a/docroot/sites/default/default.settings.php +++ b/docroot/sites/default/default.settings.php @@ -78,8 +78,8 @@ * @code * $databases['default']['default'] = [ * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', + * 'username' => 'sql_username', + * 'password' => 'sql_password', * 'host' => 'localhost', * 'port' => '3306', * 'driver' => 'mysql', @@ -194,8 +194,8 @@ * $databases['default']['default'] = [ * 'driver' => 'pgsql', * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', + * 'username' => 'sql_username', + * 'password' => 'sql_password', * 'host' => 'localhost', * 'prefix' => '', * ]; @@ -205,7 +205,7 @@ * @code * $databases['default']['default'] = [ * 'driver' => 'sqlite', - * 'database' => '/path/to/databasefilename', + * 'database' => '/path/to/database_filename', * ]; * @endcode * @@ -216,12 +216,33 @@ * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', * 'database' => 'databasename', - * 'username' => 'sqlusername', - * 'password' => 'sqlpassword', + * 'username' => 'sql_username', + * 'password' => 'sql_password', * 'host' => 'localhost', * 'prefix' => '', * ]; * @endcode + * + * Sample Database configuration format for a driver that is extending another + * database driver. + * @code + * $databases['default']['default'] = [ + * 'driver' => 'my_driver', + * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', + * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', + * 'database' => 'databasename', + * 'username' => 'sql_username', + * 'password' => 'sql_password', + * 'host' => 'localhost', + * 'prefix' => '', + * 'dependencies' => [ + * 'parent_module' => [ + * 'namespace' => 'Drupal\parent_module', + * 'autoload' => 'core/modules/parent_module/src/', + * ], + * ], + * ]; + * @endcode */ /** @@ -567,7 +588,7 @@ * the output of phpinfo(). The full output can contain sensitive information * so by default Drupal removes some sections. * - * This behaviour can be configured by setting this variable to a different + * This behavior can be configured by setting this variable to a different * value corresponding to the flags parameter of phpinfo(). * * If you need to expose more information in the report - for example to debug a diff --git a/docroot/sites/example.settings.local.php b/docroot/sites/example.settings.local.php index 7cb0e68577..bfe061d056 100644 --- a/docroot/sites/example.settings.local.php +++ b/docroot/sites/example.settings.local.php @@ -29,11 +29,7 @@ * It is strongly recommended that you set zend.assertions=1 in the PHP.ini file * (It cannot be changed from .htaccess or runtime) on development machines and * to 0 or -1 in production. - * - * @see https://wiki.php.net/rfc/expectations */ -assert_options(ASSERT_ACTIVE, TRUE); -assert_options(ASSERT_EXCEPTION, TRUE); /** * Enable local development services.