diff --git a/composer.json b/composer.json
index 5d50a0fc..54991ca7 100644
--- a/composer.json
+++ b/composer.json
@@ -92,9 +92,9 @@
"drupal/console": "^1.0.2",
"drupal/consumer_image_styles": "^4.0",
"drupal/content_sync": "^2.x-dev@dev",
- "drupal/core-composer-scaffold": "9.3.17",
- "drupal/core-project-message": "9.3.17",
- "drupal/core-recommended": "9.3.17",
+ "drupal/core-composer-scaffold": "9.4.8",
+ "drupal/core-project-message": "9.4.8",
+ "drupal/core-recommended": "9.4.8",
"drupal/ctools": "^3.6",
"drupal/debug_bar": "^1.4",
"drupal/devel": "^4.1",
@@ -115,7 +115,7 @@
"drupal/image_delta_formatter": "^1.x-dev",
"drupal/image_effects": "^3.x-dev@dev",
"drupal/js_cache_buster": "^1.0",
- "drupal/jsonapi_extras": "^3.7",
+ "drupal/jsonapi_extras": "^3.21",
"drupal/jsonrpc": "^2.0",
"drupal/login_destination": "^2.x-dev@dev",
"drupal/login_history": "^1.x-dev",
diff --git a/composer.lock b/composer.lock
index 75760db1..f6f576b7 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "2892c8ceeb10a15850316a83cb5709fb",
+ "content-hash": "bf81df41a8c6fe87cf22600eeeb3493a",
"packages": [
{
"name": "alchemy/zippy",
@@ -733,23 +733,23 @@
},
{
"name": "composer/semver",
- "version": "3.2.6",
+ "version": "3.3.2",
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
- "reference": "83e511e247de329283478496f7a1e114c9517506"
+ "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/composer/semver/zipball/83e511e247de329283478496f7a1e114c9517506",
- "reference": "83e511e247de329283478496f7a1e114c9517506",
+ "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9",
+ "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
- "phpstan/phpstan": "^0.12.54",
+ "phpstan/phpstan": "^1.4",
"symfony/phpunit-bridge": "^4.2 || ^5"
},
"type": "library",
@@ -794,7 +794,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/semver/issues",
- "source": "https://github.com/composer/semver/tree/3.2.6"
+ "source": "https://github.com/composer/semver/tree/3.3.2"
},
"funding": [
{
@@ -810,7 +810,7 @@
"type": "tidelift"
}
],
- "time": "2021-10-25T11:34:17+00:00"
+ "time": "2022-04-01T19:23:25+00:00"
},
{
"name": "consolidation/annotated-command",
@@ -1646,16 +1646,16 @@
},
{
"name": "doctrine/annotations",
- "version": "1.13.2",
+ "version": "1.13.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
- "reference": "5b668aef16090008790395c02c893b1ba13f7e08"
+ "reference": "648b0343343565c4a056bfc8392201385e8d89f0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
- "reference": "5b668aef16090008790395c02c893b1ba13f7e08",
+ "url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0",
+ "reference": "648b0343343565c4a056bfc8392201385e8d89f0",
"shasum": ""
},
"require": {
@@ -1667,9 +1667,10 @@
"require-dev": {
"doctrine/cache": "^1.11 || ^2.0",
"doctrine/coding-standard": "^6.0 || ^8.1",
- "phpstan/phpstan": "^0.12.20",
+ "phpstan/phpstan": "^1.4.10 || ^1.8.0",
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
- "symfony/cache": "^4.4 || ^5.2"
+ "symfony/cache": "^4.4 || ^5.2",
+ "vimeo/psalm": "^4.10"
},
"type": "library",
"autoload": {
@@ -1712,9 +1713,9 @@
],
"support": {
"issues": "https://github.com/doctrine/annotations/issues",
- "source": "https://github.com/doctrine/annotations/tree/1.13.2"
+ "source": "https://github.com/doctrine/annotations/tree/1.13.3"
},
- "time": "2021-08-05T19:00:23+00:00"
+ "time": "2022-07-02T10:48:51+00:00"
},
{
"name": "doctrine/cache",
@@ -1817,26 +1818,27 @@
},
{
"name": "doctrine/collections",
- "version": "1.6.8",
+ "version": "1.8.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
- "reference": "1958a744696c6bb3bb0d28db2611dc11610e78af"
+ "reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/collections/zipball/1958a744696c6bb3bb0d28db2611dc11610e78af",
- "reference": "1958a744696c6bb3bb0d28db2611dc11610e78af",
+ "url": "https://api.github.com/repos/doctrine/collections/zipball/2b44dd4cbca8b5744327de78bafef5945c7e7b5e",
+ "reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e",
"shasum": ""
},
"require": {
+ "doctrine/deprecations": "^0.5.3 || ^1",
"php": "^7.1.3 || ^8.0"
},
"require-dev": {
- "doctrine/coding-standard": "^9.0",
- "phpstan/phpstan": "^0.12",
+ "doctrine/coding-standard": "^9.0 || ^10.0",
+ "phpstan/phpstan": "^1.4.8",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5",
- "vimeo/psalm": "^4.2.1"
+ "vimeo/psalm": "^4.22"
},
"type": "library",
"autoload": {
@@ -1880,9 +1882,9 @@
],
"support": {
"issues": "https://github.com/doctrine/collections/issues",
- "source": "https://github.com/doctrine/collections/tree/1.6.8"
+ "source": "https://github.com/doctrine/collections/tree/1.8.0"
},
- "time": "2021-08-10T18:51:53+00:00"
+ "time": "2022-09-01T20:12:10+00:00"
},
{
"name": "doctrine/common",
@@ -1986,38 +1988,79 @@
"time": "2020-06-05T16:46:05+00:00"
},
{
- "name": "doctrine/event-manager",
- "version": "1.1.1",
+ "name": "doctrine/deprecations",
+ "version": "v1.0.0",
"source": {
"type": "git",
- "url": "https://github.com/doctrine/event-manager.git",
- "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
+ "url": "https://github.com/doctrine/deprecations.git",
+ "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
- "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
+ "url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
+ "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
"shasum": ""
},
"require": {
+ "php": "^7.1|^8.0"
+ },
+ "require-dev": {
+ "doctrine/coding-standard": "^9",
+ "phpunit/phpunit": "^7.5|^8.5|^9.5",
+ "psr/log": "^1|^2|^3"
+ },
+ "suggest": {
+ "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
+ "homepage": "https://www.doctrine-project.org/",
+ "support": {
+ "issues": "https://github.com/doctrine/deprecations/issues",
+ "source": "https://github.com/doctrine/deprecations/tree/v1.0.0"
+ },
+ "time": "2022-05-02T15:47:09+00:00"
+ },
+ {
+ "name": "doctrine/event-manager",
+ "version": "1.2.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/doctrine/event-manager.git",
+ "reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/doctrine/event-manager/zipball/95aa4cb529f1e96576f3fda9f5705ada4056a520",
+ "reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520",
+ "shasum": ""
+ },
+ "require": {
+ "doctrine/deprecations": "^0.5.3 || ^1",
"php": "^7.1 || ^8.0"
},
"conflict": {
- "doctrine/common": "<2.9@dev"
+ "doctrine/common": "<2.9"
},
"require-dev": {
- "doctrine/coding-standard": "^6.0",
- "phpunit/phpunit": "^7.0"
+ "doctrine/coding-standard": "^9 || ^10",
+ "phpstan/phpstan": "~1.4.10 || ^1.8.8",
+ "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
+ "vimeo/psalm": "^4.24"
},
"type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "1.0.x-dev"
- }
- },
"autoload": {
"psr-4": {
- "Doctrine\\Common\\": "lib/Doctrine/Common"
+ "Doctrine\\Common\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -2061,7 +2104,7 @@
],
"support": {
"issues": "https://github.com/doctrine/event-manager/issues",
- "source": "https://github.com/doctrine/event-manager/tree/1.1.x"
+ "source": "https://github.com/doctrine/event-manager/tree/1.2.0"
},
"funding": [
{
@@ -2077,7 +2120,7 @@
"type": "tidelift"
}
],
- "time": "2020-05-29T18:28:51+00:00"
+ "time": "2022-10-12T20:51:15+00:00"
},
{
"name": "doctrine/inflector",
@@ -2177,32 +2220,28 @@
},
{
"name": "doctrine/lexer",
- "version": "1.2.1",
+ "version": "1.2.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
- "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
+ "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
- "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
+ "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
+ "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
"shasum": ""
},
"require": {
- "php": "^7.2 || ^8.0"
+ "php": "^7.1 || ^8.0"
},
"require-dev": {
- "doctrine/coding-standard": "^6.0",
- "phpstan/phpstan": "^0.11.8",
- "phpunit/phpunit": "^8.2"
+ "doctrine/coding-standard": "^9.0",
+ "phpstan/phpstan": "^1.3",
+ "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
+ "vimeo/psalm": "^4.11"
},
"type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "1.2.x-dev"
- }
- },
"autoload": {
"psr-4": {
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
@@ -2237,7 +2276,7 @@
],
"support": {
"issues": "https://github.com/doctrine/lexer/issues",
- "source": "https://github.com/doctrine/lexer/tree/1.2.1"
+ "source": "https://github.com/doctrine/lexer/tree/1.2.3"
},
"funding": [
{
@@ -2253,7 +2292,7 @@
"type": "tidelift"
}
],
- "time": "2020-05-25T17:44:05+00:00"
+ "time": "2022-02-28T11:07:21+00:00"
},
{
"name": "doctrine/persistence",
@@ -2359,16 +2398,16 @@
},
{
"name": "doctrine/reflection",
- "version": "1.2.2",
+ "version": "1.2.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/reflection.git",
- "reference": "fa587178be682efe90d005e3a322590d6ebb59a5"
+ "reference": "1034e5e71f89978b80f9c1570e7226f6c3b9b6fb"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/reflection/zipball/fa587178be682efe90d005e3a322590d6ebb59a5",
- "reference": "fa587178be682efe90d005e3a322590d6ebb59a5",
+ "url": "https://api.github.com/repos/doctrine/reflection/zipball/1034e5e71f89978b80f9c1570e7226f6c3b9b6fb",
+ "reference": "1034e5e71f89978b80f9c1570e7226f6c3b9b6fb",
"shasum": ""
},
"require": {
@@ -2380,18 +2419,13 @@
"doctrine/common": "<2.9"
},
"require-dev": {
- "doctrine/coding-standard": "^6.0 || ^8.2.0",
- "doctrine/common": "^2.10",
- "phpstan/phpstan": "^0.11.0 || ^0.12.20",
- "phpstan/phpstan-phpunit": "^0.11.0 || ^0.12.16",
- "phpunit/phpunit": "^7.5 || ^9.1.5"
+ "doctrine/coding-standard": "^9",
+ "doctrine/common": "^3.3",
+ "phpstan/phpstan": "^1.4.10",
+ "phpstan/phpstan-phpunit": "^1",
+ "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
},
"type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "1.2.x-dev"
- }
- },
"autoload": {
"psr-4": {
"Doctrine\\Common\\": "lib/Doctrine/Common"
@@ -2435,10 +2469,10 @@
],
"support": {
"issues": "https://github.com/doctrine/reflection/issues",
- "source": "https://github.com/doctrine/reflection/tree/1.2.2"
+ "source": "https://github.com/doctrine/reflection/tree/1.2.3"
},
"abandoned": "roave/better-reflection",
- "time": "2020-10-27T21:46:55+00:00"
+ "time": "2022-05-31T18:46:25+00:00"
},
{
"name": "dompdf/dompdf",
@@ -6242,24 +6276,24 @@
},
{
"name": "drupal/core",
- "version": "9.3.17",
+ "version": "9.4.8",
"source": {
"type": "git",
"url": "https://github.com/drupal/core.git",
- "reference": "20c4f2c5ad062295d5c40f42bc27547570513c8c"
+ "reference": "a627d1b2a00f2cef0572e37b94dea298800541f4"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/drupal/core/zipball/20c4f2c5ad062295d5c40f42bc27547570513c8c",
- "reference": "20c4f2c5ad062295d5c40f42bc27547570513c8c",
+ "url": "https://api.github.com/repos/drupal/core/zipball/a627d1b2a00f2cef0572e37b94dea298800541f4",
+ "reference": "a627d1b2a00f2cef0572e37b94dea298800541f4",
"shasum": ""
},
"require": {
- "asm89/stack-cors": "^1.1",
- "composer/semver": "^3.0",
- "doctrine/annotations": "^1.12",
- "doctrine/reflection": "^1.1",
- "egulias/email-validator": "^2.1.22|^3.0",
+ "asm89/stack-cors": "^1.3",
+ "composer/semver": "^3.3",
+ "doctrine/annotations": "^1.13",
+ "doctrine/reflection": "^1.2",
+ "egulias/email-validator": "^2.1.22|^3.2",
"ext-date": "*",
"ext-dom": "*",
"ext-filter": "*",
@@ -6273,60 +6307,38 @@
"ext-spl": "*",
"ext-tokenizer": "*",
"ext-xml": "*",
- "guzzlehttp/guzzle": "^6.5.8",
- "laminas/laminas-diactoros": "^2.1",
- "laminas/laminas-feed": "^2.12",
- "masterminds/html5": "^2.1",
+ "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5",
+ "laminas/laminas-diactoros": "^2.11",
+ "laminas/laminas-feed": "^2.17",
+ "masterminds/html5": "^2.7",
"pear/archive_tar": "^1.4.14",
"php": ">=7.3.0",
- "psr/log": "^1.0",
+ "psr/log": "^1.1",
"stack/builder": "^1.0",
- "symfony-cmf/routing": "^2.1",
+ "symfony-cmf/routing": "^2.3",
"symfony/console": "^4.4",
"symfony/dependency-injection": "^4.4",
"symfony/event-dispatcher": "^4.4",
"symfony/http-foundation": "^4.4.7",
"symfony/http-kernel": "^4.4",
"symfony/mime": "^5.4",
- "symfony/polyfill-iconv": "^1.0",
- "symfony/polyfill-php80": "^1.16",
+ "symfony/polyfill-iconv": "^1.25",
+ "symfony/polyfill-php80": "^1.25",
"symfony/process": "^4.4",
- "symfony/psr-http-message-bridge": "^2.0",
+ "symfony/psr-http-message-bridge": "^2.1",
"symfony/routing": "^4.4",
"symfony/serializer": "^4.4",
"symfony/translation": "^4.4",
"symfony/validator": "^4.4",
"symfony/yaml": "^4.4.19",
- "twig/twig": "^2.12.0",
+ "twig/twig": "^2.15.3",
"typo3/phar-stream-wrapper": "^3.1.3"
},
"conflict": {
- "drush/drush": "<8.1.10"
+ "drush/drush": "<8.1.10",
+ "symfony/http-foundation": "4.4.42"
},
"replace": {
- "drupal/action": "self.version",
- "drupal/aggregator": "self.version",
- "drupal/automated_cron": "self.version",
- "drupal/ban": "self.version",
- "drupal/bartik": "self.version",
- "drupal/basic_auth": "self.version",
- "drupal/big_pipe": "self.version",
- "drupal/block": "self.version",
- "drupal/block_content": "self.version",
- "drupal/book": "self.version",
- "drupal/breakpoint": "self.version",
- "drupal/ckeditor": "self.version",
- "drupal/ckeditor5": "self.version",
- "drupal/claro": "self.version",
- "drupal/classy": "self.version",
- "drupal/color": "self.version",
- "drupal/comment": "self.version",
- "drupal/config": "self.version",
- "drupal/config_translation": "self.version",
- "drupal/contact": "self.version",
- "drupal/content_moderation": "self.version",
- "drupal/content_translation": "self.version",
- "drupal/contextual": "self.version",
"drupal/core-annotation": "self.version",
"drupal/core-assertion": "self.version",
"drupal/core-bridge": "self.version",
@@ -6351,72 +6363,7 @@
"drupal/core-transliteration": "self.version",
"drupal/core-utility": "self.version",
"drupal/core-uuid": "self.version",
- "drupal/core-version": "self.version",
- "drupal/datetime": "self.version",
- "drupal/datetime_range": "self.version",
- "drupal/dblog": "self.version",
- "drupal/dynamic_page_cache": "self.version",
- "drupal/editor": "self.version",
- "drupal/entity_reference": "self.version",
- "drupal/field": "self.version",
- "drupal/field_layout": "self.version",
- "drupal/field_ui": "self.version",
- "drupal/file": "self.version",
- "drupal/filter": "self.version",
- "drupal/forum": "self.version",
- "drupal/hal": "self.version",
- "drupal/help": "self.version",
- "drupal/help_topics": "self.version",
- "drupal/history": "self.version",
- "drupal/image": "self.version",
- "drupal/inline_form_errors": "self.version",
- "drupal/jsonapi": "self.version",
- "drupal/language": "self.version",
- "drupal/layout_builder": "self.version",
- "drupal/layout_discovery": "self.version",
- "drupal/link": "self.version",
- "drupal/locale": "self.version",
- "drupal/media": "self.version",
- "drupal/media_library": "self.version",
- "drupal/menu_link_content": "self.version",
- "drupal/menu_ui": "self.version",
- "drupal/migrate": "self.version",
- "drupal/migrate_drupal": "self.version",
- "drupal/migrate_drupal_multilingual": "self.version",
- "drupal/migrate_drupal_ui": "self.version",
- "drupal/minimal": "self.version",
- "drupal/node": "self.version",
- "drupal/olivero": "self.version",
- "drupal/options": "self.version",
- "drupal/page_cache": "self.version",
- "drupal/path": "self.version",
- "drupal/path_alias": "self.version",
- "drupal/quickedit": "self.version",
- "drupal/rdf": "self.version",
- "drupal/responsive_image": "self.version",
- "drupal/rest": "self.version",
- "drupal/search": "self.version",
- "drupal/serialization": "self.version",
- "drupal/settings_tray": "self.version",
- "drupal/seven": "self.version",
- "drupal/shortcut": "self.version",
- "drupal/standard": "self.version",
- "drupal/stark": "self.version",
- "drupal/statistics": "self.version",
- "drupal/syslog": "self.version",
- "drupal/system": "self.version",
- "drupal/taxonomy": "self.version",
- "drupal/telephone": "self.version",
- "drupal/text": "self.version",
- "drupal/toolbar": "self.version",
- "drupal/tour": "self.version",
- "drupal/tracker": "self.version",
- "drupal/update": "self.version",
- "drupal/user": "self.version",
- "drupal/views": "self.version",
- "drupal/views_ui": "self.version",
- "drupal/workflows": "self.version",
- "drupal/workspaces": "self.version"
+ "drupal/core-version": "self.version"
},
"type": "drupal-core",
"extra": {
@@ -6474,9 +6421,6 @@
"lib/Drupal/Core/Cache/DatabaseCacheTagsChecksum.php",
"lib/Drupal/Core/Database/Connection.php",
"lib/Drupal/Core/Database/Database.php",
- "lib/Drupal/Core/Database/Driver/mysql/Connection.php",
- "lib/Drupal/Core/Database/Driver/pgsql/Connection.php",
- "lib/Drupal/Core/Database/Driver/sqlite/Connection.php",
"lib/Drupal/Core/Database/Statement.php",
"lib/Drupal/Core/Database/StatementInterface.php",
"lib/Drupal/Core/DependencyInjection/Container.php",
@@ -6493,22 +6437,22 @@
],
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
"support": {
- "source": "https://github.com/drupal/core/tree/9.3.17"
+ "source": "https://github.com/drupal/core/tree/9.4.8"
},
- "time": "2022-06-21T20:57:41+00:00"
+ "time": "2022-10-06T15:57:08+00:00"
},
{
"name": "drupal/core-composer-scaffold",
- "version": "9.3.17",
+ "version": "9.4.8",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-composer-scaffold.git",
- "reference": "a9dd9def8891e1c388719474720b57d3fe929a2f"
+ "reference": "5f37a9e4008b34e3e4f6bb34ce0b3f7e5ec8984f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/a9dd9def8891e1c388719474720b57d3fe929a2f",
- "reference": "a9dd9def8891e1c388719474720b57d3fe929a2f",
+ "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/5f37a9e4008b34e3e4f6bb34ce0b3f7e5ec8984f",
+ "reference": "5f37a9e4008b34e3e4f6bb34ce0b3f7e5ec8984f",
"shasum": ""
},
"require": {
@@ -6543,22 +6487,22 @@
"drupal"
],
"support": {
- "source": "https://github.com/drupal/core-composer-scaffold/tree/9.3.17"
+ "source": "https://github.com/drupal/core-composer-scaffold/tree/9.4.8"
},
- "time": "2022-02-24T17:40:56+00:00"
+ "time": "2022-06-19T16:14:23+00:00"
},
{
"name": "drupal/core-project-message",
- "version": "9.3.17",
+ "version": "9.4.8",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-project-message.git",
- "reference": "69664743736977676e11f824301ea3e925a712fc"
+ "reference": "5dfa0b75a057caf6542be67f61e7531c737db48c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/drupal/core-project-message/zipball/69664743736977676e11f824301ea3e925a712fc",
- "reference": "69664743736977676e11f824301ea3e925a712fc",
+ "url": "https://api.github.com/repos/drupal/core-project-message/zipball/5dfa0b75a057caf6542be67f61e7531c737db48c",
+ "reference": "5dfa0b75a057caf6542be67f61e7531c737db48c",
"shasum": ""
},
"require": {
@@ -6584,81 +6528,81 @@
"drupal"
],
"support": {
- "source": "https://github.com/drupal/core-project-message/tree/9.3.17"
+ "source": "https://github.com/drupal/core-project-message/tree/9.5.0-beta2"
},
- "time": "2022-02-24T17:40:56+00:00"
+ "time": "2022-02-24T17:40:53+00:00"
},
{
"name": "drupal/core-recommended",
- "version": "9.3.17",
+ "version": "9.4.8",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-recommended.git",
- "reference": "f14b8cb930b1cfde94b37f3dfa968733e1085eb5"
+ "reference": "684cc844f7b729286f5d62f1ee4b20ab12586502"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/drupal/core-recommended/zipball/f14b8cb930b1cfde94b37f3dfa968733e1085eb5",
- "reference": "f14b8cb930b1cfde94b37f3dfa968733e1085eb5",
+ "url": "https://api.github.com/repos/drupal/core-recommended/zipball/684cc844f7b729286f5d62f1ee4b20ab12586502",
+ "reference": "684cc844f7b729286f5d62f1ee4b20ab12586502",
"shasum": ""
},
"require": {
- "asm89/stack-cors": "1.3.0",
- "composer/semver": "3.2.6",
- "doctrine/annotations": "1.13.2",
- "doctrine/lexer": "1.2.1",
- "doctrine/reflection": "1.2.2",
- "drupal/core": "9.3.17",
- "egulias/email-validator": "3.1.2",
- "guzzlehttp/guzzle": "6.5.8",
- "guzzlehttp/promises": "1.5.1",
- "guzzlehttp/psr7": "1.9.0",
- "laminas/laminas-diactoros": "2.8.0",
- "laminas/laminas-escaper": "2.9.0",
- "laminas/laminas-feed": "2.15.0",
- "laminas/laminas-stdlib": "3.6.1",
- "masterminds/html5": "2.7.5",
- "pear/archive_tar": "1.4.14",
- "pear/console_getopt": "v1.4.3",
- "pear/pear-core-minimal": "v1.10.11",
- "pear/pear_exception": "v1.0.2",
- "psr/cache": "1.0.1",
- "psr/container": "1.1.1",
- "psr/http-factory": "1.0.1",
- "psr/http-message": "1.0.1",
- "psr/log": "1.1.4",
- "ralouphie/getallheaders": "3.0.3",
- "stack/builder": "v1.0.6",
- "symfony-cmf/routing": "2.3.4",
- "symfony/console": "v4.4.34",
- "symfony/debug": "v4.4.31",
- "symfony/dependency-injection": "v4.4.34",
- "symfony/deprecation-contracts": "v2.5.0",
- "symfony/error-handler": "v4.4.34",
- "symfony/event-dispatcher": "v4.4.34",
- "symfony/event-dispatcher-contracts": "v1.1.11",
- "symfony/http-client-contracts": "v2.5.0",
- "symfony/http-foundation": "v4.4.34",
- "symfony/http-kernel": "v4.4.35",
- "symfony/mime": "v5.4.0",
- "symfony/polyfill-ctype": "v1.23.0",
- "symfony/polyfill-iconv": "v1.23.0",
- "symfony/polyfill-intl-idn": "v1.23.0",
- "symfony/polyfill-intl-normalizer": "v1.23.0",
- "symfony/polyfill-mbstring": "v1.23.1",
- "symfony/polyfill-php80": "v1.23.1",
- "symfony/process": "v4.4.35",
- "symfony/psr-http-message-bridge": "v2.1.2",
- "symfony/routing": "v4.4.34",
- "symfony/serializer": "v4.4.35",
- "symfony/service-contracts": "v2.5.0",
- "symfony/translation": "v4.4.34",
- "symfony/translation-contracts": "v2.5.0",
- "symfony/validator": "v4.4.35",
- "symfony/var-dumper": "v5.4.0",
- "symfony/yaml": "v4.4.34",
- "twig/twig": "v2.14.11",
- "typo3/phar-stream-wrapper": "v3.1.7"
+ "asm89/stack-cors": "~1.3.0",
+ "composer/semver": "~3.3.2",
+ "doctrine/annotations": "~1.13.2",
+ "doctrine/lexer": "~1.2.3",
+ "doctrine/reflection": "~1.2.3",
+ "drupal/core": "9.4.8",
+ "egulias/email-validator": "~3.2",
+ "guzzlehttp/guzzle": "~6.5.8",
+ "guzzlehttp/promises": "~1.5.1",
+ "guzzlehttp/psr7": "~1.9.0",
+ "laminas/laminas-diactoros": "~2.11.1",
+ "laminas/laminas-escaper": "~2.9.0",
+ "laminas/laminas-feed": "~2.17.0",
+ "laminas/laminas-stdlib": "~3.7.1",
+ "masterminds/html5": "~2.7.5",
+ "pear/archive_tar": "~1.4.14",
+ "pear/console_getopt": "~v1.4.3",
+ "pear/pear-core-minimal": "~v1.10.11",
+ "pear/pear_exception": "~v1.0.2",
+ "psr/cache": "~1.0.1",
+ "psr/container": "~1.1.1",
+ "psr/http-factory": "~1.0.1",
+ "psr/http-message": "~1.0.1",
+ "psr/log": "~1.1.4",
+ "ralouphie/getallheaders": "~3.0.3",
+ "stack/builder": "~v1.0.6",
+ "symfony-cmf/routing": "~2.3.4",
+ "symfony/console": "~v4.4.42",
+ "symfony/debug": "~v4.4.41",
+ "symfony/dependency-injection": "~v4.4.42",
+ "symfony/deprecation-contracts": "~v2.5.1",
+ "symfony/error-handler": "~v4.4.41",
+ "symfony/event-dispatcher": "~v4.4.42",
+ "symfony/event-dispatcher-contracts": "~v1.1.12",
+ "symfony/http-client-contracts": "~v2.5.1",
+ "symfony/http-foundation": "~v4.4.41",
+ "symfony/http-kernel": "~v4.4.42",
+ "symfony/mime": "~v5.4.9",
+ "symfony/polyfill-ctype": "~v1.25.0",
+ "symfony/polyfill-iconv": "~v1.25.0",
+ "symfony/polyfill-intl-idn": "~v1.25.0",
+ "symfony/polyfill-intl-normalizer": "~v1.25.0",
+ "symfony/polyfill-mbstring": "~v1.25.0",
+ "symfony/polyfill-php80": "~v1.25.0",
+ "symfony/process": "~v4.4.41",
+ "symfony/psr-http-message-bridge": "~v2.1.2",
+ "symfony/routing": "~v4.4.41",
+ "symfony/serializer": "~v4.4.42",
+ "symfony/service-contracts": "~v2.5.1",
+ "symfony/translation": "~v4.4.41",
+ "symfony/translation-contracts": "~v2.5.1",
+ "symfony/validator": "~v4.4.41",
+ "symfony/var-dumper": "~v5.4.9",
+ "symfony/yaml": "~v4.4.37",
+ "twig/twig": "~v2.15.3",
+ "typo3/phar-stream-wrapper": "~v3.1.7"
},
"conflict": {
"webflo/drupal-core-strict": "*"
@@ -6668,11 +6612,11 @@
"license": [
"GPL-2.0-or-later"
],
- "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
+ "description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.",
"support": {
- "source": "https://github.com/drupal/core-recommended/tree/9.3.17"
+ "source": "https://github.com/drupal/core-recommended/tree/9.4.8"
},
- "time": "2022-06-21T20:57:41+00:00"
+ "time": "2022-10-06T15:57:08+00:00"
},
{
"name": "drupal/cshs",
@@ -9862,21 +9806,20 @@
},
{
"name": "drupal/jsonapi_extras",
- "version": "3.20.0",
+ "version": "3.21.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/jsonapi_extras.git",
- "reference": "8.x-3.20"
+ "reference": "8.x-3.21"
},
"dist": {
"type": "zip",
- "url": "https://ftp.drupal.org/files/projects/jsonapi_extras-8.x-3.20.zip",
- "reference": "8.x-3.20",
- "shasum": "54bec6ae2b9261a53645182121ae16d3183e43ec"
+ "url": "https://ftp.drupal.org/files/projects/jsonapi_extras-8.x-3.21.zip",
+ "reference": "8.x-3.21",
+ "shasum": "8919207269fa9e36ba0353380988ed933c957e0f"
},
"require": {
"drupal/core": "^8 || ^9",
- "drupal/jsonapi": "*",
"e0ipso/shaper": "^1"
},
"require-dev": {
@@ -9885,8 +9828,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
- "version": "8.x-3.20",
- "datestamp": "1639580049",
+ "version": "8.x-3.21",
+ "datestamp": "1659004732",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -15256,16 +15199,16 @@
},
{
"name": "egulias/email-validator",
- "version": "3.1.2",
+ "version": "3.2.1",
"source": {
"type": "git",
"url": "https://github.com/egulias/EmailValidator.git",
- "reference": "ee0db30118f661fb166bcffbf5d82032df484697"
+ "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ee0db30118f661fb166bcffbf5d82032df484697",
- "reference": "ee0db30118f661fb166bcffbf5d82032df484697",
+ "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/f88dcf4b14af14a98ad96b14b2b317969eab6715",
+ "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715",
"shasum": ""
},
"require": {
@@ -15312,7 +15255,7 @@
],
"support": {
"issues": "https://github.com/egulias/EmailValidator/issues",
- "source": "https://github.com/egulias/EmailValidator/tree/3.1.2"
+ "source": "https://github.com/egulias/EmailValidator/tree/3.2.1"
},
"funding": [
{
@@ -15320,7 +15263,7 @@
"type": "github"
}
],
- "time": "2021-10-11T09:18:27+00:00"
+ "time": "2022-06-18T20:57:19+00:00"
},
{
"name": "enlightn/security-checker",
@@ -15795,16 +15738,16 @@
},
{
"name": "guzzlehttp/promises",
- "version": "1.5.1",
+ "version": "1.5.2",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
- "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
+ "reference": "b94b2807d85443f9719887892882d0329d1e2598"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
- "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
+ "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
+ "reference": "b94b2807d85443f9719887892882d0329d1e2598",
"shasum": ""
},
"require": {
@@ -15859,7 +15802,7 @@
],
"support": {
"issues": "https://github.com/guzzle/promises/issues",
- "source": "https://github.com/guzzle/promises/tree/1.5.1"
+ "source": "https://github.com/guzzle/promises/tree/1.5.2"
},
"funding": [
{
@@ -15875,7 +15818,7 @@
"type": "tidelift"
}
],
- "time": "2021-10-22T20:56:57+00:00"
+ "time": "2022-08-28T14:55:35+00:00"
},
{
"name": "guzzlehttp/psr7",
@@ -16174,16 +16117,16 @@
},
{
"name": "justinrainbow/json-schema",
- "version": "5.2.11",
+ "version": "5.2.12",
"source": {
"type": "git",
"url": "https://github.com/justinrainbow/json-schema.git",
- "reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa"
+ "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ab6744b7296ded80f8cc4f9509abbff393399aa",
- "reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa",
+ "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
+ "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
"shasum": ""
},
"require": {
@@ -16238,9 +16181,9 @@
],
"support": {
"issues": "https://github.com/justinrainbow/json-schema/issues",
- "source": "https://github.com/justinrainbow/json-schema/tree/5.2.11"
+ "source": "https://github.com/justinrainbow/json-schema/tree/5.2.12"
},
- "time": "2021-07-22T09:24:00+00:00"
+ "time": "2022-04-13T08:02:27+00:00"
},
{
"name": "kint-php/kint",
@@ -16318,16 +16261,16 @@
},
{
"name": "laminas/laminas-diactoros",
- "version": "2.8.0",
+ "version": "2.11.3",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-diactoros.git",
- "reference": "0c26ef1d95b6d7e6e3943a243ba3dc0797227199"
+ "reference": "1f97b0c52eafd108e09c76d6b29d83ef4a855f76"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/0c26ef1d95b6d7e6e3943a243ba3dc0797227199",
- "reference": "0c26ef1d95b6d7e6e3943a243ba3dc0797227199",
+ "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/1f97b0c52eafd108e09c76d6b29d83ef4a855f76",
+ "reference": "1f97b0c52eafd108e09c76d6b29d83ef4a855f76",
"shasum": ""
},
"require": {
@@ -16413,7 +16356,7 @@
"type": "community_bridge"
}
],
- "time": "2021-09-22T03:54:36+00:00"
+ "time": "2022-07-06T09:24:53+00:00"
},
{
"name": "laminas/laminas-escaper",
@@ -16479,16 +16422,16 @@
},
{
"name": "laminas/laminas-feed",
- "version": "2.15.0",
+ "version": "2.17.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-feed.git",
- "reference": "3ef837a12833c74b438d2c3780023c4244e0abae"
+ "reference": "1ccb024ea615606ed1d676ba0fa3f22a398f3ac0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/3ef837a12833c74b438d2c3780023c4244e0abae",
- "reference": "3ef837a12833c74b438d2c3780023c4244e0abae",
+ "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/1ccb024ea615606ed1d676ba0fa3f22a398f3ac0",
+ "reference": "1ccb024ea615606ed1d676ba0fa3f22a398f3ac0",
"shasum": ""
},
"require": {
@@ -16552,20 +16495,20 @@
"type": "community_bridge"
}
],
- "time": "2021-09-20T18:11:11+00:00"
+ "time": "2022-03-24T10:26:04+00:00"
},
{
"name": "laminas/laminas-stdlib",
- "version": "3.6.1",
+ "version": "3.7.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-stdlib.git",
- "reference": "db581851a092246ad99e12d4fddf105184924c71"
+ "reference": "bcd869e2fe88d567800057c1434f2380354fe325"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/db581851a092246ad99e12d4fddf105184924c71",
- "reference": "db581851a092246ad99e12d4fddf105184924c71",
+ "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/bcd869e2fe88d567800057c1434f2380354fe325",
+ "reference": "bcd869e2fe88d567800057c1434f2380354fe325",
"shasum": ""
},
"require": {
@@ -16576,8 +16519,8 @@
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.3.0",
- "phpbench/phpbench": "^0.17.1",
- "phpunit/phpunit": "~9.3.7",
+ "phpbench/phpbench": "^1.0",
+ "phpunit/phpunit": "^9.3.7",
"psalm/plugin-phpunit": "^0.16.0",
"vimeo/psalm": "^4.7"
},
@@ -16611,7 +16554,7 @@
"type": "community_bridge"
}
],
- "time": "2021-11-10T11:33:52+00:00"
+ "time": "2022-01-21T15:50:46+00:00"
},
{
"name": "league/container",
@@ -17023,16 +16966,16 @@
},
{
"name": "masterminds/html5",
- "version": "2.7.5",
+ "version": "2.7.6",
"source": {
"type": "git",
"url": "https://github.com/Masterminds/html5-php.git",
- "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab"
+ "reference": "897eb517a343a2281f11bc5556d6548db7d93947"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f640ac1bdddff06ea333a920c95bbad8872429ab",
- "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab",
+ "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/897eb517a343a2281f11bc5556d6548db7d93947",
+ "reference": "897eb517a343a2281f11bc5556d6548db7d93947",
"shasum": ""
},
"require": {
@@ -17086,9 +17029,9 @@
],
"support": {
"issues": "https://github.com/Masterminds/html5-php/issues",
- "source": "https://github.com/Masterminds/html5-php/tree/2.7.5"
+ "source": "https://github.com/Masterminds/html5-php/tree/2.7.6"
},
- "time": "2021-07-01T14:25:37+00:00"
+ "time": "2022-08-18T16:18:26+00:00"
},
{
"name": "mikehaertl/php-shellcommand",
@@ -17429,16 +17372,16 @@
},
{
"name": "nikic/php-parser",
- "version": "v4.14.0",
+ "version": "v4.15.1",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
- "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1"
+ "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/34bea19b6e03d8153165d8f30bba4c3be86184c1",
- "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1",
+ "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0ef6c55a3f47f89d7a374e6f835197a0b5fcf900",
+ "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900",
"shasum": ""
},
"require": {
@@ -17479,9 +17422,9 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
- "source": "https://github.com/nikic/PHP-Parser/tree/v4.14.0"
+ "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.1"
},
- "time": "2022-05-31T20:59:12+00:00"
+ "time": "2022-09-04T07:30:47+00:00"
},
{
"name": "nyholm/psr7",
@@ -19592,16 +19535,16 @@
},
{
"name": "symfony/console",
- "version": "v4.4.34",
+ "version": "v4.4.48",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "329b3a75cc6b16d435ba1b1a41df54a53382a3f0"
+ "reference": "8e70c1cab07ac641b885ce80385b9824a293c623"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/329b3a75cc6b16d435ba1b1a41df54a53382a3f0",
- "reference": "329b3a75cc6b16d435ba1b1a41df54a53382a3f0",
+ "url": "https://api.github.com/repos/symfony/console/zipball/8e70c1cab07ac641b885ce80385b9824a293c623",
+ "reference": "8e70c1cab07ac641b885ce80385b9824a293c623",
"shasum": ""
},
"require": {
@@ -19662,7 +19605,7 @@
"description": "Eases the creation of beautiful and testable command line interfaces",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/console/tree/v4.4.34"
+ "source": "https://github.com/symfony/console/tree/v4.4.48"
},
"funding": [
{
@@ -19678,20 +19621,20 @@
"type": "tidelift"
}
],
- "time": "2021-11-04T12:23:33+00:00"
+ "time": "2022-10-26T16:02:45+00:00"
},
{
"name": "symfony/css-selector",
- "version": "v4.4.37",
+ "version": "v4.4.44",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
- "reference": "0628e6c6d7c92f1a7bae543959bdc17347be2436"
+ "reference": "bd0a6737e48de45b4b0b7b6fc98c78404ddceaed"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/css-selector/zipball/0628e6c6d7c92f1a7bae543959bdc17347be2436",
- "reference": "0628e6c6d7c92f1a7bae543959bdc17347be2436",
+ "url": "https://api.github.com/repos/symfony/css-selector/zipball/bd0a6737e48de45b4b0b7b6fc98c78404ddceaed",
+ "reference": "bd0a6737e48de45b4b0b7b6fc98c78404ddceaed",
"shasum": ""
},
"require": {
@@ -19728,7 +19671,7 @@
"description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/css-selector/tree/v4.4.37"
+ "source": "https://github.com/symfony/css-selector/tree/v4.4.44"
},
"funding": [
{
@@ -19744,20 +19687,20 @@
"type": "tidelift"
}
],
- "time": "2022-01-02T09:41:36+00:00"
+ "time": "2022-06-27T13:16:42+00:00"
},
{
"name": "symfony/debug",
- "version": "v4.4.31",
+ "version": "v4.4.44",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
- "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0"
+ "reference": "1a692492190773c5310bc7877cb590c04c2f05be"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/debug/zipball/43ede438d4cb52cd589ae5dc070e9323866ba8e0",
- "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0",
+ "url": "https://api.github.com/repos/symfony/debug/zipball/1a692492190773c5310bc7877cb590c04c2f05be",
+ "reference": "1a692492190773c5310bc7877cb590c04c2f05be",
"shasum": ""
},
"require": {
@@ -19796,7 +19739,7 @@
"description": "Provides tools to ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/debug/tree/v4.4.31"
+ "source": "https://github.com/symfony/debug/tree/v4.4.44"
},
"funding": [
{
@@ -19813,20 +19756,20 @@
}
],
"abandoned": "symfony/error-handler",
- "time": "2021-09-24T13:30:14+00:00"
+ "time": "2022-07-28T16:29:46+00:00"
},
{
"name": "symfony/dependency-injection",
- "version": "v4.4.34",
+ "version": "v4.4.44",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
- "reference": "117d7f132ed7efbd535ec947709d49bec1b9d24b"
+ "reference": "25502a57182ba1e15da0afd64c975cae4d0a1471"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/117d7f132ed7efbd535ec947709d49bec1b9d24b",
- "reference": "117d7f132ed7efbd535ec947709d49bec1b9d24b",
+ "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/25502a57182ba1e15da0afd64c975cae4d0a1471",
+ "reference": "25502a57182ba1e15da0afd64c975cae4d0a1471",
"shasum": ""
},
"require": {
@@ -19839,7 +19782,7 @@
"symfony/config": "<4.3|>=5.0",
"symfony/finder": "<3.4",
"symfony/proxy-manager-bridge": "<3.4",
- "symfony/yaml": "<3.4"
+ "symfony/yaml": "<4.4.26"
},
"provide": {
"psr/container-implementation": "1.0",
@@ -19848,7 +19791,7 @@
"require-dev": {
"symfony/config": "^4.3",
"symfony/expression-language": "^3.4|^4.0|^5.0",
- "symfony/yaml": "^4.4|^5.0"
+ "symfony/yaml": "^4.4.26|^5.0"
},
"suggest": {
"symfony/config": "",
@@ -19883,7 +19826,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/v4.4.34"
+ "source": "https://github.com/symfony/dependency-injection/tree/v4.4.44"
},
"funding": [
{
@@ -19899,20 +19842,20 @@
"type": "tidelift"
}
],
- "time": "2021-11-15T14:42:25+00:00"
+ "time": "2022-07-20T09:59:04+00:00"
},
{
"name": "symfony/deprecation-contracts",
- "version": "v2.5.0",
+ "version": "v2.5.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
- "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8"
+ "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/6f981ee24cf69ee7ce9736146d1c57c2780598a8",
- "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8",
+ "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
+ "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
"shasum": ""
},
"require": {
@@ -19950,7 +19893,7 @@
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.0"
+ "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
},
"funding": [
{
@@ -19966,7 +19909,7 @@
"type": "tidelift"
}
],
- "time": "2021-07-12T14:48:14+00:00"
+ "time": "2022-01-02T09:53:40+00:00"
},
{
"name": "symfony/dom-crawler",
@@ -20030,16 +19973,16 @@
},
{
"name": "symfony/error-handler",
- "version": "v4.4.34",
+ "version": "v4.4.44",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
- "reference": "17785c374645def1e884d8ec49976c156c61db4d"
+ "reference": "be731658121ef2d8be88f3a1ec938148a9237291"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/error-handler/zipball/17785c374645def1e884d8ec49976c156c61db4d",
- "reference": "17785c374645def1e884d8ec49976c156c61db4d",
+ "url": "https://api.github.com/repos/symfony/error-handler/zipball/be731658121ef2d8be88f3a1ec938148a9237291",
+ "reference": "be731658121ef2d8be88f3a1ec938148a9237291",
"shasum": ""
},
"require": {
@@ -20078,7 +20021,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/v4.4.34"
+ "source": "https://github.com/symfony/error-handler/tree/v4.4.44"
},
"funding": [
{
@@ -20094,20 +20037,20 @@
"type": "tidelift"
}
],
- "time": "2021-11-12T14:57:39+00:00"
+ "time": "2022-07-28T16:29:46+00:00"
},
{
"name": "symfony/event-dispatcher",
- "version": "v4.4.34",
+ "version": "v4.4.44",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
- "reference": "1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8"
+ "reference": "1e866e9e5c1b22168e0ce5f0b467f19bba61266a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8",
- "reference": "1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8",
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1e866e9e5c1b22168e0ce5f0b467f19bba61266a",
+ "reference": "1e866e9e5c1b22168e0ce5f0b467f19bba61266a",
"shasum": ""
},
"require": {
@@ -20162,7 +20105,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/v4.4.34"
+ "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.44"
},
"funding": [
{
@@ -20178,20 +20121,20 @@
"type": "tidelift"
}
],
- "time": "2021-11-15T14:42:25+00:00"
+ "time": "2022-07-20T09:59:04+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
- "version": "v1.1.11",
+ "version": "v1.1.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
- "reference": "01e9a4efac0ee33a05dfdf93b346f62e7d0e998c"
+ "reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/01e9a4efac0ee33a05dfdf93b346f62e7d0e998c",
- "reference": "01e9a4efac0ee33a05dfdf93b346f62e7d0e998c",
+ "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/1d5cd762abaa6b2a4169d3e77610193a7157129e",
+ "reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e",
"shasum": ""
},
"require": {
@@ -20241,7 +20184,7 @@
"standards"
],
"support": {
- "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.11"
+ "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.13"
},
"funding": [
{
@@ -20257,7 +20200,7 @@
"type": "tidelift"
}
],
- "time": "2021-03-23T15:25:38+00:00"
+ "time": "2022-01-02T09:41:36+00:00"
},
{
"name": "symfony/filesystem",
@@ -20324,16 +20267,16 @@
},
{
"name": "symfony/finder",
- "version": "v4.4.41",
+ "version": "v4.4.44",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
- "reference": "40790bdf293b462798882ef6da72bb49a4a6633a"
+ "reference": "66bd787edb5e42ff59d3523f623895af05043e4f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/finder/zipball/40790bdf293b462798882ef6da72bb49a4a6633a",
- "reference": "40790bdf293b462798882ef6da72bb49a4a6633a",
+ "url": "https://api.github.com/repos/symfony/finder/zipball/66bd787edb5e42ff59d3523f623895af05043e4f",
+ "reference": "66bd787edb5e42ff59d3523f623895af05043e4f",
"shasum": ""
},
"require": {
@@ -20366,7 +20309,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/finder/tree/v4.4.41"
+ "source": "https://github.com/symfony/finder/tree/v4.4.44"
},
"funding": [
{
@@ -20382,20 +20325,20 @@
"type": "tidelift"
}
],
- "time": "2022-04-14T15:36:10+00:00"
+ "time": "2022-07-29T07:35:46+00:00"
},
{
"name": "symfony/http-client-contracts",
- "version": "v2.5.0",
+ "version": "v2.5.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client-contracts.git",
- "reference": "ec82e57b5b714dbb69300d348bd840b345e24166"
+ "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ec82e57b5b714dbb69300d348bd840b345e24166",
- "reference": "ec82e57b5b714dbb69300d348bd840b345e24166",
+ "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
+ "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
"shasum": ""
},
"require": {
@@ -20444,7 +20387,7 @@
"standards"
],
"support": {
- "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.0"
+ "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.2"
},
"funding": [
{
@@ -20460,20 +20403,20 @@
"type": "tidelift"
}
],
- "time": "2021-11-03T09:24:47+00:00"
+ "time": "2022-04-12T15:48:08+00:00"
},
{
"name": "symfony/http-foundation",
- "version": "v4.4.34",
+ "version": "v4.4.48",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
- "reference": "f4cbbb6fc428588ce8373802461e7fe84e6809ab"
+ "reference": "cd4f478e67f7c8776a13b17e7d44241fd66261ad"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f4cbbb6fc428588ce8373802461e7fe84e6809ab",
- "reference": "f4cbbb6fc428588ce8373802461e7fe84e6809ab",
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/cd4f478e67f7c8776a13b17e7d44241fd66261ad",
+ "reference": "cd4f478e67f7c8776a13b17e7d44241fd66261ad",
"shasum": ""
},
"require": {
@@ -20512,7 +20455,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/http-foundation/tree/v4.4.34"
+ "source": "https://github.com/symfony/http-foundation/tree/v4.4.48"
},
"funding": [
{
@@ -20528,20 +20471,20 @@
"type": "tidelift"
}
],
- "time": "2021-11-04T12:23:33+00:00"
+ "time": "2022-10-12T09:40:54+00:00"
},
{
"name": "symfony/http-kernel",
- "version": "v4.4.35",
+ "version": "v4.4.48",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
- "reference": "fb793f1381c34b79a43596a532a6a49bd729c9db"
+ "reference": "a6d5229dd9466e046674baad8449ad92ee24eddd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-kernel/zipball/fb793f1381c34b79a43596a532a6a49bd729c9db",
- "reference": "fb793f1381c34b79a43596a532a6a49bd729c9db",
+ "url": "https://api.github.com/repos/symfony/http-kernel/zipball/a6d5229dd9466e046674baad8449ad92ee24eddd",
+ "reference": "a6d5229dd9466e046674baad8449ad92ee24eddd",
"shasum": ""
},
"require": {
@@ -20616,7 +20559,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/http-kernel/tree/v4.4.35"
+ "source": "https://github.com/symfony/http-kernel/tree/v4.4.48"
},
"funding": [
{
@@ -20632,7 +20575,7 @@
"type": "tidelift"
}
],
- "time": "2021-11-24T08:40:10+00:00"
+ "time": "2022-10-28T16:49:22+00:00"
},
{
"name": "symfony/mailer",
@@ -20778,16 +20721,16 @@
},
{
"name": "symfony/mime",
- "version": "v5.4.0",
+ "version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
- "reference": "d4365000217b67c01acff407573906ff91bcfb34"
+ "reference": "bb2ccf759e2b967dcd11bdee5bdf30dddd2290bd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/mime/zipball/d4365000217b67c01acff407573906ff91bcfb34",
- "reference": "d4365000217b67c01acff407573906ff91bcfb34",
+ "url": "https://api.github.com/repos/symfony/mime/zipball/bb2ccf759e2b967dcd11bdee5bdf30dddd2290bd",
+ "reference": "bb2ccf759e2b967dcd11bdee5bdf30dddd2290bd",
"shasum": ""
},
"require": {
@@ -20841,7 +20784,7 @@
"mime-type"
],
"support": {
- "source": "https://github.com/symfony/mime/tree/v5.4.0"
+ "source": "https://github.com/symfony/mime/tree/v5.4.13"
},
"funding": [
{
@@ -20857,7 +20800,7 @@
"type": "tidelift"
}
],
- "time": "2021-11-23T10:19:22+00:00"
+ "time": "2022-09-01T18:18:29+00:00"
},
{
"name": "symfony/options-resolver",
@@ -20930,21 +20873,24 @@
},
{
"name": "symfony/polyfill-ctype",
- "version": "v1.23.0",
+ "version": "v1.25.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
- "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
+ "reference": "30885182c981ab175d4d034db0f6f469898070ab"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
- "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
+ "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
+ "reference": "30885182c981ab175d4d034db0f6f469898070ab",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
+ "provide": {
+ "ext-ctype": "*"
+ },
"suggest": {
"ext-ctype": "For best performance"
},
@@ -20989,7 +20935,7 @@
"portable"
],
"support": {
- "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0"
+ "source": "https://github.com/symfony/polyfill-ctype/tree/v1.25.0"
},
"funding": [
{
@@ -21005,25 +20951,28 @@
"type": "tidelift"
}
],
- "time": "2021-02-19T12:13:01+00:00"
+ "time": "2021-10-20T20:35:02+00:00"
},
{
"name": "symfony/polyfill-iconv",
- "version": "v1.23.0",
+ "version": "v1.25.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-iconv.git",
- "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933"
+ "reference": "f1aed619e28cb077fc83fac8c4c0383578356e40"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/63b5bb7db83e5673936d6e3b8b3e022ff6474933",
- "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933",
+ "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/f1aed619e28cb077fc83fac8c4c0383578356e40",
+ "reference": "f1aed619e28cb077fc83fac8c4c0383578356e40",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
+ "provide": {
+ "ext-iconv": "*"
+ },
"suggest": {
"ext-iconv": "For best performance"
},
@@ -21069,7 +21018,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-iconv/tree/v1.23.0"
+ "source": "https://github.com/symfony/polyfill-iconv/tree/v1.25.0"
},
"funding": [
{
@@ -21085,20 +21034,20 @@
"type": "tidelift"
}
],
- "time": "2021-05-27T09:27:20+00:00"
+ "time": "2022-01-04T09:04:05+00:00"
},
{
"name": "symfony/polyfill-intl-idn",
- "version": "v1.23.0",
+ "version": "v1.25.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git",
- "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
+ "reference": "749045c69efb97c70d25d7463abba812e91f3a44"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
- "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/749045c69efb97c70d25d7463abba812e91f3a44",
+ "reference": "749045c69efb97c70d25d7463abba812e91f3a44",
"shasum": ""
},
"require": {
@@ -21156,7 +21105,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.0"
+ "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.25.0"
},
"funding": [
{
@@ -21172,11 +21121,11 @@
"type": "tidelift"
}
],
- "time": "2021-05-27T09:27:20+00:00"
+ "time": "2021-09-14T14:02:44+00:00"
},
{
"name": "symfony/polyfill-intl-normalizer",
- "version": "v1.23.0",
+ "version": "v1.25.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
@@ -21240,7 +21189,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0"
+ "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.25.0"
},
"funding": [
{
@@ -21260,21 +21209,24 @@
},
{
"name": "symfony/polyfill-mbstring",
- "version": "v1.23.1",
+ "version": "v1.25.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
- "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
+ "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
- "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
+ "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
+ "provide": {
+ "ext-mbstring": "*"
+ },
"suggest": {
"ext-mbstring": "For best performance"
},
@@ -21320,7 +21272,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.25.0"
},
"funding": [
{
@@ -21336,7 +21288,7 @@
"type": "tidelift"
}
],
- "time": "2021-05-27T12:26:48+00:00"
+ "time": "2021-11-30T18:21:41+00:00"
},
{
"name": "symfony/polyfill-php72",
@@ -21495,16 +21447,16 @@
},
{
"name": "symfony/polyfill-php80",
- "version": "v1.23.1",
+ "version": "v1.25.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
- "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
+ "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
- "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4407588e0d3f1f52efb65fbe92babe41f37fe50c",
+ "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c",
"shasum": ""
},
"require": {
@@ -21558,7 +21510,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
+ "source": "https://github.com/symfony/polyfill-php80/tree/v1.25.0"
},
"funding": [
{
@@ -21574,7 +21526,7 @@
"type": "tidelift"
}
],
- "time": "2021-07-28T13:41:28+00:00"
+ "time": "2022-03-04T08:16:47+00:00"
},
{
"name": "symfony/polyfill-php81",
@@ -21657,16 +21609,16 @@
},
{
"name": "symfony/process",
- "version": "v4.4.35",
+ "version": "v4.4.44",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
- "reference": "c2098705326addae6e6742151dfade47ac71da1b"
+ "reference": "5cee9cdc4f7805e2699d9fd66991a0e6df8252a2"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/process/zipball/c2098705326addae6e6742151dfade47ac71da1b",
- "reference": "c2098705326addae6e6742151dfade47ac71da1b",
+ "url": "https://api.github.com/repos/symfony/process/zipball/5cee9cdc4f7805e2699d9fd66991a0e6df8252a2",
+ "reference": "5cee9cdc4f7805e2699d9fd66991a0e6df8252a2",
"shasum": ""
},
"require": {
@@ -21699,7 +21651,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/process/tree/v4.4.35"
+ "source": "https://github.com/symfony/process/tree/v4.4.44"
},
"funding": [
{
@@ -21715,20 +21667,20 @@
"type": "tidelift"
}
],
- "time": "2021-11-22T22:36:24+00:00"
+ "time": "2022-06-27T13:16:42+00:00"
},
{
"name": "symfony/psr-http-message-bridge",
- "version": "v2.1.2",
+ "version": "v2.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/psr-http-message-bridge.git",
- "reference": "22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34"
+ "reference": "d444f85dddf65c7e57c58d8e5b3a4dbb593b1840"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34",
- "reference": "22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34",
+ "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/d444f85dddf65c7e57c58d8e5b3a4dbb593b1840",
+ "reference": "d444f85dddf65c7e57c58d8e5b3a4dbb593b1840",
"shasum": ""
},
"require": {
@@ -21787,7 +21739,7 @@
],
"support": {
"issues": "https://github.com/symfony/psr-http-message-bridge/issues",
- "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.2"
+ "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.3"
},
"funding": [
{
@@ -21803,20 +21755,20 @@
"type": "tidelift"
}
],
- "time": "2021-11-05T13:13:39+00:00"
+ "time": "2022-09-05T10:34:54+00:00"
},
{
"name": "symfony/routing",
- "version": "v4.4.34",
+ "version": "v4.4.44",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
- "reference": "fc9dda0c8496f8ef0a89805c2eabfc43b8cef366"
+ "reference": "f7751fd8b60a07f3f349947a309b5bdfce22d6ae"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/routing/zipball/fc9dda0c8496f8ef0a89805c2eabfc43b8cef366",
- "reference": "fc9dda0c8496f8ef0a89805c2eabfc43b8cef366",
+ "url": "https://api.github.com/repos/symfony/routing/zipball/f7751fd8b60a07f3f349947a309b5bdfce22d6ae",
+ "reference": "f7751fd8b60a07f3f349947a309b5bdfce22d6ae",
"shasum": ""
},
"require": {
@@ -21876,7 +21828,7 @@
"url"
],
"support": {
- "source": "https://github.com/symfony/routing/tree/v4.4.34"
+ "source": "https://github.com/symfony/routing/tree/v4.4.44"
},
"funding": [
{
@@ -21892,20 +21844,20 @@
"type": "tidelift"
}
],
- "time": "2021-11-04T12:23:33+00:00"
+ "time": "2022-07-20T09:59:04+00:00"
},
{
"name": "symfony/serializer",
- "version": "v4.4.35",
+ "version": "v4.4.47",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
- "reference": "1b2ae02cb1b923987947e013688c51954a80b751"
+ "reference": "6e01d63c55657930a6de03d6e36aae50af98888d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/serializer/zipball/1b2ae02cb1b923987947e013688c51954a80b751",
- "reference": "1b2ae02cb1b923987947e013688c51954a80b751",
+ "url": "https://api.github.com/repos/symfony/serializer/zipball/6e01d63c55657930a6de03d6e36aae50af98888d",
+ "reference": "6e01d63c55657930a6de03d6e36aae50af98888d",
"shasum": ""
},
"require": {
@@ -21930,7 +21882,7 @@
"symfony/error-handler": "^4.4|^5.0",
"symfony/http-foundation": "^3.4|^4.0|^5.0",
"symfony/mime": "^4.4|^5.0",
- "symfony/property-access": "^3.4.41|^4.4.9|^5.0.9",
+ "symfony/property-access": "^4.4.36|^5.3.13",
"symfony/property-info": "^3.4.13|~4.0|^5.0",
"symfony/validator": "^3.4|^4.0|^5.0",
"symfony/yaml": "^3.4|^4.0|^5.0"
@@ -21970,7 +21922,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/v4.4.35"
+ "source": "https://github.com/symfony/serializer/tree/v4.4.47"
},
"funding": [
{
@@ -21986,26 +21938,26 @@
"type": "tidelift"
}
],
- "time": "2021-11-24T08:12:42+00:00"
+ "time": "2022-09-19T08:38:33+00:00"
},
{
"name": "symfony/service-contracts",
- "version": "v2.5.0",
+ "version": "v2.5.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
- "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc"
+ "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/service-contracts/zipball/1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc",
- "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc",
+ "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
+ "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/container": "^1.1",
- "symfony/deprecation-contracts": "^2.1"
+ "symfony/deprecation-contracts": "^2.1|^3"
},
"conflict": {
"ext-psr": "<1.1|>=2"
@@ -22053,7 +22005,7 @@
"standards"
],
"support": {
- "source": "https://github.com/symfony/service-contracts/tree/v2.5.0"
+ "source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
},
"funding": [
{
@@ -22069,20 +22021,20 @@
"type": "tidelift"
}
],
- "time": "2021-11-04T16:48:04+00:00"
+ "time": "2022-05-30T19:17:29+00:00"
},
{
"name": "symfony/translation",
- "version": "v4.4.34",
+ "version": "v4.4.47",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
- "reference": "26d330720627b234803595ecfc0191eeabc65190"
+ "reference": "45036b1d53accc48fe9bab71ccd86d57eba0dd94"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/translation/zipball/26d330720627b234803595ecfc0191eeabc65190",
- "reference": "26d330720627b234803595ecfc0191eeabc65190",
+ "url": "https://api.github.com/repos/symfony/translation/zipball/45036b1d53accc48fe9bab71ccd86d57eba0dd94",
+ "reference": "45036b1d53accc48fe9bab71ccd86d57eba0dd94",
"shasum": ""
},
"require": {
@@ -22142,7 +22094,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/translation/tree/v4.4.34"
+ "source": "https://github.com/symfony/translation/tree/v4.4.47"
},
"funding": [
{
@@ -22158,20 +22110,20 @@
"type": "tidelift"
}
],
- "time": "2021-11-04T12:23:33+00:00"
+ "time": "2022-10-03T15:15:11+00:00"
},
{
"name": "symfony/translation-contracts",
- "version": "v2.5.0",
+ "version": "v2.5.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
- "reference": "d28150f0f44ce854e942b671fc2620a98aae1b1e"
+ "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/d28150f0f44ce854e942b671fc2620a98aae1b1e",
- "reference": "d28150f0f44ce854e942b671fc2620a98aae1b1e",
+ "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/136b19dd05cdf0709db6537d058bcab6dd6e2dbe",
+ "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe",
"shasum": ""
},
"require": {
@@ -22220,7 +22172,7 @@
"standards"
],
"support": {
- "source": "https://github.com/symfony/translation-contracts/tree/v2.5.0"
+ "source": "https://github.com/symfony/translation-contracts/tree/v2.5.2"
},
"funding": [
{
@@ -22236,20 +22188,20 @@
"type": "tidelift"
}
],
- "time": "2021-08-17T14:20:01+00:00"
+ "time": "2022-06-27T16:58:25+00:00"
},
{
"name": "symfony/validator",
- "version": "v4.4.35",
+ "version": "v4.4.48",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
- "reference": "629f420d8350634fd8ed686d4472c1f10044b265"
+ "reference": "54781a4c41efbd283b779110bf8ae7f263737775"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/validator/zipball/629f420d8350634fd8ed686d4472c1f10044b265",
- "reference": "629f420d8350634fd8ed686d4472c1f10044b265",
+ "url": "https://api.github.com/repos/symfony/validator/zipball/54781a4c41efbd283b779110bf8ae7f263737775",
+ "reference": "54781a4c41efbd283b779110bf8ae7f263737775",
"shasum": ""
},
"require": {
@@ -22260,7 +22212,7 @@
"symfony/translation-contracts": "^1.1|^2"
},
"conflict": {
- "doctrine/lexer": "<1.0.2",
+ "doctrine/lexer": "<1.1",
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
"symfony/dependency-injection": "<3.4",
"symfony/http-kernel": "<4.4",
@@ -22326,7 +22278,7 @@
"description": "Provides tools to validate values",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/validator/tree/v4.4.35"
+ "source": "https://github.com/symfony/validator/tree/v4.4.48"
},
"funding": [
{
@@ -22342,20 +22294,20 @@
"type": "tidelift"
}
],
- "time": "2021-11-22T21:43:32+00:00"
+ "time": "2022-10-25T13:54:11+00:00"
},
{
"name": "symfony/var-dumper",
- "version": "v5.4.0",
+ "version": "v5.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
- "reference": "89ab66eaef230c9cd1992de2e9a1b26652b127b9"
+ "reference": "6894d06145fefebd9a4c7272baa026a1c394a430"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/var-dumper/zipball/89ab66eaef230c9cd1992de2e9a1b26652b127b9",
- "reference": "89ab66eaef230c9cd1992de2e9a1b26652b127b9",
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6894d06145fefebd9a4c7272baa026a1c394a430",
+ "reference": "6894d06145fefebd9a4c7272baa026a1c394a430",
"shasum": ""
},
"require": {
@@ -22415,7 +22367,7 @@
"dump"
],
"support": {
- "source": "https://github.com/symfony/var-dumper/tree/v5.4.0"
+ "source": "https://github.com/symfony/var-dumper/tree/v5.4.14"
},
"funding": [
{
@@ -22431,20 +22383,20 @@
"type": "tidelift"
}
],
- "time": "2021-11-29T15:30:56+00:00"
+ "time": "2022-10-07T08:01:20+00:00"
},
{
"name": "symfony/yaml",
- "version": "v4.4.34",
+ "version": "v4.4.45",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
- "reference": "2c309e258adeb9970229042be39b360d34986fad"
+ "reference": "aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/yaml/zipball/2c309e258adeb9970229042be39b360d34986fad",
- "reference": "2c309e258adeb9970229042be39b360d34986fad",
+ "url": "https://api.github.com/repos/symfony/yaml/zipball/aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d",
+ "reference": "aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d",
"shasum": ""
},
"require": {
@@ -22486,7 +22438,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/yaml/tree/v4.4.34"
+ "source": "https://github.com/symfony/yaml/tree/v4.4.45"
},
"funding": [
{
@@ -22502,7 +22454,7 @@
"type": "tidelift"
}
],
- "time": "2021-11-18T18:49:23+00:00"
+ "time": "2022-08-02T15:47:23+00:00"
},
{
"name": "tabby/tabby",
@@ -22724,16 +22676,16 @@
},
{
"name": "twig/twig",
- "version": "v2.14.11",
+ "version": "v2.15.3",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
- "reference": "66baa66f29ee30e487e05f1679903e36eb01d727"
+ "reference": "ab402673db8746cb3a4c46f3869d6253699f614a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/twigphp/Twig/zipball/66baa66f29ee30e487e05f1679903e36eb01d727",
- "reference": "66baa66f29ee30e487e05f1679903e36eb01d727",
+ "url": "https://api.github.com/repos/twigphp/Twig/zipball/ab402673db8746cb3a4c46f3869d6253699f614a",
+ "reference": "ab402673db8746cb3a4c46f3869d6253699f614a",
"shasum": ""
},
"require": {
@@ -22749,7 +22701,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "2.14-dev"
+ "dev-master": "2.15-dev"
}
},
"autoload": {
@@ -22788,7 +22740,7 @@
],
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
- "source": "https://github.com/twigphp/Twig/tree/v2.14.11"
+ "source": "https://github.com/twigphp/Twig/tree/v2.15.3"
},
"funding": [
{
@@ -22800,7 +22752,7 @@
"type": "tidelift"
}
],
- "time": "2022-02-04T06:57:25+00:00"
+ "time": "2022-09-28T08:40:08+00:00"
},
{
"name": "typo3/phar-stream-wrapper",
@@ -23751,252 +23703,25 @@
},
"time": "2022-02-21T01:04:05+00:00"
},
- {
- "name": "phpdocumentor/reflection-common",
- "version": "2.2.0",
- "source": {
- "type": "git",
- "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
- "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
- "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
- "shasum": ""
- },
- "require": {
- "php": "^7.2 || ^8.0"
- },
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-2.x": "2.x-dev"
- }
- },
- "autoload": {
- "psr-4": {
- "phpDocumentor\\Reflection\\": "src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Jaap van Otterdijk",
- "email": "opensource@ijaap.nl"
- }
- ],
- "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
- "homepage": "http://www.phpdoc.org",
- "keywords": [
- "FQSEN",
- "phpDocumentor",
- "phpdoc",
- "reflection",
- "static analysis"
- ],
- "support": {
- "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
- "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
- },
- "time": "2020-06-27T09:03:43+00:00"
- },
- {
- "name": "phpdocumentor/reflection-docblock",
- "version": "5.3.0",
- "source": {
- "type": "git",
- "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
- "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
- "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
- "shasum": ""
- },
- "require": {
- "ext-filter": "*",
- "php": "^7.2 || ^8.0",
- "phpdocumentor/reflection-common": "^2.2",
- "phpdocumentor/type-resolver": "^1.3",
- "webmozart/assert": "^1.9.1"
- },
- "require-dev": {
- "mockery/mockery": "~1.3.2",
- "psalm/phar": "^4.8"
- },
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "5.x-dev"
- }
- },
- "autoload": {
- "psr-4": {
- "phpDocumentor\\Reflection\\": "src"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Mike van Riel",
- "email": "me@mikevanriel.com"
- },
- {
- "name": "Jaap van Otterdijk",
- "email": "account@ijaap.nl"
- }
- ],
- "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
- "support": {
- "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
- "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
- },
- "time": "2021-10-19T17:43:47+00:00"
- },
- {
- "name": "phpdocumentor/type-resolver",
- "version": "1.6.1",
- "source": {
- "type": "git",
- "url": "https://github.com/phpDocumentor/TypeResolver.git",
- "reference": "77a32518733312af16a44300404e945338981de3"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/77a32518733312af16a44300404e945338981de3",
- "reference": "77a32518733312af16a44300404e945338981de3",
- "shasum": ""
- },
- "require": {
- "php": "^7.2 || ^8.0",
- "phpdocumentor/reflection-common": "^2.0"
- },
- "require-dev": {
- "ext-tokenizer": "*",
- "psalm/phar": "^4.8"
- },
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-1.x": "1.x-dev"
- }
- },
- "autoload": {
- "psr-4": {
- "phpDocumentor\\Reflection\\": "src"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Mike van Riel",
- "email": "me@mikevanriel.com"
- }
- ],
- "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
- "support": {
- "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
- "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.1"
- },
- "time": "2022-03-15T21:29:03+00:00"
- },
- {
- "name": "phpspec/prophecy",
- "version": "v1.15.0",
- "source": {
- "type": "git",
- "url": "https://github.com/phpspec/prophecy.git",
- "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
- "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
- "shasum": ""
- },
- "require": {
- "doctrine/instantiator": "^1.2",
- "php": "^7.2 || ~8.0, <8.2",
- "phpdocumentor/reflection-docblock": "^5.2",
- "sebastian/comparator": "^3.0 || ^4.0",
- "sebastian/recursion-context": "^3.0 || ^4.0"
- },
- "require-dev": {
- "phpspec/phpspec": "^6.0 || ^7.0",
- "phpunit/phpunit": "^8.0 || ^9.0"
- },
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "1.x-dev"
- }
- },
- "autoload": {
- "psr-4": {
- "Prophecy\\": "src/Prophecy"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Konstantin Kudryashov",
- "email": "ever.zet@gmail.com",
- "homepage": "http://everzet.com"
- },
- {
- "name": "Marcello Duarte",
- "email": "marcello.duarte@gmail.com"
- }
- ],
- "description": "Highly opinionated mocking framework for PHP 5.3+",
- "homepage": "https://github.com/phpspec/prophecy",
- "keywords": [
- "Double",
- "Dummy",
- "fake",
- "mock",
- "spy",
- "stub"
- ],
- "support": {
- "issues": "https://github.com/phpspec/prophecy/issues",
- "source": "https://github.com/phpspec/prophecy/tree/v1.15.0"
- },
- "time": "2021-12-08T12:19:24+00:00"
- },
{
"name": "phpunit/php-code-coverage",
- "version": "9.2.15",
+ "version": "9.2.18",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
- "reference": "2e9da11878c4202f97915c1cb4bb1ca318a63f5f"
+ "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2e9da11878c4202f97915c1cb4bb1ca318a63f5f",
- "reference": "2e9da11878c4202f97915c1cb4bb1ca318a63f5f",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/12fddc491826940cf9b7e88ad9664cf51f0f6d0a",
+ "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"ext-xmlwriter": "*",
- "nikic/php-parser": "^4.13.0",
+ "nikic/php-parser": "^4.14",
"php": ">=7.3",
"phpunit/php-file-iterator": "^3.0.3",
"phpunit/php-text-template": "^2.0.2",
@@ -24045,7 +23770,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
- "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.15"
+ "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.18"
},
"funding": [
{
@@ -24053,7 +23778,7 @@
"type": "github"
}
],
- "time": "2022-03-07T09:28:20+00:00"
+ "time": "2022-10-27T13:35:33+00:00"
},
{
"name": "phpunit/php-file-iterator",
@@ -24298,16 +24023,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "9.5.21",
+ "version": "9.5.26",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "0e32b76be457de00e83213528f6bb37e2a38fcb1"
+ "reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0e32b76be457de00e83213528f6bb37e2a38fcb1",
- "reference": "0e32b76be457de00e83213528f6bb37e2a38fcb1",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/851867efcbb6a1b992ec515c71cdcf20d895e9d2",
+ "reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2",
"shasum": ""
},
"require": {
@@ -24322,7 +24047,6 @@
"phar-io/manifest": "^2.0.3",
"phar-io/version": "^3.0.2",
"php": ">=7.3",
- "phpspec/prophecy": "^1.12.1",
"phpunit/php-code-coverage": "^9.2.13",
"phpunit/php-file-iterator": "^3.0.5",
"phpunit/php-invoker": "^3.1.1",
@@ -24330,19 +24054,16 @@
"phpunit/php-timer": "^5.0.2",
"sebastian/cli-parser": "^1.0.1",
"sebastian/code-unit": "^1.0.6",
- "sebastian/comparator": "^4.0.5",
+ "sebastian/comparator": "^4.0.8",
"sebastian/diff": "^4.0.3",
"sebastian/environment": "^5.1.3",
- "sebastian/exporter": "^4.0.3",
+ "sebastian/exporter": "^4.0.5",
"sebastian/global-state": "^5.0.1",
"sebastian/object-enumerator": "^4.0.3",
"sebastian/resource-operations": "^3.0.3",
- "sebastian/type": "^3.0",
+ "sebastian/type": "^3.2",
"sebastian/version": "^3.0.2"
},
- "require-dev": {
- "phpspec/prophecy-phpunit": "^2.0.1"
- },
"suggest": {
"ext-soap": "*",
"ext-xdebug": "*"
@@ -24384,7 +24105,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.21"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.26"
},
"funding": [
{
@@ -24394,9 +24115,13 @@
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
+ "type": "tidelift"
}
],
- "time": "2022-06-19T12:14:25+00:00"
+ "time": "2022-10-28T06:00:21+00:00"
},
{
"name": "sebastian/cli-parser",
@@ -24567,16 +24292,16 @@
},
{
"name": "sebastian/comparator",
- "version": "4.0.6",
+ "version": "4.0.8",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
- "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
+ "reference": "fa0f136dd2334583309d32b62544682ee972b51a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
- "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
+ "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
+ "reference": "fa0f136dd2334583309d32b62544682ee972b51a",
"shasum": ""
},
"require": {
@@ -24629,7 +24354,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/comparator/issues",
- "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
+ "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8"
},
"funding": [
{
@@ -24637,7 +24362,7 @@
"type": "github"
}
],
- "time": "2020-10-26T15:49:45+00:00"
+ "time": "2022-09-14T12:41:17+00:00"
},
{
"name": "sebastian/complexity",
@@ -24827,16 +24552,16 @@
},
{
"name": "sebastian/exporter",
- "version": "4.0.4",
+ "version": "4.0.5",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
- "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9"
+ "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9",
- "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9",
+ "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
+ "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
"shasum": ""
},
"require": {
@@ -24892,7 +24617,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/exporter/issues",
- "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4"
+ "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.5"
},
"funding": [
{
@@ -24900,7 +24625,7 @@
"type": "github"
}
],
- "time": "2021-11-11T14:18:36+00:00"
+ "time": "2022-09-14T06:03:37+00:00"
},
{
"name": "sebastian/global-state",
@@ -25255,16 +24980,16 @@
},
{
"name": "sebastian/type",
- "version": "3.0.0",
+ "version": "3.2.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/type.git",
- "reference": "b233b84bc4465aff7b57cf1c4bc75c86d00d6dad"
+ "reference": "fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b233b84bc4465aff7b57cf1c4bc75c86d00d6dad",
- "reference": "b233b84bc4465aff7b57cf1c4bc75c86d00d6dad",
+ "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e",
+ "reference": "fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e",
"shasum": ""
},
"require": {
@@ -25276,7 +25001,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "3.0-dev"
+ "dev-master": "3.2-dev"
}
},
"autoload": {
@@ -25299,7 +25024,7 @@
"homepage": "https://github.com/sebastianbergmann/type",
"support": {
"issues": "https://github.com/sebastianbergmann/type/issues",
- "source": "https://github.com/sebastianbergmann/type/tree/3.0.0"
+ "source": "https://github.com/sebastianbergmann/type/tree/3.2.0"
},
"funding": [
{
@@ -25307,7 +25032,7 @@
"type": "github"
}
],
- "time": "2022-03-15T09:54:48+00:00"
+ "time": "2022-09-12T14:47:03+00:00"
},
{
"name": "sebastian/version",
@@ -25364,16 +25089,16 @@
},
{
"name": "symfony/browser-kit",
- "version": "v4.4.37",
+ "version": "v4.4.44",
"source": {
"type": "git",
"url": "https://github.com/symfony/browser-kit.git",
- "reference": "6e81008cac62369871cb6b8de64576ed138e3998"
+ "reference": "2a1ff40723ef6b29c8229a860a9c8f815ad7dbbb"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/browser-kit/zipball/6e81008cac62369871cb6b8de64576ed138e3998",
- "reference": "6e81008cac62369871cb6b8de64576ed138e3998",
+ "url": "https://api.github.com/repos/symfony/browser-kit/zipball/2a1ff40723ef6b29c8229a860a9c8f815ad7dbbb",
+ "reference": "2a1ff40723ef6b29c8229a860a9c8f815ad7dbbb",
"shasum": ""
},
"require": {
@@ -25416,7 +25141,7 @@
"description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/browser-kit/tree/v4.4.37"
+ "source": "https://github.com/symfony/browser-kit/tree/v4.4.44"
},
"funding": [
{
@@ -25432,7 +25157,7 @@
"type": "tidelift"
}
],
- "time": "2022-01-02T09:41:36+00:00"
+ "time": "2022-07-25T12:56:14+00:00"
},
{
"name": "theseer/tokenizer",
diff --git a/config/sync/core.entity_form_display.block_content.simple_text.default.yml b/config/sync/core.entity_form_display.block_content.simple_text.default.yml
index ebb84a19..fe688ce7 100644
--- a/config/sync/core.entity_form_display.block_content.simple_text.default.yml
+++ b/config/sync/core.entity_form_display.block_content.simple_text.default.yml
@@ -35,4 +35,9 @@ content:
settings:
include_locked: true
third_party_settings: { }
+ translation:
+ weight: 10
+ region: content
+ settings: { }
+ third_party_settings: { }
hidden: { }
diff --git a/config/sync/core.entity_view_display.node.materiau.card_big.yml b/config/sync/core.entity_view_display.node.materiau.card_big.yml
index 360e5d54..a53978c8 100644
--- a/config/sync/core.entity_view_display.node.materiau.card_big.yml
+++ b/config/sync/core.entity_view_display.node.materiau.card_big.yml
@@ -118,6 +118,8 @@ content:
settings:
image_link: ''
image_style: ''
+ image_loading:
+ attribute: lazy
third_party_settings: { }
weight: 105
region: content
diff --git a/config/sync/core.entity_view_display.node.materiau.card_full.yml b/config/sync/core.entity_view_display.node.materiau.card_full.yml
index 065e18eb..12f067fe 100644
--- a/config/sync/core.entity_view_display.node.materiau.card_full.yml
+++ b/config/sync/core.entity_view_display.node.materiau.card_full.yml
@@ -118,6 +118,8 @@ content:
settings:
image_link: ''
image_style: ''
+ image_loading:
+ attribute: lazy
third_party_settings: { }
weight: 105
region: content
diff --git a/config/sync/core.entity_view_display.node.materiau.default.yml b/config/sync/core.entity_view_display.node.materiau.default.yml
index 0862dbd2..b341100a 100644
--- a/config/sync/core.entity_view_display.node.materiau.default.yml
+++ b/config/sync/core.entity_view_display.node.materiau.default.yml
@@ -90,6 +90,8 @@ content:
settings:
image_link: ''
image_style: ''
+ image_loading:
+ attribute: lazy
third_party_settings: { }
weight: 7
region: content
diff --git a/config/sync/core.entity_view_display.node.thematique.default.yml b/config/sync/core.entity_view_display.node.thematique.default.yml
index fa4a7c16..d3940464 100644
--- a/config/sync/core.entity_view_display.node.thematique.default.yml
+++ b/config/sync/core.entity_view_display.node.thematique.default.yml
@@ -60,6 +60,8 @@ content:
settings:
image_link: ''
image_style: card_full
+ image_loading:
+ attribute: lazy
third_party_settings: { }
weight: 3
region: content
diff --git a/config/sync/core.entity_view_display.taxonomy_term.showroom.default.yml b/config/sync/core.entity_view_display.taxonomy_term.showroom.default.yml
index 6651d430..9ccad413 100644
--- a/config/sync/core.entity_view_display.taxonomy_term.showroom.default.yml
+++ b/config/sync/core.entity_view_display.taxonomy_term.showroom.default.yml
@@ -60,6 +60,8 @@ content:
settings:
image_link: ''
image_style: ''
+ image_loading:
+ attribute: lazy
third_party_settings: { }
weight: 5
region: content
diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml
index 678c9843..27db7abc 100644
--- a/config/sync/core.extension.yml
+++ b/config/sync/core.extension.yml
@@ -150,6 +150,7 @@ module:
menu_ui: 0
message: 0
modules_weight: 0
+ mysql: 0
node: 0
options: 0
page_cache: 0
diff --git a/config/sync/editor.editor.full_html.yml b/config/sync/editor.editor.full_html.yml
index d966e607..619fa133 100644
--- a/config/sync/editor.editor.full_html.yml
+++ b/config/sync/editor.editor.full_html.yml
@@ -58,8 +58,6 @@ settings:
linkit_profile: default
stylescombo:
styles: ''
- language:
- language_list: un
codemirror:
enable: true
mode: htmlmixed
@@ -77,18 +75,8 @@ settings:
autoFormatOnStart: true
autoFormatOnModeChange: true
autoFormatOnUncomment: true
- font:
- font_names: ''
- font_sizes: ''
colorbutton:
colors: ''
- video_embed:
- defaults:
- children:
- autoplay: false
- responsive: true
- width: '854'
- height: '480'
image_upload:
status: true
scheme: public
diff --git a/config/sync/editor.editor.wysiwyg.yml b/config/sync/editor.editor.wysiwyg.yml
index 819c3f83..9020a348 100644
--- a/config/sync/editor.editor.wysiwyg.yml
+++ b/config/sync/editor.editor.wysiwyg.yml
@@ -58,8 +58,6 @@ settings:
linkit_profile: default
stylescombo:
styles: h4.inter-titre|Inter-titre
- language:
- language_list: un
codemirror:
enable: true
mode: htmlmixed
@@ -77,18 +75,6 @@ settings:
autoFormatOnStart: true
autoFormatOnModeChange: true
autoFormatOnUncomment: true
- font:
- font_names: ''
- font_sizes: ''
- colorbutton:
- colors: ''
- video_embed:
- defaults:
- children:
- autoplay: true
- responsive: true
- width: '854'
- height: '480'
image_upload:
status: true
scheme: public
diff --git a/config/sync/language/fr/views.view.commerce_checkout_order_summary.yml b/config/sync/language/fr/views.view.commerce_checkout_order_summary.yml
index 1953fc93..a82d0824 100644
--- a/config/sync/language/fr/views.view.commerce_checkout_order_summary.yml
+++ b/config/sync/language/fr/views.view.commerce_checkout_order_summary.yml
@@ -1,3 +1,4 @@
+label: 'Checkout Order Summary'
display:
default:
display_title: Maître
diff --git a/config/sync/language/fr/views.view.frontpage.yml b/config/sync/language/fr/views.view.frontpage.yml
index 59cc91a3..32cd0d39 100644
--- a/config/sync/language/fr/views.view.frontpage.yml
+++ b/config/sync/language/fr/views.view.frontpage.yml
@@ -25,8 +25,6 @@ display:
empty:
area_text_custom:
content: 'Aucun contenu de page d''accueil n''a été créé pour l''instant. Suivre le Guide utilisateur pour démarrer la construction de votre site.'
- title:
- title: 'Bienvenue sur [site:name]'
feed_1:
display_title: Flux
page_1:
diff --git a/config/sync/views.view.admin_nodes.yml b/config/sync/views.view.admin_nodes.yml
index e2fbd644..8a1beaaa 100644
--- a/config/sync/views.view.admin_nodes.yml
+++ b/config/sync/views.view.admin_nodes.yml
@@ -199,6 +199,8 @@ display:
settings:
image_link: ''
image_style: medium
+ image_loading:
+ attribute: lazy
group_column: ''
group_columns: { }
group_rows: true
@@ -263,6 +265,8 @@ display:
settings:
image_link: ''
image_style: medium
+ image_loading:
+ attribute: lazy
group_column: ''
group_columns: { }
group_rows: true
@@ -2415,6 +2419,8 @@ display:
settings:
image_link: ''
image_style: card_small
+ image_loading:
+ attribute: lazy
group_column: ''
group_columns: { }
group_rows: true
@@ -4715,6 +4721,8 @@ display:
settings:
image_link: ''
image_style: card_small
+ image_loading:
+ attribute: lazy
group_column: ''
group_columns: { }
group_rows: true
@@ -6311,6 +6319,8 @@ display:
settings:
image_link: ''
image_style: card_small
+ image_loading:
+ attribute: lazy
group_column: ''
group_columns: { }
group_rows: true
diff --git a/config/sync/views.view.admin_taxo.yml b/config/sync/views.view.admin_taxo.yml
index fa337179..dff33d7f 100644
--- a/config/sync/views.view.admin_taxo.yml
+++ b/config/sync/views.view.admin_taxo.yml
@@ -2884,6 +2884,8 @@ display:
settings:
image_link: ''
image_style: medium
+ image_loading:
+ attribute: lazy
group_column: ''
group_columns: { }
group_rows: true
diff --git a/config/sync/views.view.blabla.yml b/config/sync/views.view.blabla.yml
index 09cf2596..dfc18790 100644
--- a/config/sync/views.view.blabla.yml
+++ b/config/sync/views.view.blabla.yml
@@ -361,6 +361,8 @@ display:
settings:
image_link: ''
image_style: article_card_medium
+ image_loading:
+ attribute: lazy
group_column: ''
group_columns: { }
group_rows: true
diff --git a/config/sync/views.view.entity_references.yml b/config/sync/views.view.entity_references.yml
index c2236a2f..201ac27c 100644
--- a/config/sync/views.view.entity_references.yml
+++ b/config/sync/views.view.entity_references.yml
@@ -82,6 +82,8 @@ display:
settings:
image_link: ''
image_style: card_small
+ image_loading:
+ attribute: lazy
group_column: ''
group_columns: { }
group_rows: true
diff --git a/config/sync/views.view.showrooms.yml b/config/sync/views.view.showrooms.yml
index 77429daa..abbdd2ac 100644
--- a/config/sync/views.view.showrooms.yml
+++ b/config/sync/views.view.showrooms.yml
@@ -583,6 +583,8 @@ display:
settings:
image_link: ''
image_style: home_showroom
+ image_loading:
+ attribute: lazy
group_column: ''
group_columns: { }
group_rows: true
@@ -1131,6 +1133,8 @@ display:
settings:
image_link: ''
image_style: home_showroom
+ image_loading:
+ attribute: lazy
group_column: ''
group_columns: { }
group_rows: true
diff --git a/config/sync/views.view.user_history.yml b/config/sync/views.view.user_history.yml
index 22d5ff67..89fabcc0 100644
--- a/config/sync/views.view.user_history.yml
+++ b/config/sync/views.view.user_history.yml
@@ -18,61 +18,12 @@ base_table: user_history
base_field: id
display:
default:
- display_plugin: default
id: default
display_title: Master
+ display_plugin: default
position: 0
display_options:
- access:
- type: perm
- options:
- perm: 'view user_history entities'
- cache:
- type: tag
- options: { }
- query:
- type: views_query
- options:
- disable_sql_rewrite: false
- distinct: false
- replica: false
- query_comment: ''
- query_tags: { }
- exposed_form:
- type: basic
- options:
- submit_button: Apply
- reset_button: false
- reset_button_label: Reset
- exposed_sorts_label: 'Sort by'
- expose_sort_order: true
- sort_asc_label: Asc
- sort_desc_label: Desc
- pager:
- type: mini
- options:
- items_per_page: 10
- offset: 0
- id: 0
- total_pages: null
- tags:
- previous: ‹‹
- next: ››
- expose:
- items_per_page: false
- items_per_page_label: 'Items per page'
- items_per_page_options: '5, 10, 25, 50'
- items_per_page_options_all: false
- items_per_page_options_all_label: '- All -'
- offset: false
- offset_label: Offset
- style:
- type: default
- row:
- type: 'entity:user_history'
- options:
- relationship: none
- view_mode: tab
+ title: 'User history'
fields:
action:
id: action
@@ -81,6 +32,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user_history
+ entity_field: action
+ plugin_id: field
label: Action
exclude: false
alter:
@@ -136,9 +90,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: user_history
- entity_field: action
- plugin_id: field
user_changed:
id: user_changed
table: user_history
@@ -146,6 +97,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user_history
+ entity_field: user_changed
+ plugin_id: field
label: Changed
exclude: false
alter:
@@ -203,9 +157,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: user_history
- entity_field: user_changed
- plugin_id: field
user_created:
id: user_created
table: user_history
@@ -213,6 +164,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user_history
+ entity_field: user_created
+ plugin_id: field
label: Created
exclude: false
alter:
@@ -270,9 +224,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: user_history
- entity_field: user_created
- plugin_id: field
created:
id: created
table: user_history
@@ -280,6 +231,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user_history
+ entity_field: created
+ plugin_id: field
label: Created
exclude: false
alter:
@@ -337,9 +291,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: user_history
- entity_field: created
- plugin_id: field
user_mail:
id: user_mail
table: user_history
@@ -347,6 +298,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user_history
+ entity_field: user_mail
+ plugin_id: field
label: Email
exclude: false
alter:
@@ -400,9 +354,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: user_history
- entity_field: user_mail
- plugin_id: field
id:
id: id
table: user_history
@@ -410,6 +361,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user_history
+ entity_field: id
+ plugin_id: field
label: Id
exclude: false
alter:
@@ -466,9 +420,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: user_history
- entity_field: id
- plugin_id: field
user_init:
id: user_init
table: user_history
@@ -476,6 +427,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user_history
+ entity_field: user_init
+ plugin_id: field
label: Init
exclude: false
alter:
@@ -529,9 +483,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: user_history
- entity_field: user_init
- plugin_id: field
user_langcode:
id: user_langcode
table: user_history
@@ -539,6 +490,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user_history
+ entity_field: user_langcode
+ plugin_id: field
label: Langcode
exclude: false
alter:
@@ -595,9 +549,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: user_history
- entity_field: user_langcode
- plugin_id: field
user_access:
id: user_access
table: user_history
@@ -605,6 +556,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user_history
+ entity_field: user_access
+ plugin_id: field
label: 'Last access'
exclude: false
alter:
@@ -662,9 +616,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: user_history
- entity_field: user_access
- plugin_id: field
user_login:
id: user_login
table: user_history
@@ -672,6 +623,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user_history
+ entity_field: user_login
+ plugin_id: field
label: 'Last logged in'
exclude: false
alter:
@@ -729,9 +683,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: user_history
- entity_field: user_login
- plugin_id: field
modified_by:
id: modified_by
table: user_history
@@ -739,6 +690,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user_history
+ entity_field: modified_by
+ plugin_id: field
label: 'Modified by'
exclude: false
alter:
@@ -794,9 +748,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: user_history
- entity_field: modified_by
- plugin_id: field
user_name:
id: user_name
table: user_history
@@ -804,6 +755,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user_history
+ entity_field: user_name
+ plugin_id: field
label: Name
exclude: false
alter:
@@ -859,9 +813,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: user_history
- entity_field: user_name
- plugin_id: field
user_pass:
id: user_pass
table: user_history
@@ -869,6 +820,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user_history
+ entity_field: user_pass
+ plugin_id: field
label: Password
exclude: false
alter:
@@ -922,9 +876,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: user_history
- entity_field: user_pass
- plugin_id: field
user_preferred_admin_langcode:
id: user_preferred_admin_langcode
table: user_history
@@ -932,6 +883,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user_history
+ entity_field: user_preferred_admin_langcode
+ plugin_id: field
label: 'Preferred admin langcode'
exclude: false
alter:
@@ -988,9 +942,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: user_history
- entity_field: user_preferred_admin_langcode
- plugin_id: field
user_preferred_langcode:
id: user_preferred_langcode
table: user_history
@@ -998,6 +949,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user_history
+ entity_field: user_preferred_langcode
+ plugin_id: field
label: 'Preferred langcode'
exclude: false
alter:
@@ -1054,9 +1008,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: user_history
- entity_field: user_preferred_langcode
- plugin_id: field
user_roles_target_id:
id: user_roles_target_id
table: user_history__user_roles
@@ -1064,6 +1015,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user_history
+ entity_field: user_roles
+ plugin_id: field
label: Roles
exclude: false
alter:
@@ -1119,9 +1073,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: user_history
- entity_field: user_roles
- plugin_id: field
user_timezone:
id: user_timezone
table: user_history
@@ -1129,6 +1080,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user_history
+ entity_field: user_timezone
+ plugin_id: field
label: Timezone
exclude: false
alter:
@@ -1184,9 +1138,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: user_history
- entity_field: user_timezone
- plugin_id: field
user_deleted:
id: user_deleted
table: user_history
@@ -1194,6 +1145,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user_history
+ entity_field: user_deleted
+ plugin_id: field
label: 'User deleted'
exclude: false
alter:
@@ -1249,9 +1203,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: user_history
- entity_field: user_deleted
- plugin_id: field
user_id:
id: user_id
table: user_history
@@ -1259,6 +1210,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user_history
+ entity_field: user_id
+ plugin_id: field
label: 'User ID'
exclude: false
alter:
@@ -1314,9 +1268,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: user_history
- entity_field: user_id
- plugin_id: field
user_status:
id: user_status
table: user_history
@@ -1324,6 +1275,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user_history
+ entity_field: user_status
+ plugin_id: field
label: 'User status'
exclude: false
alter:
@@ -1369,8 +1323,8 @@ display:
type: boolean
settings:
format: default
- format_custom_true: ''
format_custom_false: ''
+ format_custom_true: ''
group_column: value
group_columns: { }
group_rows: true
@@ -1381,10 +1335,42 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: user_history
- entity_field: user_status
- plugin_id: field
- filters: { }
+ pager:
+ type: mini
+ options:
+ offset: 0
+ items_per_page: 10
+ total_pages: null
+ id: 0
+ tags:
+ next: ››
+ previous: ‹‹
+ expose:
+ items_per_page: false
+ items_per_page_label: 'Items per page'
+ items_per_page_options: '5, 10, 25, 50'
+ items_per_page_options_all: false
+ items_per_page_options_all_label: '- All -'
+ offset: false
+ offset_label: Offset
+ exposed_form:
+ type: basic
+ options:
+ submit_button: Apply
+ reset_button: false
+ reset_button_label: Reset
+ exposed_sorts_label: 'Sort by'
+ expose_sort_order: true
+ sort_asc_label: Asc
+ sort_desc_label: Desc
+ access:
+ type: perm
+ options:
+ perm: 'view user_history entities'
+ cache:
+ type: tag
+ options: { }
+ empty: { }
sorts:
created:
id: created
@@ -1393,20 +1379,15 @@ display:
relationship: none
group_type: group
admin_label: ''
- order: DESC
- exposed: false
- expose:
- label: ''
- field_identifier: created
- granularity: second
entity_type: user_history
entity_field: created
plugin_id: date
- title: 'User history'
- header: { }
- footer: { }
- empty: { }
- relationships: { }
+ order: DESC
+ expose:
+ label: ''
+ field_identifier: created
+ exposed: false
+ granularity: second
arguments:
user_id:
id: user_id
@@ -1415,6 +1396,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user_history
+ entity_field: user_id
+ plugin_id: numeric
default_action: default
exception:
value: all
@@ -1429,8 +1413,8 @@ display:
summary_options:
base_path: ''
count: true
- items_per_page: 25
override: false
+ items_per_page: 25
summary:
sort_order: asc
number_of_records: 0
@@ -1440,16 +1424,32 @@ display:
type: 'entity:user'
fail: 'not found'
validate_options:
+ access: false
operation: view
multiple: 0
- access: false
restrict_roles: false
roles: { }
break_phrase: false
not: false
- entity_type: user_history
- entity_field: user_id
- plugin_id: numeric
+ filters: { }
+ style:
+ type: default
+ row:
+ type: 'entity:user_history'
+ options:
+ relationship: none
+ view_mode: tab
+ query:
+ type: views_query
+ options:
+ query_comment: ''
+ disable_sql_rewrite: false
+ distinct: false
+ replica: false
+ query_tags: { }
+ relationships: { }
+ header: { }
+ footer: { }
display_extenders: { }
cache_metadata:
max-age: -1
@@ -1461,9 +1461,9 @@ display:
- user.permissions
tags: { }
page_1:
- display_plugin: page
id: page_1
display_title: Page
+ display_plugin: page
position: 1
display_options:
display_extenders: { }
diff --git a/config/sync/views.view.user_history_list.yml b/config/sync/views.view.user_history_list.yml
index f2334f94..d8409171 100644
--- a/config/sync/views.view.user_history_list.yml
+++ b/config/sync/views.view.user_history_list.yml
@@ -16,26 +16,686 @@ base_table: user_history
base_field: id
display:
default:
- display_plugin: default
id: default
display_title: Master
+ display_plugin: default
position: 0
display_options:
- access:
- type: perm
+ title: 'User history list'
+ fields:
+ label:
+ id: label
+ table: user_history
+ field: label
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: null
+ entity_field: label
+ plugin_id: field
+ label: 'Modification label'
+ exclude: false
+ alter:
+ alter_text: false
+ text: ''
+ make_link: false
+ path: ''
+ absolute: false
+ external: false
+ replace_spaces: false
+ path_case: none
+ trim_whitespace: false
+ alt: ''
+ rel: ''
+ link_class: ''
+ prefix: ''
+ suffix: ''
+ target: ''
+ nl2br: false
+ max_length: 0
+ word_boundary: true
+ ellipsis: true
+ more_link: false
+ more_link_text: ''
+ more_link_path: ''
+ strip_tags: false
+ trim: false
+ preserve_tags: ''
+ html: false
+ element_type: ''
+ element_class: ''
+ element_label_type: ''
+ element_label_class: ''
+ element_label_colon: true
+ element_wrapper_type: ''
+ element_wrapper_class: ''
+ element_default_classes: true
+ empty: ''
+ hide_empty: false
+ empty_zero: false
+ hide_alter_empty: true
+ click_sort_column: value
+ type: string
+ settings:
+ link_to_entity: true
+ group_column: value
+ group_columns: { }
+ group_rows: true
+ delta_limit: 0
+ delta_offset: 0
+ delta_reversed: false
+ delta_first_last: false
+ multi_type: separator
+ separator: ', '
+ field_api_classes: false
+ modified_by:
+ id: modified_by
+ table: user_history
+ field: modified_by
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: user_history
+ entity_field: modified_by
+ plugin_id: field
+ label: 'Modified by'
+ exclude: false
+ alter:
+ alter_text: false
+ text: ''
+ make_link: false
+ path: ''
+ absolute: false
+ external: false
+ replace_spaces: false
+ path_case: none
+ trim_whitespace: false
+ alt: ''
+ rel: ''
+ link_class: ''
+ prefix: ''
+ suffix: ''
+ target: ''
+ nl2br: false
+ max_length: 0
+ word_boundary: true
+ ellipsis: true
+ more_link: false
+ more_link_text: ''
+ more_link_path: ''
+ strip_tags: false
+ trim: false
+ preserve_tags: ''
+ html: false
+ element_type: ''
+ element_class: ''
+ element_label_type: ''
+ element_label_class: ''
+ element_label_colon: true
+ element_wrapper_type: ''
+ element_wrapper_class: ''
+ element_default_classes: true
+ empty: ''
+ hide_empty: false
+ empty_zero: false
+ hide_alter_empty: true
+ click_sort_column: target_id
+ type: entity_reference_label
+ settings:
+ link: true
+ group_column: target_id
+ group_columns: { }
+ group_rows: true
+ delta_limit: 0
+ delta_offset: 0
+ delta_reversed: false
+ delta_first_last: false
+ multi_type: separator
+ separator: ', '
+ field_api_classes: false
+ created:
+ id: created
+ table: user_history
+ field: created
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: user_history
+ entity_field: created
+ plugin_id: field
+ label: 'Modified on'
+ exclude: false
+ alter:
+ alter_text: false
+ text: ''
+ make_link: false
+ path: ''
+ absolute: false
+ external: false
+ replace_spaces: false
+ path_case: none
+ trim_whitespace: false
+ alt: ''
+ rel: ''
+ link_class: ''
+ prefix: ''
+ suffix: ''
+ target: ''
+ nl2br: false
+ max_length: 0
+ word_boundary: true
+ ellipsis: true
+ more_link: false
+ more_link_text: ''
+ more_link_path: ''
+ strip_tags: false
+ trim: false
+ preserve_tags: ''
+ html: false
+ element_type: ''
+ element_class: ''
+ element_label_type: ''
+ element_label_class: ''
+ element_label_colon: true
+ element_wrapper_type: ''
+ element_wrapper_class: ''
+ element_default_classes: true
+ empty: ''
+ hide_empty: false
+ empty_zero: false
+ hide_alter_empty: true
+ click_sort_column: value
+ type: timestamp
+ settings:
+ date_format: short
+ custom_date_format: ''
+ timezone: ''
+ group_column: value
+ group_columns: { }
+ group_rows: true
+ delta_limit: 0
+ delta_offset: 0
+ delta_reversed: false
+ delta_first_last: false
+ multi_type: separator
+ separator: ', '
+ field_api_classes: false
+ user_id:
+ id: user_id
+ table: user_history
+ field: user_id
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: user_history
+ entity_field: user_id
+ plugin_id: field
+ label: ''
+ exclude: true
+ alter:
+ alter_text: false
+ text: ''
+ make_link: false
+ path: ''
+ absolute: false
+ external: false
+ replace_spaces: false
+ path_case: none
+ trim_whitespace: false
+ alt: ''
+ rel: ''
+ link_class: ''
+ prefix: ''
+ suffix: ''
+ target: ''
+ nl2br: false
+ max_length: 0
+ word_boundary: true
+ ellipsis: true
+ more_link: false
+ more_link_text: ''
+ more_link_path: ''
+ strip_tags: false
+ trim: false
+ preserve_tags: ''
+ html: false
+ element_type: ''
+ element_class: ''
+ element_label_type: ''
+ element_label_class: ''
+ element_label_colon: false
+ element_wrapper_type: ''
+ element_wrapper_class: ''
+ element_default_classes: true
+ empty: ''
+ hide_empty: false
+ empty_zero: false
+ hide_alter_empty: true
+ click_sort_column: target_id
+ type: entity_reference_label
+ settings:
+ link: false
+ group_column: target_id
+ group_columns: { }
+ group_rows: true
+ delta_limit: 0
+ delta_offset: 0
+ delta_reversed: false
+ delta_first_last: false
+ multi_type: separator
+ separator: ', '
+ field_api_classes: false
+ user_name:
+ id: user_name
+ table: user_history
+ field: user_name
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: user_history
+ entity_field: user_name
+ plugin_id: field
+ label: 'User name'
+ exclude: false
+ alter:
+ alter_text: false
+ text: ''
+ make_link: true
+ path: '/user/{{ user_id }}'
+ absolute: false
+ external: false
+ replace_spaces: false
+ path_case: none
+ trim_whitespace: false
+ alt: ''
+ rel: ''
+ link_class: ''
+ prefix: ''
+ suffix: ''
+ target: ''
+ nl2br: false
+ max_length: 0
+ word_boundary: true
+ ellipsis: true
+ more_link: false
+ more_link_text: ''
+ more_link_path: ''
+ strip_tags: false
+ trim: false
+ preserve_tags: ''
+ html: false
+ element_type: ''
+ element_class: ''
+ element_label_type: ''
+ element_label_class: ''
+ element_label_colon: true
+ element_wrapper_type: ''
+ element_wrapper_class: ''
+ element_default_classes: true
+ empty: ''
+ hide_empty: false
+ empty_zero: false
+ hide_alter_empty: true
+ click_sort_column: value
+ type: string
+ settings:
+ link_to_entity: false
+ group_column: value
+ group_columns: { }
+ group_rows: true
+ delta_limit: 0
+ delta_offset: 0
+ delta_reversed: false
+ delta_first_last: false
+ multi_type: separator
+ separator: ', '
+ field_api_classes: false
+ user_mail:
+ id: user_mail
+ table: user_history
+ field: user_mail
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: user_history
+ entity_field: user_mail
+ plugin_id: field
+ label: 'User mail'
+ exclude: false
+ alter:
+ alter_text: false
+ text: ''
+ make_link: false
+ path: ''
+ absolute: false
+ external: false
+ replace_spaces: false
+ path_case: none
+ trim_whitespace: false
+ alt: ''
+ rel: ''
+ link_class: ''
+ prefix: ''
+ suffix: ''
+ target: ''
+ nl2br: false
+ max_length: 0
+ word_boundary: true
+ ellipsis: true
+ more_link: false
+ more_link_text: ''
+ more_link_path: ''
+ strip_tags: false
+ trim: false
+ preserve_tags: ''
+ html: false
+ element_type: ''
+ element_class: ''
+ element_label_type: ''
+ element_label_class: ''
+ element_label_colon: true
+ element_wrapper_type: ''
+ element_wrapper_class: ''
+ element_default_classes: true
+ empty: ''
+ hide_empty: false
+ empty_zero: false
+ hide_alter_empty: true
+ click_sort_column: value
+ type: basic_string
+ settings: { }
+ group_column: value
+ group_columns: { }
+ group_rows: true
+ delta_limit: 0
+ delta_offset: 0
+ delta_reversed: false
+ delta_first_last: false
+ multi_type: separator
+ separator: ', '
+ field_api_classes: false
+ user_roles:
+ id: user_roles
+ table: user_history
+ field: user_roles
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: user_history
+ entity_field: user_roles
+ plugin_id: field
+ label: 'User roles'
+ exclude: false
+ alter:
+ alter_text: false
+ text: ''
+ make_link: false
+ path: ''
+ absolute: false
+ external: false
+ replace_spaces: false
+ path_case: none
+ trim_whitespace: false
+ alt: ''
+ rel: ''
+ link_class: ''
+ prefix: ''
+ suffix: ''
+ target: ''
+ nl2br: false
+ max_length: 0
+ word_boundary: true
+ ellipsis: true
+ more_link: false
+ more_link_text: ''
+ more_link_path: ''
+ strip_tags: false
+ trim: false
+ preserve_tags: ''
+ html: false
+ element_type: ''
+ element_class: ''
+ element_label_type: ''
+ element_label_class: ''
+ element_label_colon: true
+ element_wrapper_type: ''
+ element_wrapper_class: ''
+ element_default_classes: true
+ empty: ''
+ hide_empty: false
+ empty_zero: false
+ hide_alter_empty: true
+ click_sort_column: value
+ type: string
+ settings:
+ link_to_entity: false
+ group_column: value
+ group_columns: { }
+ group_rows: true
+ delta_limit: 0
+ delta_offset: 0
+ delta_reversed: false
+ delta_first_last: false
+ multi_type: separator
+ separator: ', '
+ field_api_classes: false
+ user_status:
+ id: user_status
+ table: user_history
+ field: user_status
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: user_history
+ entity_field: user_status
+ plugin_id: field
+ label: 'User status'
+ exclude: false
+ alter:
+ alter_text: false
+ text: ''
+ make_link: false
+ path: ''
+ absolute: false
+ external: false
+ replace_spaces: false
+ path_case: none
+ trim_whitespace: false
+ alt: ''
+ rel: ''
+ link_class: ''
+ prefix: ''
+ suffix: ''
+ target: ''
+ nl2br: false
+ max_length: 0
+ word_boundary: true
+ ellipsis: true
+ more_link: false
+ more_link_text: ''
+ more_link_path: ''
+ strip_tags: false
+ trim: false
+ preserve_tags: ''
+ html: false
+ element_type: ''
+ element_class: ''
+ element_label_type: ''
+ element_label_class: ''
+ element_label_colon: true
+ element_wrapper_type: ''
+ element_wrapper_class: ''
+ element_default_classes: true
+ empty: ''
+ hide_empty: false
+ empty_zero: false
+ hide_alter_empty: true
+ click_sort_column: value
+ type: boolean
+ settings:
+ format: custom
+ format_custom_false: Blocked
+ format_custom_true: Active
+ group_column: value
+ group_columns: { }
+ group_rows: true
+ delta_limit: 0
+ delta_offset: 0
+ delta_reversed: false
+ delta_first_last: false
+ multi_type: separator
+ separator: ', '
+ field_api_classes: false
+ user_deleted:
+ id: user_deleted
+ table: user_history
+ field: user_deleted
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: user_history
+ entity_field: user_deleted
+ plugin_id: field
+ label: 'User deleted'
+ exclude: false
+ alter:
+ alter_text: false
+ text: ''
+ make_link: false
+ path: ''
+ absolute: false
+ external: false
+ replace_spaces: false
+ path_case: none
+ trim_whitespace: false
+ alt: ''
+ rel: ''
+ link_class: ''
+ prefix: ''
+ suffix: ''
+ target: ''
+ nl2br: false
+ max_length: 0
+ word_boundary: true
+ ellipsis: true
+ more_link: false
+ more_link_text: ''
+ more_link_path: ''
+ strip_tags: false
+ trim: false
+ preserve_tags: ''
+ html: false
+ element_type: ''
+ element_class: ''
+ element_label_type: ''
+ element_label_class: ''
+ element_label_colon: true
+ element_wrapper_type: ''
+ element_wrapper_class: ''
+ element_default_classes: true
+ empty: ''
+ hide_empty: false
+ empty_zero: false
+ hide_alter_empty: true
+ click_sort_column: value
+ type: boolean
+ settings:
+ format: yes-no
+ group_column: value
+ group_columns: { }
+ group_rows: true
+ delta_limit: 0
+ delta_offset: 0
+ delta_reversed: false
+ delta_first_last: false
+ multi_type: separator
+ separator: ', '
+ field_api_classes: false
+ user_login:
+ id: user_login
+ table: user_history
+ field: user_login
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: user_history
+ entity_field: user_login
+ plugin_id: field
+ label: 'Last login'
+ exclude: false
+ alter:
+ alter_text: false
+ text: ''
+ make_link: false
+ path: ''
+ absolute: false
+ external: false
+ replace_spaces: false
+ path_case: none
+ trim_whitespace: false
+ alt: ''
+ rel: ''
+ link_class: ''
+ prefix: ''
+ suffix: ''
+ target: ''
+ nl2br: false
+ max_length: 0
+ word_boundary: true
+ ellipsis: true
+ more_link: false
+ more_link_text: ''
+ more_link_path: ''
+ strip_tags: false
+ trim: false
+ preserve_tags: ''
+ html: false
+ element_type: ''
+ element_class: ''
+ element_label_type: ''
+ element_label_class: ''
+ element_label_colon: true
+ element_wrapper_type: ''
+ element_wrapper_class: ''
+ element_default_classes: true
+ empty: ''
+ hide_empty: false
+ empty_zero: false
+ hide_alter_empty: true
+ click_sort_column: value
+ type: timestamp
+ settings:
+ date_format: short
+ custom_date_format: ''
+ timezone: ''
+ group_column: value
+ group_columns: { }
+ group_rows: true
+ delta_limit: 0
+ delta_offset: 0
+ delta_reversed: false
+ delta_first_last: false
+ multi_type: separator
+ separator: ', '
+ field_api_classes: false
+ pager:
+ type: mini
options:
- perm: 'administer user_history entities'
- cache:
- type: tag
- options: { }
- query:
- type: views_query
- options:
- disable_sql_rewrite: false
- distinct: false
- replica: false
- query_comment: ''
- query_tags: { }
+ offset: 0
+ items_per_page: 100
+ total_pages: null
+ id: 0
+ tags:
+ next: ››
+ previous: ‹‹
+ expose:
+ items_per_page: false
+ items_per_page_label: 'Items per page'
+ items_per_page_options: '5, 10, 25, 50'
+ items_per_page_options_all: false
+ items_per_page_options_all_label: '- All -'
+ offset: false
+ offset_label: Offset
exposed_form:
type: basic
options:
@@ -46,35 +706,254 @@ display:
expose_sort_order: true
sort_asc_label: Asc
sort_desc_label: Desc
- pager:
- type: mini
+ access:
+ type: perm
options:
- items_per_page: 100
- offset: 0
- id: 0
- total_pages: null
+ perm: 'administer user_history entities'
+ cache:
+ type: tag
+ options: { }
+ empty: { }
+ sorts: { }
+ arguments: { }
+ filters:
+ modified_by:
+ id: modified_by
+ table: user_history
+ field: modified_by
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: user_history
+ entity_field: modified_by
+ plugin_id: numeric
+ operator: '='
+ value:
+ min: ''
+ max: ''
+ value: ''
+ group: 1
+ exposed: true
expose:
- items_per_page: false
- items_per_page_label: 'Items per page'
- items_per_page_options: '5, 10, 25, 50'
- items_per_page_options_all: false
- items_per_page_options_all_label: '- All -'
- offset: false
- offset_label: Offset
- tags:
- previous: ‹‹
- next: ››
+ operator_id: modified_by_op
+ label: 'Modified by'
+ description: ''
+ use_operator: false
+ operator: modified_by_op
+ operator_limit_selection: false
+ operator_list: { }
+ identifier: modified_by
+ required: false
+ remember: false
+ multiple: false
+ remember_roles:
+ authenticated: authenticated
+ anonymous: '0'
+ administrator: '0'
+ min_placeholder: ''
+ max_placeholder: ''
+ placeholder: (account)
+ is_grouped: false
+ group_info:
+ label: ''
+ description: ''
+ identifier: ''
+ optional: true
+ widget: select
+ multiple: false
+ remember: false
+ default_group: All
+ default_group_multiple: { }
+ group_items: { }
+ created:
+ id: created
+ table: user_history
+ field: created
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: user_history
+ entity_field: created
+ plugin_id: date
+ operator: between
+ value:
+ min: ''
+ max: ''
+ value: ''
+ type: date
+ group: 1
+ exposed: true
+ expose:
+ operator_id: created_op
+ label: 'Modified between'
+ description: ''
+ use_operator: false
+ operator: created_op
+ operator_limit_selection: false
+ operator_list: { }
+ identifier: modified_between
+ required: false
+ remember: false
+ multiple: false
+ remember_roles:
+ authenticated: authenticated
+ anonymous: '0'
+ administrator: '0'
+ min_placeholder: 'Start date (yyyy-mm-dd hh:mm)'
+ max_placeholder: 'End date (yyyy-mm-dd hh:mm)'
+ placeholder: ''
+ is_grouped: false
+ group_info:
+ label: ''
+ description: ''
+ identifier: ''
+ optional: true
+ widget: select
+ multiple: false
+ remember: false
+ default_group: All
+ default_group_multiple: { }
+ group_items: { }
+ user_name:
+ id: user_name
+ table: user_history
+ field: user_name
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: user_history
+ entity_field: user_name
+ plugin_id: string
+ operator: contains
+ value: ''
+ group: 1
+ exposed: true
+ expose:
+ operator_id: user_name_op
+ label: 'User name'
+ description: ''
+ use_operator: false
+ operator: user_name_op
+ operator_limit_selection: false
+ operator_list: { }
+ identifier: user_name
+ required: false
+ remember: false
+ multiple: false
+ remember_roles:
+ authenticated: authenticated
+ anonymous: '0'
+ administrator: '0'
+ placeholder: (contains)
+ is_grouped: false
+ group_info:
+ label: ''
+ description: ''
+ identifier: ''
+ optional: true
+ widget: select
+ multiple: false
+ remember: false
+ default_group: All
+ default_group_multiple: { }
+ group_items: { }
+ user_mail:
+ id: user_mail
+ table: user_history
+ field: user_mail
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: user_history
+ entity_field: user_mail
+ plugin_id: string
+ operator: contains
+ value: ''
+ group: 1
+ exposed: true
+ expose:
+ operator_id: user_mail_op
+ label: 'User mail'
+ description: ''
+ use_operator: false
+ operator: user_mail_op
+ operator_limit_selection: false
+ operator_list: { }
+ identifier: user_mail
+ required: false
+ remember: false
+ multiple: false
+ remember_roles:
+ authenticated: authenticated
+ anonymous: '0'
+ administrator: '0'
+ placeholder: (contains)
+ is_grouped: false
+ group_info:
+ label: ''
+ description: ''
+ identifier: ''
+ optional: true
+ widget: select
+ multiple: false
+ remember: false
+ default_group: All
+ default_group_multiple: { }
+ group_items: { }
+ user_roles:
+ id: user_roles
+ table: user_history
+ field: user_roles
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: user_history
+ entity_field: user_roles
+ plugin_id: string
+ operator: contains
+ value: ''
+ group: 1
+ exposed: true
+ expose:
+ operator_id: user_roles_op
+ label: 'User roles'
+ description: ''
+ use_operator: false
+ operator: user_roles_op
+ operator_limit_selection: false
+ operator_list: { }
+ identifier: user_roles
+ required: false
+ remember: false
+ multiple: false
+ remember_roles:
+ authenticated: authenticated
+ anonymous: '0'
+ administrator: '0'
+ editor: '0'
+ placeholder: (contains)
+ is_grouped: false
+ group_info:
+ label: ''
+ description: ''
+ identifier: ''
+ optional: true
+ widget: select
+ multiple: false
+ remember: false
+ default_group: All
+ default_group_multiple: { }
+ group_items: { }
+ filter_groups:
+ operator: AND
+ groups:
+ 1: AND
style:
type: table
options:
grouping: { }
row_class: ''
default_row_class: true
- override: true
- sticky: false
- caption: ''
- summary: ''
- description: ''
columns:
label: label
modified_by: modified_by
@@ -86,6 +965,7 @@ display:
user_status: user_status
user_deleted: user_deleted
user_login: user_login
+ default: created
info:
label:
sortable: true
@@ -155,906 +1035,26 @@ display:
separator: ''
empty_column: false
responsive: ''
- default: created
+ override: true
+ sticky: false
+ summary: ''
empty_table: false
+ caption: ''
+ description: ''
row:
type: fields
- fields:
- label:
- id: label
- table: user_history
- field: label
- relationship: none
- group_type: group
- admin_label: ''
- label: 'Modification label'
- exclude: false
- alter:
- alter_text: false
- text: ''
- make_link: false
- path: ''
- absolute: false
- external: false
- replace_spaces: false
- path_case: none
- trim_whitespace: false
- alt: ''
- rel: ''
- link_class: ''
- prefix: ''
- suffix: ''
- target: ''
- nl2br: false
- max_length: 0
- word_boundary: true
- ellipsis: true
- more_link: false
- more_link_text: ''
- more_link_path: ''
- strip_tags: false
- trim: false
- preserve_tags: ''
- html: false
- element_type: ''
- element_class: ''
- element_label_type: ''
- element_label_class: ''
- element_label_colon: true
- element_wrapper_type: ''
- element_wrapper_class: ''
- element_default_classes: true
- empty: ''
- hide_empty: false
- empty_zero: false
- hide_alter_empty: true
- click_sort_column: value
- type: string
- settings:
- link_to_entity: true
- group_column: value
- group_columns: { }
- group_rows: true
- delta_limit: 0
- delta_offset: 0
- delta_reversed: false
- delta_first_last: false
- multi_type: separator
- separator: ', '
- field_api_classes: false
- entity_type: null
- entity_field: label
- plugin_id: field
- modified_by:
- id: modified_by
- table: user_history
- field: modified_by
- relationship: none
- group_type: group
- admin_label: ''
- label: 'Modified by'
- exclude: false
- alter:
- alter_text: false
- text: ''
- make_link: false
- path: ''
- absolute: false
- external: false
- replace_spaces: false
- path_case: none
- trim_whitespace: false
- alt: ''
- rel: ''
- link_class: ''
- prefix: ''
- suffix: ''
- target: ''
- nl2br: false
- max_length: 0
- word_boundary: true
- ellipsis: true
- more_link: false
- more_link_text: ''
- more_link_path: ''
- strip_tags: false
- trim: false
- preserve_tags: ''
- html: false
- element_type: ''
- element_class: ''
- element_label_type: ''
- element_label_class: ''
- element_label_colon: true
- element_wrapper_type: ''
- element_wrapper_class: ''
- element_default_classes: true
- empty: ''
- hide_empty: false
- empty_zero: false
- hide_alter_empty: true
- click_sort_column: target_id
- type: entity_reference_label
- settings:
- link: true
- group_column: target_id
- group_columns: { }
- group_rows: true
- delta_limit: 0
- delta_offset: 0
- delta_reversed: false
- delta_first_last: false
- multi_type: separator
- separator: ', '
- field_api_classes: false
- entity_type: user_history
- entity_field: modified_by
- plugin_id: field
- created:
- id: created
- table: user_history
- field: created
- relationship: none
- group_type: group
- admin_label: ''
- label: 'Modified on'
- exclude: false
- alter:
- alter_text: false
- text: ''
- make_link: false
- path: ''
- absolute: false
- external: false
- replace_spaces: false
- path_case: none
- trim_whitespace: false
- alt: ''
- rel: ''
- link_class: ''
- prefix: ''
- suffix: ''
- target: ''
- nl2br: false
- max_length: 0
- word_boundary: true
- ellipsis: true
- more_link: false
- more_link_text: ''
- more_link_path: ''
- strip_tags: false
- trim: false
- preserve_tags: ''
- html: false
- element_type: ''
- element_class: ''
- element_label_type: ''
- element_label_class: ''
- element_label_colon: true
- element_wrapper_type: ''
- element_wrapper_class: ''
- element_default_classes: true
- empty: ''
- hide_empty: false
- empty_zero: false
- hide_alter_empty: true
- click_sort_column: value
- type: timestamp
- settings:
- date_format: short
- custom_date_format: ''
- timezone: ''
- group_column: value
- group_columns: { }
- group_rows: true
- delta_limit: 0
- delta_offset: 0
- delta_reversed: false
- delta_first_last: false
- multi_type: separator
- separator: ', '
- field_api_classes: false
- entity_type: user_history
- entity_field: created
- plugin_id: field
- user_id:
- id: user_id
- table: user_history
- field: user_id
- relationship: none
- group_type: group
- admin_label: ''
- label: ''
- exclude: true
- alter:
- alter_text: false
- text: ''
- make_link: false
- path: ''
- absolute: false
- external: false
- replace_spaces: false
- path_case: none
- trim_whitespace: false
- alt: ''
- rel: ''
- link_class: ''
- prefix: ''
- suffix: ''
- target: ''
- nl2br: false
- max_length: 0
- word_boundary: true
- ellipsis: true
- more_link: false
- more_link_text: ''
- more_link_path: ''
- strip_tags: false
- trim: false
- preserve_tags: ''
- html: false
- element_type: ''
- element_class: ''
- element_label_type: ''
- element_label_class: ''
- element_label_colon: false
- element_wrapper_type: ''
- element_wrapper_class: ''
- element_default_classes: true
- empty: ''
- hide_empty: false
- empty_zero: false
- hide_alter_empty: true
- click_sort_column: target_id
- type: entity_reference_label
- settings:
- link: false
- group_column: target_id
- group_columns: { }
- group_rows: true
- delta_limit: 0
- delta_offset: 0
- delta_reversed: false
- delta_first_last: false
- multi_type: separator
- separator: ', '
- field_api_classes: false
- entity_type: user_history
- entity_field: user_id
- plugin_id: field
- user_name:
- id: user_name
- table: user_history
- field: user_name
- relationship: none
- group_type: group
- admin_label: ''
- label: 'User name'
- exclude: false
- alter:
- alter_text: false
- text: ''
- make_link: true
- path: '/user/{{ user_id }}'
- absolute: false
- external: false
- replace_spaces: false
- path_case: none
- trim_whitespace: false
- alt: ''
- rel: ''
- link_class: ''
- prefix: ''
- suffix: ''
- target: ''
- nl2br: false
- max_length: 0
- word_boundary: true
- ellipsis: true
- more_link: false
- more_link_text: ''
- more_link_path: ''
- strip_tags: false
- trim: false
- preserve_tags: ''
- html: false
- element_type: ''
- element_class: ''
- element_label_type: ''
- element_label_class: ''
- element_label_colon: true
- element_wrapper_type: ''
- element_wrapper_class: ''
- element_default_classes: true
- empty: ''
- hide_empty: false
- empty_zero: false
- hide_alter_empty: true
- click_sort_column: value
- type: string
- settings:
- link_to_entity: false
- group_column: value
- group_columns: { }
- group_rows: true
- delta_limit: 0
- delta_offset: 0
- delta_reversed: false
- delta_first_last: false
- multi_type: separator
- separator: ', '
- field_api_classes: false
- entity_type: user_history
- entity_field: user_name
- plugin_id: field
- user_mail:
- id: user_mail
- table: user_history
- field: user_mail
- relationship: none
- group_type: group
- admin_label: ''
- label: 'User mail'
- exclude: false
- alter:
- alter_text: false
- text: ''
- make_link: false
- path: ''
- absolute: false
- external: false
- replace_spaces: false
- path_case: none
- trim_whitespace: false
- alt: ''
- rel: ''
- link_class: ''
- prefix: ''
- suffix: ''
- target: ''
- nl2br: false
- max_length: 0
- word_boundary: true
- ellipsis: true
- more_link: false
- more_link_text: ''
- more_link_path: ''
- strip_tags: false
- trim: false
- preserve_tags: ''
- html: false
- element_type: ''
- element_class: ''
- element_label_type: ''
- element_label_class: ''
- element_label_colon: true
- element_wrapper_type: ''
- element_wrapper_class: ''
- element_default_classes: true
- empty: ''
- hide_empty: false
- empty_zero: false
- hide_alter_empty: true
- click_sort_column: value
- type: basic_string
- settings: { }
- group_column: value
- group_columns: { }
- group_rows: true
- delta_limit: 0
- delta_offset: 0
- delta_reversed: false
- delta_first_last: false
- multi_type: separator
- separator: ', '
- field_api_classes: false
- entity_type: user_history
- entity_field: user_mail
- plugin_id: field
- user_roles:
- id: user_roles
- table: user_history
- field: user_roles
- relationship: none
- group_type: group
- admin_label: ''
- label: 'User roles'
- exclude: false
- alter:
- alter_text: false
- text: ''
- make_link: false
- path: ''
- absolute: false
- external: false
- replace_spaces: false
- path_case: none
- trim_whitespace: false
- alt: ''
- rel: ''
- link_class: ''
- prefix: ''
- suffix: ''
- target: ''
- nl2br: false
- max_length: 0
- word_boundary: true
- ellipsis: true
- more_link: false
- more_link_text: ''
- more_link_path: ''
- strip_tags: false
- trim: false
- preserve_tags: ''
- html: false
- element_type: ''
- element_class: ''
- element_label_type: ''
- element_label_class: ''
- element_label_colon: true
- element_wrapper_type: ''
- element_wrapper_class: ''
- element_default_classes: true
- empty: ''
- hide_empty: false
- empty_zero: false
- hide_alter_empty: true
- click_sort_column: value
- type: string
- settings:
- link_to_entity: false
- group_column: value
- group_columns: { }
- group_rows: true
- delta_limit: 0
- delta_offset: 0
- delta_reversed: false
- delta_first_last: false
- multi_type: separator
- separator: ', '
- field_api_classes: false
- entity_type: user_history
- entity_field: user_roles
- plugin_id: field
- user_status:
- id: user_status
- table: user_history
- field: user_status
- relationship: none
- group_type: group
- admin_label: ''
- label: 'User status'
- exclude: false
- alter:
- alter_text: false
- text: ''
- make_link: false
- path: ''
- absolute: false
- external: false
- replace_spaces: false
- path_case: none
- trim_whitespace: false
- alt: ''
- rel: ''
- link_class: ''
- prefix: ''
- suffix: ''
- target: ''
- nl2br: false
- max_length: 0
- word_boundary: true
- ellipsis: true
- more_link: false
- more_link_text: ''
- more_link_path: ''
- strip_tags: false
- trim: false
- preserve_tags: ''
- html: false
- element_type: ''
- element_class: ''
- element_label_type: ''
- element_label_class: ''
- element_label_colon: true
- element_wrapper_type: ''
- element_wrapper_class: ''
- element_default_classes: true
- empty: ''
- hide_empty: false
- empty_zero: false
- hide_alter_empty: true
- click_sort_column: value
- type: boolean
- settings:
- format: custom
- format_custom_true: Active
- format_custom_false: Blocked
- group_column: value
- group_columns: { }
- group_rows: true
- delta_limit: 0
- delta_offset: 0
- delta_reversed: false
- delta_first_last: false
- multi_type: separator
- separator: ', '
- field_api_classes: false
- entity_type: user_history
- entity_field: user_status
- plugin_id: field
- user_deleted:
- id: user_deleted
- table: user_history
- field: user_deleted
- relationship: none
- group_type: group
- admin_label: ''
- label: 'User deleted'
- exclude: false
- alter:
- alter_text: false
- text: ''
- make_link: false
- path: ''
- absolute: false
- external: false
- replace_spaces: false
- path_case: none
- trim_whitespace: false
- alt: ''
- rel: ''
- link_class: ''
- prefix: ''
- suffix: ''
- target: ''
- nl2br: false
- max_length: 0
- word_boundary: true
- ellipsis: true
- more_link: false
- more_link_text: ''
- more_link_path: ''
- strip_tags: false
- trim: false
- preserve_tags: ''
- html: false
- element_type: ''
- element_class: ''
- element_label_type: ''
- element_label_class: ''
- element_label_colon: true
- element_wrapper_type: ''
- element_wrapper_class: ''
- element_default_classes: true
- empty: ''
- hide_empty: false
- empty_zero: false
- hide_alter_empty: true
- click_sort_column: value
- type: boolean
- settings:
- format: yes-no
- group_column: value
- group_columns: { }
- group_rows: true
- delta_limit: 0
- delta_offset: 0
- delta_reversed: false
- delta_first_last: false
- multi_type: separator
- separator: ', '
- field_api_classes: false
- entity_type: user_history
- entity_field: user_deleted
- plugin_id: field
- user_login:
- id: user_login
- table: user_history
- field: user_login
- relationship: none
- group_type: group
- admin_label: ''
- label: 'Last login'
- exclude: false
- alter:
- alter_text: false
- text: ''
- make_link: false
- path: ''
- absolute: false
- external: false
- replace_spaces: false
- path_case: none
- trim_whitespace: false
- alt: ''
- rel: ''
- link_class: ''
- prefix: ''
- suffix: ''
- target: ''
- nl2br: false
- max_length: 0
- word_boundary: true
- ellipsis: true
- more_link: false
- more_link_text: ''
- more_link_path: ''
- strip_tags: false
- trim: false
- preserve_tags: ''
- html: false
- element_type: ''
- element_class: ''
- element_label_type: ''
- element_label_class: ''
- element_label_colon: true
- element_wrapper_type: ''
- element_wrapper_class: ''
- element_default_classes: true
- empty: ''
- hide_empty: false
- empty_zero: false
- hide_alter_empty: true
- click_sort_column: value
- type: timestamp
- settings:
- date_format: short
- custom_date_format: ''
- timezone: ''
- group_column: value
- group_columns: { }
- group_rows: true
- delta_limit: 0
- delta_offset: 0
- delta_reversed: false
- delta_first_last: false
- multi_type: separator
- separator: ', '
- field_api_classes: false
- entity_type: user_history
- entity_field: user_login
- plugin_id: field
- filters:
- modified_by:
- id: modified_by
- table: user_history
- field: modified_by
- relationship: none
- group_type: group
- admin_label: ''
- operator: '='
- value:
- min: ''
- max: ''
- value: ''
- group: 1
- exposed: true
- expose:
- operator_id: modified_by_op
- label: 'Modified by'
- description: ''
- use_operator: false
- operator: modified_by_op
- identifier: modified_by
- required: false
- remember: false
- multiple: false
- remember_roles:
- authenticated: authenticated
- anonymous: '0'
- administrator: '0'
- placeholder: (account)
- min_placeholder: ''
- max_placeholder: ''
- operator_limit_selection: false
- operator_list: { }
- is_grouped: false
- group_info:
- label: ''
- description: ''
- identifier: ''
- optional: true
- widget: select
- multiple: false
- remember: false
- default_group: All
- default_group_multiple: { }
- group_items: { }
- entity_type: user_history
- entity_field: modified_by
- plugin_id: numeric
- created:
- id: created
- table: user_history
- field: created
- relationship: none
- group_type: group
- admin_label: ''
- operator: between
- value:
- min: ''
- max: ''
- value: ''
- type: date
- group: 1
- exposed: true
- expose:
- operator_id: created_op
- label: 'Modified between'
- description: ''
- use_operator: false
- operator: created_op
- identifier: modified_between
- required: false
- remember: false
- multiple: false
- remember_roles:
- authenticated: authenticated
- anonymous: '0'
- administrator: '0'
- placeholder: ''
- min_placeholder: 'Start date (yyyy-mm-dd hh:mm)'
- max_placeholder: 'End date (yyyy-mm-dd hh:mm)'
- operator_limit_selection: false
- operator_list: { }
- is_grouped: false
- group_info:
- label: ''
- description: ''
- identifier: ''
- optional: true
- widget: select
- multiple: false
- remember: false
- default_group: All
- default_group_multiple: { }
- group_items: { }
- entity_type: user_history
- entity_field: created
- plugin_id: date
- user_name:
- id: user_name
- table: user_history
- field: user_name
- relationship: none
- group_type: group
- admin_label: ''
- operator: contains
- value: ''
- group: 1
- exposed: true
- expose:
- operator_id: user_name_op
- label: 'User name'
- description: ''
- use_operator: false
- operator: user_name_op
- identifier: user_name
- required: false
- remember: false
- multiple: false
- remember_roles:
- authenticated: authenticated
- anonymous: '0'
- administrator: '0'
- placeholder: (contains)
- operator_limit_selection: false
- operator_list: { }
- is_grouped: false
- group_info:
- label: ''
- description: ''
- identifier: ''
- optional: true
- widget: select
- multiple: false
- remember: false
- default_group: All
- default_group_multiple: { }
- group_items: { }
- entity_type: user_history
- entity_field: user_name
- plugin_id: string
- user_mail:
- id: user_mail
- table: user_history
- field: user_mail
- relationship: none
- group_type: group
- admin_label: ''
- operator: contains
- value: ''
- group: 1
- exposed: true
- expose:
- operator_id: user_mail_op
- label: 'User mail'
- description: ''
- use_operator: false
- operator: user_mail_op
- identifier: user_mail
- required: false
- remember: false
- multiple: false
- remember_roles:
- authenticated: authenticated
- anonymous: '0'
- administrator: '0'
- placeholder: (contains)
- operator_limit_selection: false
- operator_list: { }
- is_grouped: false
- group_info:
- label: ''
- description: ''
- identifier: ''
- optional: true
- widget: select
- multiple: false
- remember: false
- default_group: All
- default_group_multiple: { }
- group_items: { }
- entity_type: user_history
- entity_field: user_mail
- plugin_id: string
- user_roles:
- id: user_roles
- table: user_history
- field: user_roles
- relationship: none
- group_type: group
- admin_label: ''
- operator: contains
- value: ''
- group: 1
- exposed: true
- expose:
- operator_id: user_roles_op
- label: 'User roles'
- description: ''
- use_operator: false
- operator: user_roles_op
- identifier: user_roles
- required: false
- remember: false
- multiple: false
- remember_roles:
- authenticated: authenticated
- anonymous: '0'
- administrator: '0'
- editor: '0'
- placeholder: (contains)
- operator_limit_selection: false
- operator_list: { }
- is_grouped: false
- group_info:
- label: ''
- description: ''
- identifier: ''
- optional: true
- widget: select
- multiple: false
- remember: false
- default_group: All
- default_group_multiple: { }
- group_items: { }
- entity_type: user_history
- entity_field: user_roles
- plugin_id: string
- sorts: { }
- title: 'User history list'
+ query:
+ type: views_query
+ options:
+ query_comment: ''
+ disable_sql_rewrite: false
+ distinct: false
+ replica: false
+ query_tags: { }
+ relationships: { }
header: { }
footer: { }
- empty: { }
- relationships: { }
- arguments: { }
display_extenders: { }
- filter_groups:
- operator: AND
- groups:
- 1: AND
cache_metadata:
max-age: -1
contexts:
@@ -1065,9 +1065,9 @@ display:
- user.permissions
tags: { }
page_1:
- display_plugin: page
id: page_1
display_title: Page
+ display_plugin: page
position: 1
display_options:
display_extenders: { }
diff --git a/web/.htaccess b/web/.htaccess
index b1ee36bf..4d19147c 100644
--- a/web/.htaccess
+++ b/web/.htaccess
@@ -32,6 +32,11 @@ AddEncoding gzip svgz
php_value assert.active 0
+# PHP 8, Apache 1 and 2.
+
+ php_value assert.active 0
+
+
# Requires mod_expires to be enabled.
# Enable expirations.
diff --git a/web/sites/default/default.services.yml b/web/sites/default/default.services.yml
index ff6797d9..cdeb41fc 100644
--- a/web/sites/default/default.services.yml
+++ b/web/sites/default/default.services.yml
@@ -93,6 +93,21 @@ parameters:
# Disabling the Twig cache is not recommended in production environments.
# @default true
cache: true
+ # File extensions:
+ #
+ # List of file extensions the Twig system is allowed to load via the
+ # twig.loader.filesystem service. Files with other extensions will not be
+ # loaded unless they are added here. For example, to allow a file named
+ # 'example.partial' to be loaded, add 'partial' to this list. To load files
+ # with no extension, add an empty string '' to the list.
+ #
+ # @default ['css', 'html', 'js', 'svg', 'twig']
+ allowed_file_extensions:
+ - css
+ - html
+ - js
+ - svg
+ - twig
renderer.config:
# Renderer required cache contexts:
#
diff --git a/web/sites/default/default.settings.php b/web/sites/default/default.settings.php
index 71889022..f3dca008 100644
--- a/web/sites/default/default.settings.php
+++ b/web/sites/default/default.settings.php
@@ -170,9 +170,9 @@ $databases = [];
* information on these defaults and the potential issues.
*
* More details can be found in the constructor methods for each driver:
- * - \Drupal\Core\Database\Driver\mysql\Connection::__construct()
- * - \Drupal\Core\Database\Driver\pgsql\Connection::__construct()
- * - \Drupal\Core\Database\Driver\sqlite\Connection::__construct()
+ * - \Drupal\mysql\Driver\Database\mysql\Connection::__construct()
+ * - \Drupal\pgsql\Driver\Database\pgsql\Connection::__construct()
+ * - \Drupal\sqlite\Driver\Database\sqlite\Connection::__construct()
*
* Sample Database configuration format for PostgreSQL (pgsql):
* @code
@@ -490,6 +490,29 @@ $settings['update_free_access'] = FALSE;
*/
# $settings['file_public_path'] = 'sites/default/files';
+/**
+ * Additional public file schemes:
+ *
+ * Public schemes are URI schemes that allow download access to all users for
+ * all files within that scheme.
+ *
+ * The "public" scheme is always public, and the "private" scheme is always
+ * private, but other schemes, such as "https", "s3", "example", or others,
+ * can be either public or private depending on the site. By default, they're
+ * private, and access to individual files is controlled via
+ * hook_file_download().
+ *
+ * Typically, if a scheme should be public, a module makes it public by
+ * implementing hook_file_download(), and granting access to all users for all
+ * files. This could be either the same module that provides the stream wrapper
+ * for the scheme, or a different module that decides to make the scheme
+ * public. However, in cases where a site needs to make a scheme public, but
+ * is unable to add code in a module to do so, the scheme may be added to this
+ * variable, the result of which is that system_file_download() grants public
+ * access to all files within that scheme.
+ */
+# $settings['file_additional_public_schemes'] = ['example'];
+
/**
* Private file path:
*
@@ -703,6 +726,8 @@ $settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml';
* @endcode
* will allow the site to run off of all variants of example.com and
* example.org, with all subdomains included.
+ *
+ * @see https://www.drupal.org/docs/installing-drupal/trusted-host-settings
*/
/**