diff --git a/composer.json b/composer.json index 43c721ad..ffbecc72 100644 --- a/composer.json +++ b/composer.json @@ -21,9 +21,9 @@ "drupal/audiofield": "^1.9", "drupal/backup_migrate": "^5.0", "drupal/charts": "^5.0", - "drupal/core-composer-scaffold": "^9.5", - "drupal/core-project-message": "^9.5", - "drupal/core-recommended": "^9.5", + "drupal/core-composer-scaffold": "^10", + "drupal/core-project-message": "^10", + "drupal/core-recommended": "^10", "drupal/ctools": "^4.0", "drupal/entity_browser": "^2.10", "drupal/entity_browser_enhanced": "^2.0", @@ -36,7 +36,6 @@ "drupal/jquery_ui": "^1.6", "drupal/jquery_ui_draggable": "^2.0", "drupal/jquery_ui_droppable": "^2.0", - "drupal/leaflet": "^1.41", "drupal/linkit": "^6.0", "drupal/masonry": "^4.0", "drupal/matomo": "^1.11", @@ -57,11 +56,9 @@ "drupal/time_range": "^9.0", "drupal/token": "^1.13", "drupal/transliterate_filenames": "^2.0", - "drupal/varbase_total_control": "^9.0", "drupal/video_embed_field": "^2.4", - "drupal/views_infinite_scroll": "^1.7", "drupal/views_url_path_arguments": "^1.1", - "drush/drush": "^10.2", + "drush/drush": "^12", "twbs/bootstrap": "4.5.0" }, "conflict": { diff --git a/composer.lock b/composer.lock index cfe4da74..f3eabc91 100644 --- a/composer.lock +++ b/composer.lock @@ -4,40 +4,40 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b4237cf0e088d27c6a33551da8a5b754", + "content-hash": "e7399b1e69a6d2a028b33f90c1ba4a28", "packages": [ { "name": "asm89/stack-cors", - "version": "1.3.0", + "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/asm89/stack-cors.git", - "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08" + "reference": "50f57105bad3d97a43ec4a485eb57daf347eafea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/asm89/stack-cors/zipball/b9c31def6a83f84b4d4a40d35996d375755f0e08", - "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08", + "url": "https://api.github.com/repos/asm89/stack-cors/zipball/50f57105bad3d97a43ec4a485eb57daf347eafea", + "reference": "50f57105bad3d97a43ec4a485eb57daf347eafea", "shasum": "" }, "require": { - "php": ">=5.5.9", - "symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0", - "symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0" + "php": "^7.3|^8.0", + "symfony/http-foundation": "^5.3|^6|^7", + "symfony/http-kernel": "^5.3|^6|^7" }, "require-dev": { - "phpunit/phpunit": "^5.0 || ^4.8.10", - "squizlabs/php_codesniffer": "^2.3" + "phpunit/phpunit": "^9", + "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2-dev" + "dev-master": "2.2-dev" } }, "autoload": { "psr-4": { - "Asm89\\Stack\\": "src/Asm89/Stack/" + "Asm89\\Stack\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -58,47 +58,55 @@ ], "support": { "issues": "https://github.com/asm89/stack-cors/issues", - "source": "https://github.com/asm89/stack-cors/tree/1.3.0" + "source": "https://github.com/asm89/stack-cors/tree/v2.2.0" }, - "time": "2019-12-24T22:41:47+00:00" + "time": "2023-11-14T13:51:46+00:00" }, { "name": "chi-teck/drupal-code-generator", - "version": "1.33.1", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", - "reference": "5f814e980b6f9cf1ca8c74cc9385c3d81090d388" + "reference": "56da9209b24a5a5b5d27bec9e523f02bdd101770" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/5f814e980b6f9cf1ca8c74cc9385c3d81090d388", - "reference": "5f814e980b6f9cf1ca8c74cc9385c3d81090d388", + "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/56da9209b24a5a5b5d27bec9e523f02bdd101770", + "reference": "56da9209b24a5a5b5d27bec9e523f02bdd101770", "shasum": "" }, "require": { "ext-json": "*", - "php": ">=5.5.9", - "symfony/console": "^3.4 || ^4.0", - "symfony/filesystem": "^2.7 || ^3.4 || ^4.0", - "twig/twig": "^1.41 || ^2.12" + "php": ">=8.1.0", + "psr/event-dispatcher": "^1.0", + "psr/log": "^3.0", + "symfony/console": "^6.3", + "symfony/dependency-injection": "^6.3.2", + "symfony/filesystem": "^6.3", + "symfony/string": "^6.3", + "twig/twig": "^3.4" }, "conflict": { - "drush/drush": "< 10.3.2" + "squizlabs/php_codesniffer": "<3.6" + }, + "require-dev": { + "chi-teck/drupal-coder-extension": "^2.0.0-alpha4", + "drupal/coder": "8.3.22", + "drupal/core": "10.1.x-dev", + "ext-simplexml": "*", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.5", + "squizlabs/php_codesniffer": "^3.7", + "symfony/var-dumper": "^6.3", + "symfony/yaml": "^6.3", + "vimeo/psalm": "^5.14.0" }, "bin": [ "bin/dcg" ], "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.x-dev" - } - }, "autoload": { - "files": [ - "src/bootstrap.php" - ], "psr-4": { "DrupalCodeGenerator\\": "src" } @@ -110,9 +118,9 @@ "description": "Drupal code generator", "support": { "issues": "https://github.com/Chi-teck/drupal-code-generator/issues", - "source": "https://github.com/Chi-teck/drupal-code-generator/tree/1.33.1" + "source": "https://github.com/Chi-teck/drupal-code-generator/tree/3.3.0" }, - "time": "2020-12-05T05:59:11+00:00" + "time": "2023-10-21T12:57:05+00:00" }, { "name": "commerceguys/addressing", @@ -331,16 +339,16 @@ }, { "name": "composer/semver", - "version": "3.3.2", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9" + "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9", - "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9", + "url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32", + "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32", "shasum": "" }, "require": { @@ -390,9 +398,9 @@ "versioning" ], "support": { - "irc": "irc://irc.freenode.org/composer", + "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/3.3.2" + "source": "https://github.com/composer/semver/tree/3.4.0" }, "funding": [ { @@ -408,7 +416,7 @@ "type": "tidelift" } ], - "time": "2022-04-01T19:23:25+00:00" + "time": "2023-08-31T09:50:34+00:00" }, { "name": "consolidation/annotated-command", @@ -468,65 +476,40 @@ }, { "name": "consolidation/config", - "version": "1.2.1", + "version": "2.1.2", "source": { "type": "git", "url": "https://github.com/consolidation/config.git", - "reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1" + "reference": "597f8d7fbeef801736250ec10c3e190569b1b0ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/config/zipball/cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1", - "reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1", + "url": "https://api.github.com/repos/consolidation/config/zipball/597f8d7fbeef801736250ec10c3e190569b1b0ae", + "reference": "597f8d7fbeef801736250ec10c3e190569b1b0ae", "shasum": "" }, "require": { - "dflydev/dot-access-data": "^1.1.0", - "grasmash/expander": "^1", - "php": ">=5.4.0" + "dflydev/dot-access-data": "^1.1.0 || ^2 || ^3", + "grasmash/expander": "^2.0.1 || ^3", + "php": ">=7.1.3", + "symfony/event-dispatcher": "^4 || ^5 || ^6" }, "require-dev": { - "g1a/composer-test-scenarios": "^3", - "php-coveralls/php-coveralls": "^1", - "phpunit/phpunit": "^5", - "squizlabs/php_codesniffer": "2.*", - "symfony/console": "^2.5|^3|^4", - "symfony/yaml": "^2.8.11|^3|^4" + "ext-json": "*", + "phpunit/phpunit": ">=7.5.20", + "squizlabs/php_codesniffer": "^3", + "symfony/console": "^4 || ^5 || ^6", + "symfony/yaml": "^4 || ^5 || ^6", + "yoast/phpunit-polyfills": "^1" }, "suggest": { + "symfony/event-dispatcher": "Required to inject configuration into Command options", "symfony/yaml": "Required to use Consolidation\\Config\\Loader\\YamlConfigLoader" }, "type": "library", "extra": { - "scenarios": { - "symfony4": { - "require-dev": { - "symfony/console": "^4.0" - }, - "config": { - "platform": { - "php": "7.1.3" - } - } - }, - "symfony2": { - "require-dev": { - "symfony/console": "^2.8", - "symfony/event-dispatcher": "^2.8", - "phpunit/phpunit": "^4.8.36" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.4.8" - } - } - } - }, "branch-alias": { - "dev-master": "1.x-dev" + "dev-main": "2.x-dev" } }, "autoload": { @@ -547,57 +530,37 @@ "description": "Provide configuration services for a commandline tool.", "support": { "issues": "https://github.com/consolidation/config/issues", - "source": "https://github.com/consolidation/config/tree/master" + "source": "https://github.com/consolidation/config/tree/2.1.2" }, - "time": "2019-03-03T19:37:04+00:00" + "time": "2022-10-06T17:48:03+00:00" }, { "name": "consolidation/filter-via-dot-access-data", - "version": "1.0.0", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/consolidation/filter-via-dot-access-data.git", - "reference": "a53e96c6b9f7f042f5e085bf911f3493cea823c6" + "reference": "cb2eeba41f8e2e3c61698a5cf70ef048ff6c9d5b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/filter-via-dot-access-data/zipball/a53e96c6b9f7f042f5e085bf911f3493cea823c6", - "reference": "a53e96c6b9f7f042f5e085bf911f3493cea823c6", + "url": "https://api.github.com/repos/consolidation/filter-via-dot-access-data/zipball/cb2eeba41f8e2e3c61698a5cf70ef048ff6c9d5b", + "reference": "cb2eeba41f8e2e3c61698a5cf70ef048ff6c9d5b", "shasum": "" }, "require": { - "dflydev/dot-access-data": "^1.1.0", - "php": ">=5.5.0" + "dflydev/dot-access-data": "^1.1.0 || ^2.0.0 || ^3.0.0", + "php": ">=7.1.3" }, "require-dev": { - "consolidation/robo": "^1.2.3", - "g1a/composer-test-scenarios": "^3", - "knplabs/github-api": "^2.7", - "php-coveralls/php-coveralls": "^1", - "php-http/guzzle6-adapter": "^1.1", - "phpunit/phpunit": "^5", - "squizlabs/php_codesniffer": "^2.8", - "symfony/console": "^2.8|^3|^4" + "phpunit/phpunit": "^7.5.20 || ^8 || ^9", + "squizlabs/php_codesniffer": "^3", + "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "extra": { - "scenarios": { - "phpunit5": { - "require-dev": { - "phpunit/phpunit": "^5.7.27" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.6.33" - } - } - } - }, "branch-alias": { - "dev-master": "1.x-dev" + "dev-main": "2.x-dev" } }, "autoload": { @@ -617,28 +580,28 @@ ], "description": "This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.", "support": { - "source": "https://github.com/consolidation/filter-via-dot-access-data/tree/1.0.0" + "source": "https://github.com/consolidation/filter-via-dot-access-data/tree/2.0.2" }, - "time": "2019-01-18T06:05:07+00:00" + "time": "2021-12-30T03:56:08+00:00" }, { "name": "consolidation/log", - "version": "2.1.1", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/consolidation/log.git", - "reference": "3ad08dc57e8aff9400111bad36beb0ed387fe6a9" + "reference": "caaad9d70dae54eb49002666f000e3c607066878" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/log/zipball/3ad08dc57e8aff9400111bad36beb0ed387fe6a9", - "reference": "3ad08dc57e8aff9400111bad36beb0ed387fe6a9", + "url": "https://api.github.com/repos/consolidation/log/zipball/caaad9d70dae54eb49002666f000e3c607066878", + "reference": "caaad9d70dae54eb49002666f000e3c607066878", "shasum": "" }, "require": { - "php": ">=7.1.3", - "psr/log": "^1 || ^2", - "symfony/console": "^4 || ^5 || ^6" + "php": ">=8.0.0", + "psr/log": "^3", + "symfony/console": "^5 || ^6" }, "require-dev": { "phpunit/phpunit": ">=7.5.20", @@ -669,9 +632,9 @@ "description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.", "support": { "issues": "https://github.com/consolidation/log/issues", - "source": "https://github.com/consolidation/log/tree/2.1.1" + "source": "https://github.com/consolidation/log/tree/3.0.0" }, - "time": "2022-02-24T04:27:32+00:00" + "time": "2022-04-05T16:53:32+00:00" }, { "name": "consolidation/output-formatters", @@ -729,32 +692,33 @@ }, { "name": "consolidation/robo", - "version": "3.0.12", + "version": "4.0.6", "source": { "type": "git", "url": "https://github.com/consolidation/robo.git", - "reference": "0c3a5085357f46c90a0b756e3d326f44847158b8" + "reference": "55a272370940607649e5c46eb173c5c54f7c166d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/robo/zipball/0c3a5085357f46c90a0b756e3d326f44847158b8", - "reference": "0c3a5085357f46c90a0b756e3d326f44847158b8", + "url": "https://api.github.com/repos/consolidation/robo/zipball/55a272370940607649e5c46eb173c5c54f7c166d", + "reference": "55a272370940607649e5c46eb173c5c54f7c166d", "shasum": "" }, "require": { - "consolidation/annotated-command": "^4.3", - "consolidation/config": "^1.2.1 || ^2.0.1", - "consolidation/log": "^1.1.1 || ^2.0.2", + "consolidation/annotated-command": "^4.8.1", + "consolidation/config": "^2.0.1", + "consolidation/log": "^2.0.2 || ^3", "consolidation/output-formatters": "^4.1.2", "consolidation/self-update": "^2.0", "league/container": "^3.3.1 || ^4.0", - "php": ">=7.1.3", - "symfony/console": "^4.4.19 || ^5 || ^6", - "symfony/event-dispatcher": "^4.4.19 || ^5 || ^6", - "symfony/filesystem": "^4.4.9 || ^5 || ^6", - "symfony/finder": "^4.4.9 || ^5 || ^6", - "symfony/process": "^4.4.9 || ^5 || ^6", - "symfony/yaml": "^4.4 || ^5 || ^6" + "php": ">=8.0", + "phpowermove/docblock": "^4.0", + "symfony/console": "^6", + "symfony/event-dispatcher": "^6", + "symfony/filesystem": "^6", + "symfony/finder": "^6", + "symfony/process": "^6", + "symfony/yaml": "^6" }, "conflict": { "codegyre/robo": "*" @@ -777,33 +741,6 @@ "robo" ], "type": "library", - "extra": { - "scenarios": { - "symfony4": { - "require": { - "symfony/console": "^4.4.11", - "symfony/event-dispatcher": "^4.4.11", - "symfony/filesystem": "^4.4.11", - "symfony/finder": "^4.4.11", - "symfony/process": "^4.4.11", - "phpunit/phpunit": "^6", - "nikic/php-parser": "^2" - }, - "remove": [ - "codeception/phpunit-wrapper" - ], - "config": { - "platform": { - "php": "7.1.3" - } - } - } - }, - "branch-alias": { - "dev-master": "2.x-dev", - "dev-main": "2.x-dev" - } - }, "autoload": { "psr-4": { "Robo\\": "src" @@ -822,9 +759,9 @@ "description": "Modern task runner", "support": { "issues": "https://github.com/consolidation/robo/issues", - "source": "https://github.com/consolidation/robo/tree/3.0.12" + "source": "https://github.com/consolidation/robo/tree/4.0.6" }, - "time": "2023-04-30T21:18:09+00:00" + "time": "2023-04-30T21:49:04+00:00" }, { "name": "consolidation/self-update", @@ -883,24 +820,23 @@ }, { "name": "consolidation/site-alias", - "version": "3.1.7", + "version": "4.0.1", "source": { "type": "git", "url": "https://github.com/consolidation/site-alias.git", - "reference": "3b6519592c7e8557423f935806cd73adf69ed6c7" + "reference": "b0eeb8c8f3d54d072824ee31b5e00cb5181f91c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-alias/zipball/3b6519592c7e8557423f935806cd73adf69ed6c7", - "reference": "3b6519592c7e8557423f935806cd73adf69ed6c7", + "url": "https://api.github.com/repos/consolidation/site-alias/zipball/b0eeb8c8f3d54d072824ee31b5e00cb5181f91c5", + "reference": "b0eeb8c8f3d54d072824ee31b5e00cb5181f91c5", "shasum": "" }, "require": { "consolidation/config": "^1.2.1 || ^2", - "php": ">=5.5.0", - "symfony/filesystem": "^4.4 || ^5.4 || ^6", - "symfony/finder": "~2.3 || ^3 || ^4.4 || ^5 || ^6", - "webmozart/path-util": "^2.3" + "php": ">=7.4", + "symfony/filesystem": "^5.4 || ^6", + "symfony/finder": "^5 || ^6" }, "require-dev": { "php-coveralls/php-coveralls": "^2.4.2", @@ -912,7 +848,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.x-dev" + "dev-main": "4.x-dev" } }, "autoload": { @@ -937,40 +873,39 @@ "description": "Manage alias records for local and remote sites.", "support": { "issues": "https://github.com/consolidation/site-alias/issues", - "source": "https://github.com/consolidation/site-alias/tree/3.1.7" + "source": "https://github.com/consolidation/site-alias/tree/4.0.1" }, - "time": "2022-10-15T01:21:09+00:00" + "time": "2023-04-29T17:18:10+00:00" }, { "name": "consolidation/site-process", - "version": "4.2.1", + "version": "5.2.0", "source": { "type": "git", "url": "https://github.com/consolidation/site-process.git", - "reference": "ee3bf69001694b2117cc2f96c2ef70d8d45f1234" + "reference": "6c44638d7af8a8b4abe12c3180701243f480539d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-process/zipball/ee3bf69001694b2117cc2f96c2ef70d8d45f1234", - "reference": "ee3bf69001694b2117cc2f96c2ef70d8d45f1234", + "url": "https://api.github.com/repos/consolidation/site-process/zipball/6c44638d7af8a8b4abe12c3180701243f480539d", + "reference": "6c44638d7af8a8b4abe12c3180701243f480539d", "shasum": "" }, "require": { - "consolidation/config": "^1.2.1 || ^2", + "consolidation/config": "^2", "consolidation/site-alias": "^3 || ^4", - "php": ">=7.1.3", - "symfony/console": "^2.8.52 || ^3 || ^4.4 || ^5", - "symfony/process": "^4.3.4 || ^5" + "php": ">=8.0.14", + "symfony/console": "^5.4 || ^6", + "symfony/process": "^6" }, "require-dev": { - "phpunit/phpunit": "^7.5.20 || ^8.5.14", - "squizlabs/php_codesniffer": "^3", - "yoast/phpunit-polyfills": "^0.2.0" + "phpunit/phpunit": "^9", + "squizlabs/php_codesniffer": "^3" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "4.x-dev" + "dev-main": "5.x-dev" } }, "autoload": { @@ -995,84 +930,43 @@ "description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.", "support": { "issues": "https://github.com/consolidation/site-process/issues", - "source": "https://github.com/consolidation/site-process/tree/4.2.1" + "source": "https://github.com/consolidation/site-process/tree/5.2.0" }, - "time": "2022-10-18T13:19:35+00:00" - }, - { - "name": "cweagans/composer-patches", - "version": "1.7.3", - "source": { - "type": "git", - "url": "https://github.com/cweagans/composer-patches.git", - "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e190d4466fe2b103a55467dfa83fc2fecfcaf2db", - "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db", - "shasum": "" - }, - "require": { - "composer-plugin-api": "^1.0 || ^2.0", - "php": ">=5.3.0" - }, - "require-dev": { - "composer/composer": "~1.0 || ~2.0", - "phpunit/phpunit": "~4.6" - }, - "type": "composer-plugin", - "extra": { - "class": "cweagans\\Composer\\Patches" - }, - "autoload": { - "psr-4": { - "cweagans\\Composer\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Cameron Eagans", - "email": "me@cweagans.net" - } - ], - "description": "Provides a way to patch Composer packages.", - "support": { - "issues": "https://github.com/cweagans/composer-patches/issues", - "source": "https://github.com/cweagans/composer-patches/tree/1.7.3" - }, - "time": "2022-12-20T22:53:13+00:00" + "time": "2022-12-06T17:57:16+00:00" }, { "name": "dflydev/dot-access-data", - "version": "v1.1.0", + "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/dflydev/dflydev-dot-access-data.git", - "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a" + "reference": "f41715465d65213d644d3141a6a93081be5d3549" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/3fbd874921ab2c041e899d044585a2ab9795df8a", - "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a", + "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/f41715465d65213d644d3141a6a93081be5d3549", + "reference": "f41715465d65213d644d3141a6a93081be5d3549", "shasum": "" }, "require": { - "php": ">=5.3.2" + "php": "^7.1 || ^8.0" + }, + "require-dev": { + "phpstan/phpstan": "^0.12.42", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3", + "scrutinizer/ocular": "1.6.0", + "squizlabs/php_codesniffer": "^3.5", + "vimeo/psalm": "^4.0.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-main": "3.x-dev" } }, "autoload": { - "psr-0": { - "Dflydev\\DotAccessData": "src" + "psr-4": { + "Dflydev\\DotAccessData\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -1094,6 +988,11 @@ "name": "Carlos Frutos", "email": "carlos@kiwing.it", "homepage": "https://github.com/cfrutos" + }, + { + "name": "Colin O'Dell", + "email": "colinodell@gmail.com", + "homepage": "https://www.colinodell.com" } ], "description": "Given a deep data structure, access data by dot notation.", @@ -1106,38 +1005,41 @@ ], "support": { "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues", - "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/master" + "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.2" }, - "time": "2017-01-20T21:14:22+00:00" + "time": "2022-10-27T11:44:00+00:00" }, { "name": "doctrine/annotations", - "version": "1.13.3", + "version": "1.14.3", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "648b0343343565c4a056bfc8392201385e8d89f0" + "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0", - "reference": "648b0343343565c4a056bfc8392201385e8d89f0", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af", + "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af", "shasum": "" }, "require": { - "doctrine/lexer": "1.*", + "doctrine/lexer": "^1 || ^2", "ext-tokenizer": "*", "php": "^7.1 || ^8.0", "psr/cache": "^1 || ^2 || ^3" }, "require-dev": { "doctrine/cache": "^1.11 || ^2.0", - "doctrine/coding-standard": "^6.0 || ^8.1", - "phpstan/phpstan": "^1.4.10 || ^1.8.0", - "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5", - "symfony/cache": "^4.4 || ^5.2", + "doctrine/coding-standard": "^9 || ^10", + "phpstan/phpstan": "~1.4.10 || ^1.8.0", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", + "symfony/cache": "^4.4 || ^5.4 || ^6", "vimeo/psalm": "^4.10" }, + "suggest": { + "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations" + }, "type": "library", "autoload": { "psr-4": { @@ -1179,9 +1081,9 @@ ], "support": { "issues": "https://github.com/doctrine/annotations/issues", - "source": "https://github.com/doctrine/annotations/tree/1.13.3" + "source": "https://github.com/doctrine/annotations/tree/1.14.3" }, - "time": "2022-07-02T10:48:51+00:00" + "time": "2023-02-01T09:20:38+00:00" }, { "name": "doctrine/collections", @@ -1318,31 +1220,33 @@ }, { "name": "doctrine/lexer", - "version": "1.2.3", + "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229" + "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229", - "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6", + "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6", "shasum": "" }, "require": { + "doctrine/deprecations": "^1.0", "php": "^7.1 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^9.0", + "doctrine/coding-standard": "^9 || ^12", "phpstan/phpstan": "^1.3", - "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", - "vimeo/psalm": "^4.11" + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6", + "psalm/plugin-phpunit": "^0.18.3", + "vimeo/psalm": "^4.11 || ^5.21" }, "type": "library", "autoload": { "psr-4": { - "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" + "Doctrine\\Common\\Lexer\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -1374,7 +1278,7 @@ ], "support": { "issues": "https://github.com/doctrine/lexer/issues", - "source": "https://github.com/doctrine/lexer/tree/1.2.3" + "source": "https://github.com/doctrine/lexer/tree/2.1.1" }, "funding": [ { @@ -1390,85 +1294,7 @@ "type": "tidelift" } ], - "time": "2022-02-28T11:07:21+00:00" - }, - { - "name": "doctrine/reflection", - "version": "1.2.4", - "source": { - "type": "git", - "url": "https://github.com/doctrine/reflection.git", - "reference": "6bcea3e81ab8b3d0abe5fde5300bbc8a968960c7" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/doctrine/reflection/zipball/6bcea3e81ab8b3d0abe5fde5300bbc8a968960c7", - "reference": "6bcea3e81ab8b3d0abe5fde5300bbc8a968960c7", - "shasum": "" - }, - "require": { - "doctrine/annotations": "^1.0 || ^2.0", - "ext-tokenizer": "*", - "php": "^7.1 || ^8.0" - }, - "conflict": { - "doctrine/common": "<2.9" - }, - "require-dev": { - "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", - "autoload": { - "psr-4": { - "Doctrine\\Common\\": "lib/Doctrine/Common" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, - { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, - { - "name": "Benjamin Eberlei", - "email": "kontakt@beberlei.de" - }, - { - "name": "Jonathan Wage", - "email": "jonwage@gmail.com" - }, - { - "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" - }, - { - "name": "Marco Pivetta", - "email": "ocramius@gmail.com" - } - ], - "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.", - "homepage": "https://www.doctrine-project.org/projects/reflection.html", - "keywords": [ - "reflection", - "static" - ], - "support": { - "issues": "https://github.com/doctrine/reflection/issues", - "source": "https://github.com/doctrine/reflection/tree/1.2.4" - }, - "abandoned": "roave/better-reflection", - "time": "2023-07-27T18:11:59+00:00" + "time": "2024-02-05T11:35:39+00:00" }, { "name": "drupal/address", @@ -1764,24 +1590,24 @@ }, { "name": "drupal/core", - "version": "9.5.11", + "version": "10.2.3", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "8afcb233c2a71501b35fed2713167c37831d5c19" + "reference": "cc8c7952f7013795b735f5c15290e76937163bb7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/8afcb233c2a71501b35fed2713167c37831d5c19", - "reference": "8afcb233c2a71501b35fed2713167c37831d5c19", + "url": "https://api.github.com/repos/drupal/core/zipball/cc8c7952f7013795b735f5c15290e76937163bb7", + "reference": "cc8c7952f7013795b735f5c15290e76937163bb7", "shasum": "" }, "require": { - "asm89/stack-cors": "^1.3", + "asm89/stack-cors": "^2.1", + "composer-runtime-api": "^2.1", "composer/semver": "^3.3", - "doctrine/annotations": "^1.13", - "doctrine/reflection": "^1.2", - "egulias/email-validator": "^2.1.22|^3.2", + "doctrine/annotations": "^1.14", + "egulias/email-validator": "^3.2.1|^4.0", "ext-date": "*", "ext-dom": "*", "ext-filter": "*", @@ -1795,41 +1621,38 @@ "ext-spl": "*", "ext-tokenizer": "*", "ext-xml": "*", - "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5", - "laminas/laminas-feed": "^2.17", - "longwave/laminas-diactoros": "^2.14", + "guzzlehttp/guzzle": "^7.5", + "guzzlehttp/psr7": "^2.4.5", "masterminds/html5": "^2.7", + "mck89/peast": "^1.14", "pear/archive_tar": "^1.4.14", - "php": ">=7.3.0", - "psr/log": "^1.1", - "stack/builder": "^1.0", - "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", + "php": ">=8.1.0", + "psr/log": "^3.0", + "sebastian/diff": "^4", + "symfony/console": "^6.4", + "symfony/dependency-injection": "^6.4", + "symfony/event-dispatcher": "^6.4", + "symfony/filesystem": "^6.4", + "symfony/finder": "^6.4", + "symfony/http-foundation": "^6.4", + "symfony/http-kernel": "^6.4", + "symfony/mailer": "^6.4", + "symfony/mime": "^6.4", "symfony/polyfill-iconv": "^1.26", - "symfony/polyfill-php80": "^1.26", - "symfony/process": "^4.4", - "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.15.3", - "typo3/phar-stream-wrapper": "^3.1.3" + "symfony/process": "^6.4", + "symfony/psr-http-message-bridge": "^2.1|^6.4", + "symfony/routing": "^6.4", + "symfony/serializer": "^6.4", + "symfony/validator": "^6.4", + "symfony/yaml": "^6.4", + "twig/twig": "^3.5.0" }, "conflict": { - "drush/drush": "<8.1.10", - "symfony/http-foundation": "4.4.42" + "drush/drush": "<12.4.3" }, "replace": { "drupal/core-annotation": "self.version", "drupal/core-assertion": "self.version", - "drupal/core-bridge": "self.version", "drupal/core-class-finder": "self.version", "drupal/core-datetime": "self.version", "drupal/core-dependency-injection": "self.version", @@ -1853,6 +1676,9 @@ "drupal/core-uuid": "self.version", "drupal/core-version": "self.version" }, + "suggest": { + "ext-zip": "Needed to extend the plugin.manager.archiver service capability with the handling of files in the ZIP format." + }, "type": "drupal-core", "extra": { "drupal-scaffold": { @@ -1885,12 +1711,10 @@ }, "autoload": { "files": [ - "includes/bootstrap.inc", - "includes/guzzle_php81_shim.php" + "includes/bootstrap.inc" ], "psr-4": { "Drupal\\Core\\": "lib/Drupal/Core", - "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver", "Drupal\\Component\\": "lib/Drupal/Component" }, "classmap": [ @@ -1909,12 +1733,10 @@ "lib/Drupal/Core/Cache/DatabaseCacheTagsChecksum.php", "lib/Drupal/Core/Database/Connection.php", "lib/Drupal/Core/Database/Database.php", - "lib/Drupal/Core/Database/Statement.php", "lib/Drupal/Core/Database/StatementInterface.php", "lib/Drupal/Core/DependencyInjection/Container.php", "lib/Drupal/Core/DrupalKernel.php", "lib/Drupal/Core/DrupalKernelInterface.php", - "lib/Drupal/Core/Http/InputBag.php", "lib/Drupal/Core/Installer/InstallerRedirectTrait.php", "lib/Drupal/Core/Site/Settings.php" ] @@ -1925,26 +1747,26 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/9.5.11" + "source": "https://github.com/drupal/core/tree/10.2.3" }, - "time": "2023-09-19T17:58:28+00:00" + "time": "2024-02-07T22:44:48+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "9.5.11", + "version": "10.2.3", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", - "reference": "08da8e59c6f1bd0b1a58d18f8addc0d937bbacc7" + "reference": "63effa1bc644e80a269e8b4415e627491d26fd3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/08da8e59c6f1bd0b1a58d18f8addc0d937bbacc7", - "reference": "08da8e59c6f1bd0b1a58d18f8addc0d937bbacc7", + "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/63effa1bc644e80a269e8b4415e627491d26fd3f", + "reference": "63effa1bc644e80a269e8b4415e627491d26fd3f", "shasum": "" }, "require": { - "composer-plugin-api": "^1 || ^2", + "composer-plugin-api": "^2", "php": ">=7.3.0" }, "conflict": { @@ -1975,26 +1797,26 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/9.5.11" + "source": "https://github.com/drupal/core-composer-scaffold/tree/10.2.3" }, - "time": "2023-04-30T16:17:33+00:00" + "time": "2024-01-26T14:59:30+00:00" }, { "name": "drupal/core-project-message", - "version": "9.5.11", + "version": "10.2.3", "source": { "type": "git", "url": "https://github.com/drupal/core-project-message.git", - "reference": "5dfa0b75a057caf6542be67f61e7531c737db48c" + "reference": "d1da83722735cb0f7ccabf9fef7b5607b442c3a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-project-message/zipball/5dfa0b75a057caf6542be67f61e7531c737db48c", - "reference": "5dfa0b75a057caf6542be67f61e7531c737db48c", + "url": "https://api.github.com/repos/drupal/core-project-message/zipball/d1da83722735cb0f7ccabf9fef7b5607b442c3a8", + "reference": "d1da83722735cb0f7ccabf9fef7b5607b442c3a8", "shasum": "" }, "require": { - "composer-plugin-api": "^1.1 || ^2", + "composer-plugin-api": "^2", "php": ">=7.3.0" }, "type": "composer-plugin", @@ -2016,78 +1838,80 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-project-message/tree/9.5.11" + "source": "https://github.com/drupal/core-project-message/tree/10.2.3" }, - "time": "2022-02-24T17:40:53+00:00" + "time": "2023-07-24T07:55:25+00:00" }, { "name": "drupal/core-recommended", - "version": "9.5.11", + "version": "10.2.3", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "af3521be5376e333ddcdbd31c5a169f16423b46f" + "reference": "ee5d148455ca5792108a1fd007ae162ea2ffe859" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/af3521be5376e333ddcdbd31c5a169f16423b46f", - "reference": "af3521be5376e333ddcdbd31c5a169f16423b46f", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/ee5d148455ca5792108a1fd007ae162ea2ffe859", + "reference": "ee5d148455ca5792108a1fd007ae162ea2ffe859", "shasum": "" }, "require": { - "asm89/stack-cors": "~1.3.0", - "composer/semver": "~3.3.2", - "doctrine/annotations": "~1.13.3", - "doctrine/lexer": "~1.2.3", - "doctrine/reflection": "~1.2.3", - "drupal/core": "9.5.11", - "egulias/email-validator": "~3.2.1", - "guzzlehttp/guzzle": "~6.5.8", - "guzzlehttp/promises": "~1.5.2", - "guzzlehttp/psr7": "~1.9.1", - "longwave/laminas-diactoros": "~2.14.2", - "masterminds/html5": "~2.7.6", + "asm89/stack-cors": "~v2.2.0", + "composer/semver": "~3.4.0", + "doctrine/annotations": "~1.14.3", + "doctrine/deprecations": "~1.1.2", + "doctrine/lexer": "~2.1.0", + "drupal/core": "10.2.3", + "egulias/email-validator": "~4.0.2", + "guzzlehttp/guzzle": "~7.8.1", + "guzzlehttp/promises": "~2.0.2", + "guzzlehttp/psr7": "~2.6.2", + "masterminds/html5": "~2.8.1", + "mck89/peast": "~v1.15.4", "pear/archive_tar": "~1.4.14", "pear/console_getopt": "~v1.4.3", - "pear/pear-core-minimal": "~v1.10.11", + "pear/pear-core-minimal": "~v1.10.14", "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", + "psr/cache": "~3.0.0", + "psr/container": "~2.0.2", + "psr/event-dispatcher": "~1.0.0", + "psr/http-client": "~1.0.3", + "psr/http-factory": "~1.0.2", + "psr/log": "~3.0.0", "ralouphie/getallheaders": "~3.0.3", - "stack/builder": "~v1.0.6", - "symfony-cmf/routing": "~2.3.4", - "symfony/console": "~v4.4.49", - "symfony/debug": "~v4.4.44", - "symfony/dependency-injection": "~v4.4.49", - "symfony/deprecation-contracts": "~v2.5.2", - "symfony/error-handler": "~v4.4.44", - "symfony/event-dispatcher": "~v4.4.44", - "symfony/event-dispatcher-contracts": "~v1.1.13", - "symfony/http-client-contracts": "~v2.5.2", - "symfony/http-foundation": "~v4.4.49", - "symfony/http-kernel": "~v4.4.50", - "symfony/mime": "~v5.4.13", - "symfony/polyfill-ctype": "~v1.27.0", - "symfony/polyfill-iconv": "~v1.27.0", - "symfony/polyfill-intl-idn": "~v1.27.0", - "symfony/polyfill-intl-normalizer": "~v1.27.0", - "symfony/polyfill-mbstring": "~v1.27.0", - "symfony/polyfill-php80": "~v1.27.0", - "symfony/process": "~v4.4.44", - "symfony/psr-http-message-bridge": "~v2.1.4", - "symfony/routing": "~v4.4.44", - "symfony/serializer": "~v4.4.47", - "symfony/service-contracts": "~v2.5.2", - "symfony/translation": "~v4.4.47", - "symfony/translation-contracts": "~v2.5.2", - "symfony/validator": "~v4.4.48", - "symfony/var-dumper": "~v5.4.19", - "symfony/yaml": "~v4.4.45", - "twig/twig": "~v2.15.4", - "typo3/phar-stream-wrapper": "~v3.1.7" + "sebastian/diff": "~4.0.5", + "symfony/console": "~v6.4.1", + "symfony/dependency-injection": "~v6.4.1", + "symfony/deprecation-contracts": "~v3.4.0", + "symfony/error-handler": "~v6.4.0", + "symfony/event-dispatcher": "~v6.4.0", + "symfony/event-dispatcher-contracts": "~v3.4.0", + "symfony/filesystem": "~v6.4.0", + "symfony/finder": "~v6.4.0", + "symfony/http-foundation": "~v6.4.0", + "symfony/http-kernel": "~v6.4.1", + "symfony/mailer": "~v6.4.0", + "symfony/mime": "~v6.4.0", + "symfony/polyfill-ctype": "~v1.28.0", + "symfony/polyfill-iconv": "~v1.28.0", + "symfony/polyfill-intl-grapheme": "~v1.28.0", + "symfony/polyfill-intl-idn": "~v1.28.0", + "symfony/polyfill-intl-normalizer": "~v1.28.0", + "symfony/polyfill-mbstring": "~v1.28.0", + "symfony/polyfill-php83": "~v1.28.0", + "symfony/process": "~v6.4.0", + "symfony/psr-http-message-bridge": "~v6.4.0", + "symfony/routing": "~v6.4.1", + "symfony/serializer": "~v6.4.1", + "symfony/service-contracts": "~v3.4.0", + "symfony/string": "~v6.4.0", + "symfony/translation-contracts": "~v3.4.0", + "symfony/validator": "~v6.4.0", + "symfony/var-dumper": "~v6.4.0", + "symfony/var-exporter": "~v6.4.1", + "symfony/yaml": "~v6.4.0", + "twig/twig": "~v3.8.0" }, "conflict": { "webflo/drupal-core-strict": "*" @@ -2099,9 +1923,9 @@ ], "description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/9.5.11" + "source": "https://github.com/drupal/core-recommended/tree/10.2.3" }, - "time": "2023-09-19T17:58:28+00:00" + "time": "2024-02-07T22:44:48+00:00" }, { "name": "drupal/ctools", @@ -2688,149 +2512,6 @@ "issues": "https://www.drupal.org/project/issues/geolocation" } }, - { - "name": "drupal/google_analytics_reports", - "version": "3.1.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/google_analytics_reports.git", - "reference": "8.x-3.1" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/google_analytics_reports-8.x-3.1.zip", - "reference": "8.x-3.1", - "shasum": "7e52953e7f51b5694575fe07bd89b40c55571830" - }, - "require": { - "drupal/core": "^8 || ^9 || ^10", - "drupal/google_analytics_reports_api": "*" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-3.1", - "datestamp": "1702542031", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "grendzy", - "homepage": "https://www.drupal.org/user/96647" - }, - { - "name": "jantoine", - "homepage": "https://www.drupal.org/user/192192" - }, - { - "name": "jkitching", - "homepage": "https://www.drupal.org/user/159067" - }, - { - "name": "jojonaloha", - "homepage": "https://www.drupal.org/user/1579186" - }, - { - "name": "klausi", - "homepage": "https://www.drupal.org/user/262198" - }, - { - "name": "Mohammed J. Razem", - "homepage": "https://www.drupal.org/user/255384" - }, - { - "name": "Plazik", - "homepage": "https://www.drupal.org/user/982724" - }, - { - "name": "Rajab Natshah", - "homepage": "https://www.drupal.org/user/1414312" - }, - { - "name": "raspberryman", - "homepage": "https://www.drupal.org/user/71464" - } - ], - "description": "Display statistics from Google Analytics using Views.", - "homepage": "https://www.drupal.org/project/google_analytics_reports", - "support": { - "source": "https://git.drupalcode.org/project/google_analytics_reports" - } - }, - { - "name": "drupal/google_analytics_reports_api", - "version": "3.1.0", - "require": { - "drupal/core": "^8 || ^9 || ^10", - "drupal/google_analytics_reports": "^3" - }, - "type": "metapackage", - "extra": { - "drupal": { - "version": "8.x-3.1", - "datestamp": "1702542031", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "grendzy", - "homepage": "https://www.drupal.org/user/96647" - }, - { - "name": "jantoine", - "homepage": "https://www.drupal.org/user/192192" - }, - { - "name": "jkitching", - "homepage": "https://www.drupal.org/user/159067" - }, - { - "name": "jojonaloha", - "homepage": "https://www.drupal.org/user/1579186" - }, - { - "name": "klausi", - "homepage": "https://www.drupal.org/user/262198" - }, - { - "name": "Mohammed J. Razem", - "homepage": "https://www.drupal.org/user/255384" - }, - { - "name": "Plazik", - "homepage": "https://www.drupal.org/user/982724" - }, - { - "name": "Rajab Natshah", - "homepage": "https://www.drupal.org/user/1414312" - }, - { - "name": "raspberryman", - "homepage": "https://www.drupal.org/user/71464" - } - ], - "description": "API to access statistics from the Google Analytics Core Reporting API.", - "homepage": "https://www.drupal.org/project/google_analytics_reports", - "support": { - "source": "https://git.drupalcode.org/project/google_analytics_reports" - } - }, { "name": "drupal/jquery_ui", "version": "1.6.0", @@ -3165,97 +2846,22 @@ "source": "https://git.drupalcode.org/project/jquery_ui_menu" } }, - { - "name": "drupal/leaflet", - "version": "1.46.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/leaflet.git", - "reference": "8.x-1.46" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/leaflet-8.x-1.46.zip", - "reference": "8.x-1.46", - "shasum": "82da6a309b29c5e7cdcd54f4602379450982c317" - }, - "require": { - "drupal/core": "^8.8 || ^9", - "drupal/geofield": "^1.0" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-1.46", - "datestamp": "1605466674", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0+" - ], - "authors": [ - { - "name": "Italo Mairo", - "homepage": "https://www.drupal.org/u/itamair", - "role": "Maintainer" - }, - { - "name": "Peter Vanhee (pvhee)", - "homepage": "https://www.drupal.org/u/pvhee", - "role": "Maintainer" - }, - { - "name": "Rik de Boer (RdeBoer)", - "homepage": "https://www.drupal.org/u/rdeboer", - "role": "Maintainer" - }, - { - "name": "Gabriel Carleton-Barnes (gcb)", - "homepage": "https://www.drupal.org/u/gcb", - "role": "Maintainer" - }, - { - "name": "Lev Tsypin (levelos)", - "homepage": "https://www.drupal.org/u/levelos", - "role": "Maintainer" - }, - { - "name": "Sean Larkin (seanberto)", - "homepage": "https://www.drupal.org/u/seanberto", - "role": "Maintainer" - } - ], - "description": "Integration with the Leaflet map scripting library.", - "homepage": "https://www.drupal.org/project/leaflet", - "support": { - "source": "https://git.drupalcode.org/project/leaflet", - "issues": "https://www.drupal.org/project/issues/leaflet" - } - }, { "name": "drupal/linkit", - "version": "6.0.2", + "version": "6.1.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/linkit.git", - "reference": "6.0.2" + "reference": "6.1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/linkit-6.0.2.zip", - "reference": "6.0.2", - "shasum": "b7d965d122403c0d1cd8b891db3ea56004026804" + "url": "https://ftp.drupal.org/files/projects/linkit-6.1.2.zip", + "reference": "6.1.2", + "shasum": "63fb311d2b78df81a9a588330429b640ec7da0e8" }, "require": { - "drupal/core": "^9.4 || ^10.0.0" - }, - "conflict": { - "drupal/core": ">=10.1" + "drupal/core": "^10.1" }, "require-dev": { "drupal/ckeditor": "*", @@ -3264,8 +2870,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "6.0.2", - "datestamp": "1696865395", + "version": "6.1.2", + "datestamp": "1696865478", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4102,20 +3708,20 @@ }, { "name": "drupal/search_api", - "version": "1.30.0", + "version": "1.31.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", - "reference": "8.x-1.30" + "reference": "8.x-1.31" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.30.zip", - "reference": "8.x-1.30", - "shasum": "25bd2cfab6a6332c595fbc8be1c4cfff33a85ce8" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.31.zip", + "reference": "8.x-1.31", + "shasum": "ec8436744c34de2ede6370d4dd26875489e761bc" }, "require": { - "drupal/core": "^9.3 || ^10.0" + "drupal/core": "^10.0" }, "conflict": { "drupal/search_api_solr": "2.* || 3.0 || 3.1" @@ -4133,8 +3739,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.30", - "datestamp": "1700925904", + "version": "8.x-1.31", + "datestamp": "1700926323", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4475,81 +4081,6 @@ "source": "https://git.drupalcode.org/project/token" } }, - { - "name": "drupal/total_control", - "version": "3.0.4", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/total_control.git", - "reference": "3.0.4" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/total_control-3.0.4.zip", - "reference": "3.0.4", - "shasum": "2b2643fedbae89fdb7a5638f61a2def74af5908f" - }, - "require": { - "drupal/core": "~8.9 || ~9.0 || ~10.0", - "drupal/ctools": "~3.0 || ~4.0", - "drupal/page_manager": "*", - "drupal/panels": "~4.0" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "3.0.4", - "datestamp": "1687455957", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - }, - "branch-alias": { - "dev-3.0.x": "3.0.x-dev" - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Jen Lampton", - "homepage": "https://www.drupal.org/u/jenlampton", - "role": "Maintainer" - }, - { - "name": "Mohammed J. Razem", - "homepage": "https://www.drupal.org/u/mohammed-j-razem", - "role": "Maintainer" - }, - { - "name": "Abdulla Abu-Zakham", - "homepage": "https://www.drupal.org/u/abu-zakham", - "role": "Maintainer" - }, - { - "name": "Rajab Natshah", - "homepage": "https://www.drupal.org/u/rajabnatshah", - "role": "Maintainer" - }, - { - "name": "Rajab Natshah", - "homepage": "https://www.drupal.org/user/1414312" - }, - { - "name": "squiggy", - "homepage": "https://www.drupal.org/user/44299" - } - ], - "description": "Total Control Administration Dashboard", - "homepage": "https://www.drupal.org/project/total_control", - "support": { - "source": "https://git.drupalcode.org/project/total_control/tree/3.0.x", - "issues": "https://www.drupal.org/project/issues/total_control" - } - }, { "name": "drupal/transliterate_filenames", "version": "2.0.2", @@ -4605,99 +4136,6 @@ "issues": "https://www.drupal.org/project/issues/transliterate_filenames" } }, - { - "name": "drupal/varbase_total_control", - "version": "9.0.2", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/varbase_total_control.git", - "reference": "9.0.2" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/varbase_total_control-9.0.2.zip", - "reference": "9.0.2", - "shasum": "8f65b2b6e0eaaa96749c3afadab30afe05e98341" - }, - "require": { - "composer/installers": "~1.0 || ~2.0", - "cweagans/composer-patches": "~1.0", - "drupal/charts": "~5.0", - "drupal/core": "~9.0", - "drupal/google_analytics_reports": "~3.0", - "drupal/total_control": "~3.0", - "oomphinc/composer-installers-extender": "~1.0 || ~2.0", - "vardot/module-installer-factory": "~1.0" - }, - "suggest": { - "bower-asset/c3": "0.7.*: Provides JavaScript library necessary for C3", - "bower-asset/chartjs": "2.7.*: Provides JavaScript library necessary for Chart JS", - "bower-asset/d3": "~5.0: Provides JavaScript library necessary for D3", - "npm-asset/imagesloaded": "~4.0: Provides JavaScript library necessary for Image Loaded" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "9.0.2", - "datestamp": "1650962380", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - }, - "installer-types": [ - "bower-asset", - "npm-asset" - ], - "drupal-libraries": { - "libraries": [ - { - "name": "chartjs", - "package": "bower-asset/chartjs" - }, - { - "name": "c3", - "package": "bower-asset/c3" - }, - { - "name": "d3", - "package": "bower-asset/d3" - }, - { - "name": "imagesloaded", - "package": "npm-asset/imagesloaded" - } - ] - }, - "enable-patching": true, - "composer-exit-on-patch-failure": true - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Vardot", - "homepage": "https://www.drupal.org/vardot", - "role": "Maintainer" - }, - { - "name": "Mohammed J. Razem", - "homepage": "https://www.drupal.org/user/255384" - }, - { - "name": "Rajab Natshah", - "homepage": "https://www.drupal.org/user/1414312" - } - ], - "description": "Varbase Total Control Dashboard: A dashboard is what is missing for better Drupal administration experience. This dashboard is built on top of Total Control Admin Dashboard module, utilizing Panels, Google Analytics Reports, and several enhanced blocks and widgets for an intuitive and flexible administration experience.", - "homepage": "https://github.com/Vardot/varbase_total_control", - "support": { - "source": "http://cgit.drupalcode.org/varbase_total_control", - "issues": "https://www.drupal.org/project/issues/varbase_total_control" - } - }, { "name": "drupal/video_embed_field", "version": "2.5.0", @@ -4759,74 +4197,6 @@ "source": "https://git.drupalcode.org/project/video_embed_field" } }, - { - "name": "drupal/views_infinite_scroll", - "version": "1.9.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/views_infinite_scroll.git", - "reference": "8.x-1.9" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/views_infinite_scroll-8.x-1.9.zip", - "reference": "8.x-1.9", - "shasum": "875d58d317d48036ed1d9ef538bc8a76bc3dcb5b" - }, - "require": { - "drupal/core": "^8.8 || ^9" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-1.9", - "datestamp": "1632421809", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Anybody", - "homepage": "https://www.drupal.org/user/291091" - }, - { - "name": "Grevil", - "homepage": "https://www.drupal.org/user/3668491" - }, - { - "name": "Honza Pobořil", - "homepage": "https://www.drupal.org/user/123612" - }, - { - "name": "Neslee Canil Pinto", - "homepage": "https://www.drupal.org/user/3580850" - }, - { - "name": "Remon", - "homepage": "https://www.drupal.org/user/143827" - }, - { - "name": "Sam152", - "homepage": "https://www.drupal.org/user/1485048" - }, - { - "name": "thomas.frobieter", - "homepage": "https://www.drupal.org/user/409335" - } - ], - "description": "A pager which allows an infinite scroll effect for views.", - "homepage": "https://www.drupal.org/project/views_infinite_scroll", - "support": { - "source": "https://git.drupalcode.org/project/views_infinite_scroll" - } - }, { "name": "drupal/views_url_path_arguments", "version": "1.2.0", @@ -4877,55 +4247,55 @@ }, { "name": "drush/drush", - "version": "10.6.2", + "version": "12.4.3", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "0a570a16ec63259eb71195aba5feab532318b337" + "reference": "8245acede57ecc62a90aa0f19ff3b29e5f11f971" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/0a570a16ec63259eb71195aba5feab532318b337", - "reference": "0a570a16ec63259eb71195aba5feab532318b337", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/8245acede57ecc62a90aa0f19ff3b29e5f11f971", + "reference": "8245acede57ecc62a90aa0f19ff3b29e5f11f971", "shasum": "" }, "require": { - "chi-teck/drupal-code-generator": "^1.32.1", + "chi-teck/drupal-code-generator": "^3.0", + "composer-runtime-api": "^2.2", "composer/semver": "^1.4 || ^3", - "consolidation/config": "^1.2", - "consolidation/filter-via-dot-access-data": "^1", - "consolidation/robo": "^1.4.11 || ^2 || ^3", - "consolidation/site-alias": "^3.0.0@stable", - "consolidation/site-process": "^2.1 || ^4", - "enlightn/security-checker": "^1", + "consolidation/annotated-command": "^4.9.1", + "consolidation/config": "^2.1.2", + "consolidation/filter-via-dot-access-data": "^2.0.2", + "consolidation/output-formatters": "^4.3.2", + "consolidation/robo": "^4.0.6", + "consolidation/site-alias": "^4", + "consolidation/site-process": "^5.2.0", "ext-dom": "*", - "grasmash/yaml-expander": "^1.1.1", - "guzzlehttp/guzzle": "^6.3 || ^7.0", - "league/container": "^2.5 || ^3.4", - "php": ">=7.1.3", - "psr/log": "~1.0", - "psy/psysh": ">=0.6 <0.11", - "symfony/event-dispatcher": "^3.4 || ^4.0", - "symfony/finder": "^3.4 || ^4.0 || ^5", - "symfony/var-dumper": "^3.4 || ^4.0 || ^5.0", - "symfony/yaml": "^3.4 || ^4.0", - "webflo/drupal-finder": "^1.2", - "webmozart/path-util": "^2.1.0" + "grasmash/yaml-cli": "^3.1", + "guzzlehttp/guzzle": "^7.0", + "league/container": "^4", + "php": ">=8.1", + "psy/psysh": "~0.11", + "symfony/event-dispatcher": "^6", + "symfony/filesystem": "^6.1", + "symfony/finder": "^6", + "symfony/var-dumper": "^6.0", + "symfony/yaml": "^6.0", + "webflo/drupal-finder": "^1.2" }, "conflict": { + "drupal/core": "< 10.0", "drupal/migrate_run": "*", "drupal/migrate_tools": "<= 5" }, "require-dev": { - "composer/installers": "^1.7", + "composer/installers": "^2", "cweagans/composer-patches": "~1.0", - "david-garcia/phpwhois": "4.3.0", - "drupal/alinks": "1.0.0", - "drupal/core-recommended": "^8.8", - "phpunit/phpunit": ">=7.5.20", - "squizlabs/php_codesniffer": "^2.7 || ^3", - "vlucas/phpdotenv": "^2.4", - "yoast/phpunit-polyfills": "^0.2.0" + "drupal/core-recommended": "^10", + "drupal/semver_example": "2.3.0", + "phpunit/phpunit": "^9", + "rector/rector": "^0.12", + "squizlabs/php_codesniffer": "^3.7" }, "bin": [ "drush" @@ -4961,8 +4331,7 @@ }, "autoload": { "psr-4": { - "Drush\\": "src/", - "Drush\\Internal\\": "src/internal-forks" + "Drush\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -5007,10 +4376,10 @@ "homepage": "http://www.drush.org", "support": { "forum": "http://drupal.stackexchange.com/questions/tagged/drush", - "irc": "irc://irc.freenode.org/drush", "issues": "https://github.com/drush-ops/drush/issues", + "security": "https://github.com/drush-ops/drush/security/advisories", "slack": "https://drupal.slack.com/messages/C62H9CWQM", - "source": "https://github.com/drush-ops/drush/tree/10.6.2" + "source": "https://github.com/drush-ops/drush/tree/12.4.3" }, "funding": [ { @@ -5018,30 +4387,30 @@ "type": "github" } ], - "time": "2021-12-15T17:09:54+00:00" + "time": "2023-11-16T22:57:24+00:00" }, { "name": "egulias/email-validator", - "version": "3.2.6", + "version": "4.0.2", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7" + "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7", - "reference": "e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e", + "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e", "shasum": "" }, "require": { - "doctrine/lexer": "^1.2|^2", - "php": ">=7.2", - "symfony/polyfill-intl-idn": "^1.15" + "doctrine/lexer": "^2.0 || ^3.0", + "php": ">=8.1", + "symfony/polyfill-intl-idn": "^1.26" }, "require-dev": { - "phpunit/phpunit": "^8.5.8|^9.3.3", - "vimeo/psalm": "^4" + "phpunit/phpunit": "^10.2", + "vimeo/psalm": "^5.12" }, "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" @@ -5049,7 +4418,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0.x-dev" + "dev-master": "4.0.x-dev" } }, "autoload": { @@ -5077,7 +4446,7 @@ ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", - "source": "https://github.com/egulias/EmailValidator/tree/3.2.6" + "source": "https://github.com/egulias/EmailValidator/tree/4.0.2" }, "funding": [ { @@ -5085,97 +4454,32 @@ "type": "github" } ], - "time": "2023-06-01T07:04:22+00:00" - }, - { - "name": "enlightn/security-checker", - "version": "v1.11.0", - "source": { - "type": "git", - "url": "https://github.com/enlightn/security-checker.git", - "reference": "68df5c7256c84b428bf8fcff0d249de06ce362d2" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/enlightn/security-checker/zipball/68df5c7256c84b428bf8fcff0d249de06ce362d2", - "reference": "68df5c7256c84b428bf8fcff0d249de06ce362d2", - "shasum": "" - }, - "require": { - "ext-json": "*", - "guzzlehttp/guzzle": "^6.3|^7.0", - "php": ">=5.6", - "symfony/console": "^3.4|^4|^5|^6|^7", - "symfony/finder": "^3|^4|^5|^6|^7", - "symfony/process": "^3.4|^4|^5|^6|^7", - "symfony/yaml": "^3.4|^4|^5|^6|^7" - }, - "require-dev": { - "ext-zip": "*", - "friendsofphp/php-cs-fixer": "^2.18|^3.0", - "phpunit/phpunit": "^5.5|^6|^7|^8|^9" - }, - "bin": [ - "security-checker" - ], - "type": "library", - "autoload": { - "psr-4": { - "Enlightn\\SecurityChecker\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Paras Malhotra", - "email": "paras@laravel-enlightn.com" - }, - { - "name": "Miguel Piedrafita", - "email": "soy@miguelpiedrafita.com" - } - ], - "description": "A PHP dependency vulnerabilities scanner based on the Security Advisories Database.", - "keywords": [ - "package", - "php", - "scanner", - "security", - "security advisories", - "vulnerability scanner" - ], - "support": { - "issues": "https://github.com/enlightn/security-checker/issues", - "source": "https://github.com/enlightn/security-checker/tree/v1.11.0" - }, - "time": "2023-11-17T07:53:29+00:00" + "time": "2023-10-06T06:47:41+00:00" }, { "name": "grasmash/expander", - "version": "1.0.0", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/grasmash/expander.git", - "reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f" + "reference": "bb1c1a2430957945cf08c5a62f5d72a6aa6a2c82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/grasmash/expander/zipball/95d6037344a4be1dd5f8e0b0b2571a28c397578f", - "reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f", + "url": "https://api.github.com/repos/grasmash/expander/zipball/bb1c1a2430957945cf08c5a62f5d72a6aa6a2c82", + "reference": "bb1c1a2430957945cf08c5a62f5d72a6aa6a2c82", "shasum": "" }, "require": { - "dflydev/dot-access-data": "^1.1.0", - "php": ">=5.4" + "dflydev/dot-access-data": "^3.0.0", + "php": ">=8.0", + "psr/log": "^2 | ^3" }, "require-dev": { "greg-1-anderson/composer-test-scenarios": "^1", - "phpunit/phpunit": "^4|^5.5.4", - "satooshi/php-coveralls": "^1.0.2|dev-master", - "squizlabs/php_codesniffer": "^2.7" + "php-coveralls/php-coveralls": "^2.5", + "phpunit/phpunit": "^9", + "squizlabs/php_codesniffer": "^3.3" }, "type": "library", "extra": { @@ -5200,44 +4504,48 @@ "description": "Expands internal property references in PHP arrays file.", "support": { "issues": "https://github.com/grasmash/expander/issues", - "source": "https://github.com/grasmash/expander/tree/master" + "source": "https://github.com/grasmash/expander/tree/3.0.0" }, - "time": "2017-12-21T22:14:55+00:00" + "time": "2022-05-10T13:14:49+00:00" }, { - "name": "grasmash/yaml-expander", - "version": "1.4.0", + "name": "grasmash/yaml-cli", + "version": "3.1.0", "source": { "type": "git", - "url": "https://github.com/grasmash/yaml-expander.git", - "reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1" + "url": "https://github.com/grasmash/yaml-cli.git", + "reference": "00f3fd775f6abbfacd44432f1999c3c3b02791f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/grasmash/yaml-expander/zipball/3f0f6001ae707a24f4d9733958d77d92bf9693b1", - "reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1", + "url": "https://api.github.com/repos/grasmash/yaml-cli/zipball/00f3fd775f6abbfacd44432f1999c3c3b02791f0", + "reference": "00f3fd775f6abbfacd44432f1999c3c3b02791f0", "shasum": "" }, "require": { - "dflydev/dot-access-data": "^1.1.0", - "php": ">=5.4", - "symfony/yaml": "^2.8.11|^3|^4" + "dflydev/dot-access-data": "^3", + "php": ">=8.0", + "symfony/console": "^6", + "symfony/filesystem": "^6", + "symfony/yaml": "^6" }, "require-dev": { - "greg-1-anderson/composer-test-scenarios": "^1", - "phpunit/phpunit": "^4.8|^5.5.4", - "satooshi/php-coveralls": "^1.0.2|dev-master", - "squizlabs/php_codesniffer": "^2.7" + "php-coveralls/php-coveralls": "^2", + "phpunit/phpunit": "^9", + "squizlabs/php_codesniffer": "^3.0" }, + "bin": [ + "bin/yaml-cli" + ], "type": "library", "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-master": "3.x-dev" } }, "autoload": { "psr-4": { - "Grasmash\\YamlExpander\\": "src/" + "Grasmash\\YamlCli\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -5249,46 +4557,56 @@ "name": "Matthew Grasmick" } ], - "description": "Expands internal property references in a yaml file.", + "description": "A command line tool for reading and manipulating yaml files.", "support": { - "issues": "https://github.com/grasmash/yaml-expander/issues", - "source": "https://github.com/grasmash/yaml-expander/tree/master" + "issues": "https://github.com/grasmash/yaml-cli/issues", + "source": "https://github.com/grasmash/yaml-cli/tree/3.1.0" }, - "time": "2017-12-16T16:06:03+00:00" + "time": "2022-05-09T20:22:34+00:00" }, { "name": "guzzlehttp/guzzle", - "version": "6.5.8", + "version": "7.8.1", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981" + "reference": "41042bc7ab002487b876a0683fc8dce04ddce104" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a52f0440530b54fa079ce76e8c5d196a42cad981", - "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/41042bc7ab002487b876a0683fc8dce04ddce104", + "reference": "41042bc7ab002487b876a0683fc8dce04ddce104", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^1.0", - "guzzlehttp/psr7": "^1.9", - "php": ">=5.5", - "symfony/polyfill-intl-idn": "^1.17" + "guzzlehttp/promises": "^1.5.3 || ^2.0.1", + "guzzlehttp/psr7": "^1.9.1 || ^2.5.1", + "php": "^7.2.5 || ^8.0", + "psr/http-client": "^1.0", + "symfony/deprecation-contracts": "^2.2 || ^3.0" + }, + "provide": { + "psr/http-client-implementation": "1.0" }, "require-dev": { + "bamarni/composer-bin-plugin": "^1.8.2", "ext-curl": "*", - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", - "psr/log": "^1.1" + "php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999", + "php-http/message-factory": "^1.1", + "phpunit/phpunit": "^8.5.36 || ^9.6.15", + "psr/log": "^1.1 || ^2.0 || ^3.0" }, "suggest": { + "ext-curl": "Required for CURL handler support", + "ext-intl": "Required for Internationalized Domain Name (IDN) support", "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "6.5-dev" + "bamarni-bin": { + "bin-links": true, + "forward-command": false } }, "autoload": { @@ -5341,19 +4659,20 @@ } ], "description": "Guzzle is a PHP HTTP client library", - "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", + "psr-18", + "psr-7", "rest", "web service" ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/6.5.8" + "source": "https://github.com/guzzle/guzzle/tree/7.8.1" }, "funding": [ { @@ -5369,33 +4688,37 @@ "type": "tidelift" } ], - "time": "2022-06-20T22:16:07+00:00" + "time": "2023-12-03T20:35:24+00:00" }, { "name": "guzzlehttp/promises", - "version": "1.5.3", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e" + "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/67ab6e18aaa14d753cc148911d273f6e6cb6721e", - "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e", + "url": "https://api.github.com/repos/guzzle/promises/zipball/bbff78d96034045e58e13dedd6ad91b5d1253223", + "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223", "shasum": "" }, "require": { - "php": ">=5.5" + "php": "^7.2.5 || ^8.0" }, "require-dev": { - "symfony/phpunit-bridge": "^4.4 || ^5.1" + "bamarni/composer-bin-plugin": "^1.8.2", + "phpunit/phpunit": "^8.5.36 || ^9.6.15" }, "type": "library", + "extra": { + "bamarni-bin": { + "bin-links": true, + "forward-command": false + } + }, "autoload": { - "files": [ - "src/functions_include.php" - ], "psr-4": { "GuzzleHttp\\Promise\\": "src/" } @@ -5432,7 +4755,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/1.5.3" + "source": "https://github.com/guzzle/promises/tree/2.0.2" }, "funding": [ { @@ -5448,42 +4771,48 @@ "type": "tidelift" } ], - "time": "2023-05-21T12:31:43+00:00" + "time": "2023-12-03T20:19:20+00:00" }, { "name": "guzzlehttp/psr7", - "version": "1.9.1", + "version": "2.6.2", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b" + "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/e4490cabc77465aaee90b20cfc9a770f8c04be6b", - "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221", + "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221", "shasum": "" }, "require": { - "php": ">=5.4.0", - "psr/http-message": "~1.0", - "ralouphie/getallheaders": "^2.0.5 || ^3.0.0" + "php": "^7.2.5 || ^8.0", + "psr/http-factory": "^1.0", + "psr/http-message": "^1.1 || ^2.0", + "ralouphie/getallheaders": "^3.0" }, "provide": { + "psr/http-factory-implementation": "1.0", "psr/http-message-implementation": "1.0" }, "require-dev": { - "ext-zlib": "*", - "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" + "bamarni/composer-bin-plugin": "^1.8.2", + "http-interop/http-factory-tests": "^0.9", + "phpunit/phpunit": "^8.5.36 || ^9.6.15" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", + "extra": { + "bamarni-bin": { + "bin-links": true, + "forward-command": false + } + }, "autoload": { - "files": [ - "src/functions_include.php" - ], "psr-4": { "GuzzleHttp\\Psr7\\": "src/" } @@ -5522,6 +4851,11 @@ "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://sagikazarmark.hu" } ], "description": "PSR-7 message implementation that also provides common utility methods", @@ -5537,7 +4871,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/1.9.1" + "source": "https://github.com/guzzle/psr7/tree/2.6.2" }, "funding": [ { @@ -5553,7 +4887,7 @@ "type": "tidelift" } ], - "time": "2023-04-17T16:00:37+00:00" + "time": "2023-12-03T20:05:35+00:00" }, { "name": "itamair/geophp", @@ -5601,224 +4935,23 @@ }, "time": "2023-12-23T23:28:59+00:00" }, - { - "name": "laminas/laminas-escaper", - "version": "2.13.0", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-escaper.git", - "reference": "af459883f4018d0f8a0c69c7a209daef3bf973ba" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/af459883f4018d0f8a0c69c7a209daef3bf973ba", - "reference": "af459883f4018d0f8a0c69c7a209daef3bf973ba", - "shasum": "" - }, - "require": { - "ext-ctype": "*", - "ext-mbstring": "*", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" - }, - "conflict": { - "zendframework/zend-escaper": "*" - }, - "require-dev": { - "infection/infection": "^0.27.0", - "laminas/laminas-coding-standard": "~2.5.0", - "maglnet/composer-require-checker": "^3.8.0", - "phpunit/phpunit": "^9.6.7", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.9" - }, - "type": "library", - "autoload": { - "psr-4": { - "Laminas\\Escaper\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs", - "homepage": "https://laminas.dev", - "keywords": [ - "escaper", - "laminas" - ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-escaper/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-escaper/issues", - "rss": "https://github.com/laminas/laminas-escaper/releases.atom", - "source": "https://github.com/laminas/laminas-escaper" - }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } - ], - "time": "2023-10-10T08:35:13+00:00" - }, - { - "name": "laminas/laminas-feed", - "version": "2.22.0", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-feed.git", - "reference": "669792b819fca7274698147ad7a2ecc1b0a9b141" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/669792b819fca7274698147ad7a2ecc1b0a9b141", - "reference": "669792b819fca7274698147ad7a2ecc1b0a9b141", - "shasum": "" - }, - "require": { - "ext-dom": "*", - "ext-libxml": "*", - "laminas/laminas-escaper": "^2.9", - "laminas/laminas-stdlib": "^3.6", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" - }, - "conflict": { - "laminas/laminas-servicemanager": "<3.3", - "zendframework/zend-feed": "*" - }, - "require-dev": { - "laminas/laminas-cache": "^2.13.2 || ^3.11", - "laminas/laminas-cache-storage-adapter-memory": "^1.1.0 || ^2.2", - "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-db": "^2.18", - "laminas/laminas-http": "^2.18", - "laminas/laminas-servicemanager": "^3.21.0", - "laminas/laminas-validator": "^2.38", - "phpunit/phpunit": "^10.3.1", - "psalm/plugin-phpunit": "^0.18.4", - "psr/http-message": "^2.0", - "vimeo/psalm": "^5.14.1" - }, - "suggest": { - "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests", - "laminas/laminas-db": "Laminas\\Db component, for use with PubSubHubbub", - "laminas/laminas-http": "Laminas\\Http for PubSubHubbub, and optionally for use with Laminas\\Feed\\Reader", - "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for easily extending ExtensionManager implementations", - "laminas/laminas-validator": "Laminas\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent", - "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator" - }, - "type": "library", - "autoload": { - "psr-4": { - "Laminas\\Feed\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "provides functionality for creating and consuming RSS and Atom feeds", - "homepage": "https://laminas.dev", - "keywords": [ - "atom", - "feed", - "laminas", - "rss" - ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-feed/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-feed/issues", - "rss": "https://github.com/laminas/laminas-feed/releases.atom", - "source": "https://github.com/laminas/laminas-feed" - }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } - ], - "time": "2023-10-11T20:16:37+00:00" - }, - { - "name": "laminas/laminas-stdlib", - "version": "3.19.0", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "6a192dd0882b514e45506f533b833b623b78fff3" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/6a192dd0882b514e45506f533b833b623b78fff3", - "reference": "6a192dd0882b514e45506f533b833b623b78fff3", - "shasum": "" - }, - "require": { - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" - }, - "conflict": { - "zendframework/zend-stdlib": "*" - }, - "require-dev": { - "laminas/laminas-coding-standard": "^2.5", - "phpbench/phpbench": "^1.2.15", - "phpunit/phpunit": "^10.5.8", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.20.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Laminas\\Stdlib\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "SPL extensions, array utilities, error handlers, and more", - "homepage": "https://laminas.dev", - "keywords": [ - "laminas", - "stdlib" - ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-stdlib/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-stdlib/issues", - "rss": "https://github.com/laminas/laminas-stdlib/releases.atom", - "source": "https://github.com/laminas/laminas-stdlib" - }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } - ], - "time": "2024-01-19T12:39:49+00:00" - }, { "name": "league/container", - "version": "3.4.1", + "version": "4.2.0", "source": { "type": "git", "url": "https://github.com/thephpleague/container.git", - "reference": "84ecbc2dbecc31bd23faf759a0e329ee49abddbd" + "reference": "375d13cb828649599ef5d48a339c4af7a26cd0ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/container/zipball/84ecbc2dbecc31bd23faf759a0e329ee49abddbd", - "reference": "84ecbc2dbecc31bd23faf759a0e329ee49abddbd", + "url": "https://api.github.com/repos/thephpleague/container/zipball/375d13cb828649599ef5d48a339c4af7a26cd0ab", + "reference": "375d13cb828649599ef5d48a339c4af7a26cd0ab", "shasum": "" }, "require": { - "php": "^7.0 || ^8.0", - "psr/container": "^1.0.0" + "php": "^7.2 || ^8.0", + "psr/container": "^1.1 || ^2.0" }, "provide": { "psr/container-implementation": "^1.0" @@ -5827,15 +4960,19 @@ "orno/di": "~2.0" }, "require-dev": { - "phpunit/phpunit": "^6.0 || ^7.0", + "nette/php-generator": "^3.4", + "nikic/php-parser": "^4.10", + "phpstan/phpstan": "^0.12.47", + "phpunit/phpunit": "^8.5.17", "roave/security-advisories": "dev-latest", "scrutinizer/ocular": "^1.8", - "squizlabs/php_codesniffer": "^3.5" + "squizlabs/php_codesniffer": "^3.6" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.x-dev", + "dev-master": "4.x-dev", + "dev-4.x": "4.x-dev", "dev-3.x": "3.x-dev", "dev-2.x": "2.x-dev", "dev-1.x": "1.x-dev" @@ -5853,8 +4990,7 @@ "authors": [ { "name": "Phil Bennett", - "email": "philipobenito@gmail.com", - "homepage": "http://www.philipobenito.com", + "email": "mail@philbennett.co.uk", "role": "Developer" } ], @@ -5871,7 +5007,7 @@ ], "support": { "issues": "https://github.com/thephpleague/container/issues", - "source": "https://github.com/thephpleague/container/tree/3.4.1" + "source": "https://github.com/thephpleague/container/tree/4.2.0" }, "funding": [ { @@ -5879,126 +5015,28 @@ "type": "github" } ], - "time": "2021-07-09T08:23:52+00:00" - }, - { - "name": "longwave/laminas-diactoros", - "version": "2.14.2", - "source": { - "type": "git", - "url": "https://github.com/longwave/laminas-diactoros.git", - "reference": "ae4f0becf249ae8eea8f2f8f9fb927104e55a885" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/longwave/laminas-diactoros/zipball/ae4f0becf249ae8eea8f2f8f9fb927104e55a885", - "reference": "ae4f0becf249ae8eea8f2f8f9fb927104e55a885", - "shasum": "" - }, - "require": { - "php": "^7.3 || ~8.0.0 || ~8.1.0 || ~8.2.0", - "psr/http-factory": "^1.0", - "psr/http-message": "^1.0" - }, - "conflict": { - "phpspec/prophecy": "<1.9.0", - "zendframework/zend-diactoros": "*" - }, - "provide": { - "psr/http-factory-implementation": "1.0", - "psr/http-message-implementation": "1.0" - }, - "replace": { - "laminas/laminas-diactoros": "2.18.1" - }, - "require-dev": { - "ext-curl": "*", - "ext-dom": "*", - "ext-gd": "*", - "ext-libxml": "*", - "http-interop/http-factory-tests": "^0.9.0", - "laminas/laminas-coding-standard": "~2.3.0", - "php-http/psr7-integration-tests": "^1.1.1", - "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.5", - "psalm/plugin-phpunit": "^0.17.0", - "vimeo/psalm": "^4.24.0" - }, - "type": "library", - "extra": { - "laminas": { - "config-provider": "Laminas\\Diactoros\\ConfigProvider", - "module": "Laminas\\Diactoros" - } - }, - "autoload": { - "files": [ - "src/functions/create_uploaded_file.php", - "src/functions/marshal_headers_from_sapi.php", - "src/functions/marshal_method_from_sapi.php", - "src/functions/marshal_protocol_version_from_sapi.php", - "src/functions/marshal_uri_from_sapi.php", - "src/functions/normalize_server.php", - "src/functions/normalize_uploaded_files.php", - "src/functions/parse_cookie_header.php", - "src/functions/create_uploaded_file.legacy.php", - "src/functions/marshal_headers_from_sapi.legacy.php", - "src/functions/marshal_method_from_sapi.legacy.php", - "src/functions/marshal_protocol_version_from_sapi.legacy.php", - "src/functions/marshal_uri_from_sapi.legacy.php", - "src/functions/normalize_server.legacy.php", - "src/functions/normalize_uploaded_files.legacy.php", - "src/functions/parse_cookie_header.legacy.php" - ], - "psr-4": { - "Laminas\\Diactoros\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "PSR HTTP Message implementations", - "homepage": "https://laminas.dev", - "keywords": [ - "http", - "laminas", - "psr", - "psr-17", - "psr-7" - ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-diactoros/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-diactoros/issues", - "rss": "https://github.com/laminas/laminas-diactoros/releases.atom", - "source": "https://github.com/laminas/laminas-diactoros" - }, - "time": "2023-04-26T21:27:14+00:00" + "time": "2021-11-16T10:29:06+00:00" }, { "name": "masterminds/html5", - "version": "2.7.6", + "version": "2.8.1", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", - "reference": "897eb517a343a2281f11bc5556d6548db7d93947" + "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/897eb517a343a2281f11bc5556d6548db7d93947", - "reference": "897eb517a343a2281f11bc5556d6548db7d93947", + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f47dcf3c70c584de14f21143c55d9939631bc6cf", + "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf", "shasum": "" }, "require": { - "ext-ctype": "*", "ext-dom": "*", - "ext-libxml": "*", "php": ">=5.3.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7" + "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8" }, "type": "library", "extra": { @@ -6042,31 +5080,82 @@ ], "support": { "issues": "https://github.com/Masterminds/html5-php/issues", - "source": "https://github.com/Masterminds/html5-php/tree/2.7.6" + "source": "https://github.com/Masterminds/html5-php/tree/2.8.1" }, - "time": "2022-08-18T16:18:26+00:00" + "time": "2023-05-10T11:58:31+00:00" }, { - "name": "nikic/php-parser", - "version": "v4.18.0", + "name": "mck89/peast", + "version": "v1.15.4", "source": { "type": "git", - "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999" + "url": "https://github.com/mck89/peast.git", + "reference": "1df4dc28a6b5bb7ab117ab073c1712256e954e18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bcbb2179f97633e98bbbc87044ee2611c7d7999", - "reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999", + "url": "https://api.github.com/repos/mck89/peast/zipball/1df4dc28a6b5bb7ab117ab073c1712256e954e18", + "reference": "1df4dc28a6b5bb7ab117ab073c1712256e954e18", "shasum": "" }, "require": { + "ext-mbstring": "*", + "php": ">=5.4.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.15.4-dev" + } + }, + "autoload": { + "psr-4": { + "Peast\\": "lib/Peast/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Marco Marchiò", + "email": "marco.mm89@gmail.com" + } + ], + "description": "Peast is PHP library that generates AST for JavaScript code", + "support": { + "issues": "https://github.com/mck89/peast/issues", + "source": "https://github.com/mck89/peast/tree/v1.15.4" + }, + "time": "2023-08-12T08:29:29+00:00" + }, + { + "name": "nikic/php-parser", + "version": "v5.0.1", + "source": { + "type": "git", + "url": "https://github.com/nikic/PHP-Parser.git", + "reference": "2218c2252c874a4624ab2f613d86ac32d227bc69" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/2218c2252c874a4624ab2f613d86ac32d227bc69", + "reference": "2218c2252c874a4624ab2f613d86ac32d227bc69", + "shasum": "" + }, + "require": { + "ext-ctype": "*", + "ext-json": "*", "ext-tokenizer": "*", - "php": ">=7.0" + "php": ">=7.4" }, "require-dev": { "ircmaxell/php-yacc": "^0.0.7", - "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" + "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" }, "bin": [ "bin/php-parse" @@ -6074,7 +5163,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.9-dev" + "dev-master": "5.0-dev" } }, "autoload": { @@ -6098,66 +5187,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.18.0" + "source": "https://github.com/nikic/PHP-Parser/tree/v5.0.1" }, - "time": "2023-12-10T21:03:43+00:00" - }, - { - "name": "oomphinc/composer-installers-extender", - "version": "2.0.1", - "source": { - "type": "git", - "url": "https://github.com/oomphinc/composer-installers-extender.git", - "reference": "cbf4b6f9a24153b785d09eee755b995ba87bd5f9" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/oomphinc/composer-installers-extender/zipball/cbf4b6f9a24153b785d09eee755b995ba87bd5f9", - "reference": "cbf4b6f9a24153b785d09eee755b995ba87bd5f9", - "shasum": "" - }, - "require": { - "composer-plugin-api": "^1.1 || ^2.0", - "composer/installers": "^1.0 || ^2.0", - "php": ">=7.1" - }, - "require-dev": { - "composer/composer": "^2.0", - "phpunit/phpunit": "^7.2", - "squizlabs/php_codesniffer": "^3.3" - }, - "type": "composer-plugin", - "extra": { - "class": "OomphInc\\ComposerInstallersExtender\\Plugin" - }, - "autoload": { - "psr-4": { - "OomphInc\\ComposerInstallersExtender\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Stephen Beemsterboer", - "email": "stephen@oomphinc.com", - "homepage": "https://github.com/balbuf" - }, - { - "name": "Nathan Dentzau", - "email": "nate@oomphinc.com", - "homepage": "http://oomph.is/ndentzau" - } - ], - "description": "Extend the composer/installers plugin to accept any arbitrary package type.", - "homepage": "http://www.oomphinc.com/", - "support": { - "issues": "https://github.com/oomphinc/composer-installers-extender/issues", - "source": "https://github.com/oomphinc/composer-installers-extender/tree/2.0.1" - }, - "time": "2021-12-15T12:32:42+00:00" + "time": "2024-02-21T19:24:10+00:00" }, { "name": "pear/archive_tar", @@ -6399,21 +5431,177 @@ "time": "2021-03-21T15:43:46+00:00" }, { - "name": "psr/cache", - "version": "1.0.1", + "name": "phootwork/collection", + "version": "v3.2.2", "source": { "type": "git", - "url": "https://github.com/php-fig/cache.git", - "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" + "url": "https://github.com/phootwork/collection.git", + "reference": "46dde20420fba17766c89200bc3ff91d3e58eafa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", - "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", + "url": "https://api.github.com/repos/phootwork/collection/zipball/46dde20420fba17766c89200bc3ff91d3e58eafa", + "reference": "46dde20420fba17766c89200bc3ff91d3e58eafa", "shasum": "" }, "require": { - "php": ">=5.3.0" + "phootwork/lang": "^3.0", + "php": ">=8.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "phootwork\\collection\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Thomas Gossmann", + "homepage": "http://gos.si" + } + ], + "description": "The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.", + "homepage": "https://phootwork.github.io/collection/", + "keywords": [ + "Array object", + "Text object", + "collection", + "collections", + "json", + "list", + "map", + "queue", + "set", + "stack", + "xml" + ], + "support": { + "issues": "https://github.com/phootwork/phootwork/issues", + "source": "https://github.com/phootwork/collection/tree/v3.2.2" + }, + "time": "2022-08-27T12:51:24+00:00" + }, + { + "name": "phootwork/lang", + "version": "v3.2.2", + "source": { + "type": "git", + "url": "https://github.com/phootwork/lang.git", + "reference": "baaf154ae7d521ebeee5e89105f5b12b0f234597" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phootwork/lang/zipball/baaf154ae7d521ebeee5e89105f5b12b0f234597", + "reference": "baaf154ae7d521ebeee5e89105f5b12b0f234597", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "symfony/polyfill-mbstring": "^1.12", + "symfony/polyfill-php81": "^1.22" + }, + "type": "library", + "autoload": { + "psr-4": { + "phootwork\\lang\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Thomas Gossmann", + "homepage": "http://gos.si" + } + ], + "description": "Missing PHP language constructs", + "homepage": "https://phootwork.github.io/lang/", + "keywords": [ + "array", + "comparator", + "comparison", + "string" + ], + "support": { + "issues": "https://github.com/phootwork/phootwork/issues", + "source": "https://github.com/phootwork/lang/tree/v3.2.2" + }, + "time": "2023-05-26T05:37:59+00:00" + }, + { + "name": "phpowermove/docblock", + "version": "v4.0", + "source": { + "type": "git", + "url": "https://github.com/phpowermove/docblock.git", + "reference": "a73f6e17b7d4e1b92ca5378c248c952c9fae7826" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpowermove/docblock/zipball/a73f6e17b7d4e1b92ca5378c248c952c9fae7826", + "reference": "a73f6e17b7d4e1b92ca5378c248c952c9fae7826", + "shasum": "" + }, + "require": { + "phootwork/collection": "^3.0", + "phootwork/lang": "^3.0", + "php": ">=8.0" + }, + "require-dev": { + "phootwork/php-cs-fixer-config": "^0.4", + "phpunit/phpunit": "^9.0", + "psalm/phar": "^4.3" + }, + "type": "library", + "autoload": { + "psr-4": { + "phpowermove\\docblock\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Thomas Gossmann", + "homepage": "http://gos.si" + } + ], + "description": "PHP Docblock parser and generator. An API to read and write Docblocks.", + "keywords": [ + "docblock", + "generator", + "parser" + ], + "support": { + "issues": "https://github.com/phpowermove/docblock/issues", + "source": "https://github.com/phpowermove/docblock/tree/v4.0" + }, + "time": "2021-09-22T16:57:06+00:00" + }, + { + "name": "psr/cache", + "version": "3.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/cache.git", + "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf", + "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf", + "shasum": "" + }, + "require": { + "php": ">=8.0.0" }, "type": "library", "extra": { @@ -6433,7 +5621,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for caching libraries", @@ -6443,28 +5631,33 @@ "psr-6" ], "support": { - "source": "https://github.com/php-fig/cache/tree/master" + "source": "https://github.com/php-fig/cache/tree/3.0.0" }, - "time": "2016-08-06T20:24:11+00:00" + "time": "2021-02-03T23:26:27+00:00" }, { "name": "psr/container", - "version": "1.1.2", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", - "reference": "513e0666f7216c7459170d56df27dfcefe1689ea" + "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea", - "reference": "513e0666f7216c7459170d56df27dfcefe1689ea", + "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963", + "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963", "shasum": "" }, "require": { "php": ">=7.4.0" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0.x-dev" + } + }, "autoload": { "psr-4": { "Psr\\Container\\": "src/" @@ -6491,9 +5684,111 @@ ], "support": { "issues": "https://github.com/php-fig/container/issues", - "source": "https://github.com/php-fig/container/tree/1.1.2" + "source": "https://github.com/php-fig/container/tree/2.0.2" }, - "time": "2021-11-05T16:50:12+00:00" + "time": "2021-11-05T16:47:00+00:00" + }, + { + "name": "psr/event-dispatcher", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/event-dispatcher.git", + "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0", + "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", + "shasum": "" + }, + "require": { + "php": ">=7.2.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\EventDispatcher\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Standard interfaces for event handling.", + "keywords": [ + "events", + "psr", + "psr-14" + ], + "support": { + "issues": "https://github.com/php-fig/event-dispatcher/issues", + "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0" + }, + "time": "2019-01-08T18:20:26+00:00" + }, + { + "name": "psr/http-client", + "version": "1.0.3", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-client.git", + "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90", + "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90", + "shasum": "" + }, + "require": { + "php": "^7.0 || ^8.0", + "psr/http-message": "^1.0 || ^2.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Http\\Client\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common interface for HTTP clients", + "homepage": "https://github.com/php-fig/http-client", + "keywords": [ + "http", + "http-client", + "psr", + "psr-18" + ], + "support": { + "source": "https://github.com/php-fig/http-client" + }, + "time": "2023-09-23T14:17:50+00:00" }, { "name": "psr/http-factory", @@ -6552,25 +5847,25 @@ }, { "name": "psr/http-message", - "version": "1.0.1", + "version": "2.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", - "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" + "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", - "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71", + "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "2.0.x-dev" } }, "autoload": { @@ -6585,7 +5880,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", @@ -6599,36 +5894,36 @@ "response" ], "support": { - "source": "https://github.com/php-fig/http-message/tree/master" + "source": "https://github.com/php-fig/http-message/tree/2.0" }, - "time": "2016-08-06T14:39:51+00:00" + "time": "2023-04-04T09:54:51+00:00" }, { "name": "psr/log", - "version": "1.1.4", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "d49695b909c3b7628b6289db5479a1c204601f11" + "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", - "reference": "d49695b909c3b7628b6289db5479a1c204601f11", + "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001", + "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": ">=8.0.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1.x-dev" + "dev-master": "3.x-dev" } }, "autoload": { "psr-4": { - "Psr\\Log\\": "Psr/Log/" + "Psr\\Log\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -6649,42 +5944,42 @@ "psr-3" ], "support": { - "source": "https://github.com/php-fig/log/tree/1.1.4" + "source": "https://github.com/php-fig/log/tree/3.0.0" }, - "time": "2021-05-03T11:20:27+00:00" + "time": "2021-07-14T16:46:02+00:00" }, { "name": "psy/psysh", - "version": "v0.10.12", + "version": "v0.12.0", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "a0d9981aa07ecfcbea28e4bfa868031cca121e7d" + "reference": "750bf031a48fd07c673dbe3f11f72362ea306d0d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/a0d9981aa07ecfcbea28e4bfa868031cca121e7d", - "reference": "a0d9981aa07ecfcbea28e4bfa868031cca121e7d", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/750bf031a48fd07c673dbe3f11f72362ea306d0d", + "reference": "750bf031a48fd07c673dbe3f11f72362ea306d0d", "shasum": "" }, "require": { "ext-json": "*", "ext-tokenizer": "*", - "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3", - "php": "^8.0 || ^7.0 || ^5.5.9", - "symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10", - "symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7" + "nikic/php-parser": "^5.0 || ^4.0", + "php": "^8.0 || ^7.4", + "symfony/console": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4", + "symfony/var-dumper": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4" + }, + "conflict": { + "symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.2", - "hoa/console": "3.17.*" + "bamarni/composer-bin-plugin": "^1.2" }, "suggest": { "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", "ext-pdo-sqlite": "The doc command requires SQLite to work.", - "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.", - "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.", - "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit." + "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well." }, "bin": [ "bin/psysh" @@ -6692,7 +5987,11 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "0.10.x-dev" + "dev-main": "0.12.x-dev" + }, + "bamarni-bin": { + "bin-links": false, + "forward-command": false } }, "autoload": { @@ -6724,9 +6023,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.10.12" + "source": "https://github.com/bobthecow/psysh/tree/v0.12.0" }, - "time": "2021-11-30T14:05:36+00:00" + "time": "2023-12-20T15:28:09+00:00" }, { "name": "ralouphie/getallheaders", @@ -6773,167 +6072,114 @@ "time": "2019-03-08T08:55:37+00:00" }, { - "name": "stack/builder", - "version": "v1.0.6", + "name": "sebastian/diff", + "version": "4.0.6", "source": { "type": "git", - "url": "https://github.com/stackphp/builder.git", - "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c" + "url": "https://github.com/sebastianbergmann/diff.git", + "reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stackphp/builder/zipball/a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c", - "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ba01945089c3a293b01ba9badc29ad55b106b0bc", + "reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc", "shasum": "" }, "require": { - "php": ">=7.2.0", - "symfony/http-foundation": "~2.1|~3.0|~4.0|~5.0", - "symfony/http-kernel": "~2.1|~3.0|~4.0|~5.0" + "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "~8.0", - "symfony/routing": "^5.0" + "phpunit/phpunit": "^9.3", + "symfony/process": "^4.2 || ^5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "4.0-dev" } }, "autoload": { - "psr-0": { - "Stack": "src" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "Igor Wiedler", - "email": "igor@wiedler.ch" - } - ], - "description": "Builder for stack middleware based on HttpKernelInterface.", - "keywords": [ - "stack" - ], - "support": { - "issues": "https://github.com/stackphp/builder/issues", - "source": "https://github.com/stackphp/builder/tree/v1.0.6" - }, - "time": "2020-01-30T12:17:27+00:00" - }, - { - "name": "symfony-cmf/routing", - "version": "2.3.4", - "source": { - "type": "git", - "url": "https://github.com/symfony-cmf/Routing.git", - "reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/bbcdf2f6301d740454ba9ebb8adaefd436c36a6b", - "reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b", - "shasum": "" - }, - "require": { - "php": "^7.2 || ^8.0", - "psr/log": "^1.0 || ^2.0 || ^3.0", - "symfony/http-kernel": "^4.4 || ^5.0", - "symfony/routing": "^4.4 || ^5.0" - }, - "require-dev": { - "symfony-cmf/testing": "^3@dev", - "symfony/config": "^4.4 || ^5.0", - "symfony/dependency-injection": "^4.4 || ^5.0", - "symfony/event-dispatcher": "^4.4 || ^5.0", - "symfony/phpunit-bridge": "^5.0" - }, - "suggest": { - "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (^4.4 || ^5.0)" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.x-dev" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Cmf\\Component\\Routing\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, { - "name": "Symfony CMF Community", - "homepage": "https://github.com/symfony-cmf/Routing/contributors" + "name": "Kore Nordmann", + "email": "mail@kore-nordmann.de" } ], - "description": "Extends the Symfony routing component for dynamic routes and chaining several routers", - "homepage": "http://cmf.symfony.com", + "description": "Diff implementation", + "homepage": "https://github.com/sebastianbergmann/diff", "keywords": [ - "database", - "routing" + "diff", + "udiff", + "unidiff", + "unified diff" ], "support": { - "issues": "https://github.com/symfony-cmf/Routing/issues", - "source": "https://github.com/symfony-cmf/Routing/tree/2.3.4" + "issues": "https://github.com/sebastianbergmann/diff/issues", + "source": "https://github.com/sebastianbergmann/diff/tree/4.0.6" }, - "time": "2021-11-08T16:33:10+00:00" + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2024-03-02T06:30:58+00:00" }, { "name": "symfony/console", - "version": "v4.4.49", + "version": "v6.4.4", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "33fa45ffc81fdcc1ca368d4946da859c8cdb58d9" + "reference": "0d9e4eb5ad413075624378f474c4167ea202de78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/33fa45ffc81fdcc1ca368d4946da859c8cdb58d9", - "reference": "33fa45ffc81fdcc1ca368d4946da859c8cdb58d9", + "url": "https://api.github.com/repos/symfony/console/zipball/0d9e4eb5ad413075624378f474c4167ea202de78", + "reference": "0d9e4eb5ad413075624378f474c4167ea202de78", "shasum": "" }, "require": { - "php": ">=7.1.3", + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php73": "^1.8", - "symfony/polyfill-php80": "^1.16", - "symfony/service-contracts": "^1.1|^2" + "symfony/service-contracts": "^2.5|^3", + "symfony/string": "^5.4|^6.0|^7.0" }, "conflict": { - "psr/log": ">=3", - "symfony/dependency-injection": "<3.4", - "symfony/event-dispatcher": "<4.3|>=5", - "symfony/lock": "<4.4", - "symfony/process": "<3.3" + "symfony/dependency-injection": "<5.4", + "symfony/dotenv": "<5.4", + "symfony/event-dispatcher": "<5.4", + "symfony/lock": "<5.4", + "symfony/process": "<5.4" }, "provide": { - "psr/log-implementation": "1.0|2.0" + "psr/log-implementation": "1.0|2.0|3.0" }, "require-dev": { - "psr/log": "^1|^2", - "symfony/config": "^3.4|^4.0|^5.0", - "symfony/dependency-injection": "^3.4|^4.0|^5.0", - "symfony/event-dispatcher": "^4.3", - "symfony/lock": "^4.4|^5.0", - "symfony/process": "^3.4|^4.0|^5.0", - "symfony/var-dumper": "^4.3|^5.0" - }, - "suggest": { - "psr/log": "For using the console logger", - "symfony/event-dispatcher": "", - "symfony/lock": "", - "symfony/process": "" + "psr/log": "^1|^2|^3", + "symfony/config": "^5.4|^6.0|^7.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/event-dispatcher": "^5.4|^6.0|^7.0", + "symfony/http-foundation": "^6.4|^7.0", + "symfony/http-kernel": "^6.4|^7.0", + "symfony/lock": "^5.4|^6.0|^7.0", + "symfony/messenger": "^5.4|^6.0|^7.0", + "symfony/process": "^5.4|^6.0|^7.0", + "symfony/stopwatch": "^5.4|^6.0|^7.0", + "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -6960,8 +6206,14 @@ ], "description": "Eases the creation of beautiful and testable command line interfaces", "homepage": "https://symfony.com", + "keywords": [ + "cli", + "command-line", + "console", + "terminal" + ], "support": { - "source": "https://github.com/symfony/console/tree/v4.4.49" + "source": "https://github.com/symfony/console/tree/v6.4.4" }, "funding": [ { @@ -6977,118 +6229,44 @@ "type": "tidelift" } ], - "time": "2022-11-05T17:10:16+00:00" - }, - { - "name": "symfony/debug", - "version": "v4.4.44", - "source": { - "type": "git", - "url": "https://github.com/symfony/debug.git", - "reference": "1a692492190773c5310bc7877cb590c04c2f05be" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/1a692492190773c5310bc7877cb590c04c2f05be", - "reference": "1a692492190773c5310bc7877cb590c04c2f05be", - "shasum": "" - }, - "require": { - "php": ">=7.1.3", - "psr/log": "^1|^2|^3" - }, - "conflict": { - "symfony/http-kernel": "<3.4" - }, - "require-dev": { - "symfony/http-kernel": "^3.4|^4.0|^5.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Symfony\\Component\\Debug\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Provides tools to ease debugging PHP code", - "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/debug/tree/v4.4.44" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "abandoned": "symfony/error-handler", - "time": "2022-07-28T16:29:46+00:00" + "time": "2024-02-22T20:27:10+00:00" }, { "name": "symfony/dependency-injection", - "version": "v4.4.49", + "version": "v6.4.4", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "9065fe97dbd38a897e95ea254eb5ddfe1310f734" + "reference": "6236e5e843cb763e9d0f74245678b994afea5363" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/9065fe97dbd38a897e95ea254eb5ddfe1310f734", - "reference": "9065fe97dbd38a897e95ea254eb5ddfe1310f734", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/6236e5e843cb763e9d0f74245678b994afea5363", + "reference": "6236e5e843cb763e9d0f74245678b994afea5363", "shasum": "" }, "require": { - "php": ">=7.1.3", - "psr/container": "^1.0", - "symfony/polyfill-php80": "^1.16", - "symfony/service-contracts": "^1.1.6|^2" + "php": ">=8.1", + "psr/container": "^1.1|^2.0", + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/service-contracts": "^2.5|^3.0", + "symfony/var-exporter": "^6.2.10|^7.0" }, "conflict": { - "symfony/config": "<4.3|>=5.0", - "symfony/finder": "<3.4", - "symfony/proxy-manager-bridge": "<3.4", - "symfony/yaml": "<4.4.26" + "ext-psr": "<1.1|>=2", + "symfony/config": "<6.1", + "symfony/finder": "<5.4", + "symfony/proxy-manager-bridge": "<6.3", + "symfony/yaml": "<5.4" }, "provide": { - "psr/container-implementation": "1.0", - "symfony/service-implementation": "1.0|2.0" + "psr/container-implementation": "1.1|2.0", + "symfony/service-implementation": "1.1|2.0|3.0" }, "require-dev": { - "symfony/config": "^4.3", - "symfony/expression-language": "^3.4|^4.0|^5.0", - "symfony/yaml": "^4.4.26|^5.0" - }, - "suggest": { - "symfony/config": "", - "symfony/expression-language": "For using expressions in service container configuration", - "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required", - "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", - "symfony/yaml": "" + "symfony/config": "^6.1|^7.0", + "symfony/expression-language": "^5.4|^6.0|^7.0", + "symfony/yaml": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -7116,7 +6294,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.49" + "source": "https://github.com/symfony/dependency-injection/tree/v6.4.4" }, "funding": [ { @@ -7132,29 +6310,29 @@ "type": "tidelift" } ], - "time": "2022-11-16T16:18:09+00:00" + "time": "2024-02-22T20:27:10+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v2.5.2", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66" + "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66", - "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf", + "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=8.1" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "2.5-dev" + "dev-main": "3.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -7183,7 +6361,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.2" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0" }, "funding": [ { @@ -7199,32 +6377,39 @@ "type": "tidelift" } ], - "time": "2022-01-02T09:53:40+00:00" + "time": "2023-05-23T14:45:45+00:00" }, { "name": "symfony/error-handler", - "version": "v4.4.44", + "version": "v6.4.4", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "be731658121ef2d8be88f3a1ec938148a9237291" + "reference": "c725219bdf2afc59423c32793d5019d2a904e13a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/be731658121ef2d8be88f3a1ec938148a9237291", - "reference": "be731658121ef2d8be88f3a1ec938148a9237291", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/c725219bdf2afc59423c32793d5019d2a904e13a", + "reference": "c725219bdf2afc59423c32793d5019d2a904e13a", "shasum": "" }, "require": { - "php": ">=7.1.3", + "php": ">=8.1", "psr/log": "^1|^2|^3", - "symfony/debug": "^4.4.5", - "symfony/var-dumper": "^4.4|^5.0" + "symfony/var-dumper": "^5.4|^6.0|^7.0" + }, + "conflict": { + "symfony/deprecation-contracts": "<2.5", + "symfony/http-kernel": "<6.4" }, "require-dev": { - "symfony/http-kernel": "^4.4|^5.0", - "symfony/serializer": "^4.4|^5.0" + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/http-kernel": "^6.4|^7.0", + "symfony/serializer": "^5.4|^6.0|^7.0" }, + "bin": [ + "Resources/bin/patch-type-declarations" + ], "type": "library", "autoload": { "psr-4": { @@ -7251,7 +6436,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.44" + "source": "https://github.com/symfony/error-handler/tree/v6.4.4" }, "funding": [ { @@ -7267,47 +6452,43 @@ "type": "tidelift" } ], - "time": "2022-07-28T16:29:46+00:00" + "time": "2024-02-22T20:27:10+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v4.4.44", + "version": "v6.4.3", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "1e866e9e5c1b22168e0ce5f0b467f19bba61266a" + "reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1e866e9e5c1b22168e0ce5f0b467f19bba61266a", - "reference": "1e866e9e5c1b22168e0ce5f0b467f19bba61266a", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ae9d3a6f3003a6caf56acd7466d8d52378d44fef", + "reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef", "shasum": "" }, "require": { - "php": ">=7.1.3", - "symfony/event-dispatcher-contracts": "^1.1", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.1", + "symfony/event-dispatcher-contracts": "^2.5|^3" }, "conflict": { - "symfony/dependency-injection": "<3.4" + "symfony/dependency-injection": "<5.4", + "symfony/service-contracts": "<2.5" }, "provide": { "psr/event-dispatcher-implementation": "1.0", - "symfony/event-dispatcher-implementation": "1.1" + "symfony/event-dispatcher-implementation": "2.0|3.0" }, "require-dev": { "psr/log": "^1|^2|^3", - "symfony/config": "^3.4|^4.0|^5.0", - "symfony/dependency-injection": "^3.4|^4.0|^5.0", - "symfony/error-handler": "~3.4|~4.4", - "symfony/expression-language": "^3.4|^4.0|^5.0", - "symfony/http-foundation": "^3.4|^4.0|^5.0", - "symfony/service-contracts": "^1.1|^2", - "symfony/stopwatch": "^3.4|^4.0|^5.0" - }, - "suggest": { - "symfony/dependency-injection": "", - "symfony/http-kernel": "" + "symfony/config": "^5.4|^6.0|^7.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/error-handler": "^5.4|^6.0|^7.0", + "symfony/expression-language": "^5.4|^6.0|^7.0", + "symfony/http-foundation": "^5.4|^6.0|^7.0", + "symfony/service-contracts": "^2.5|^3", + "symfony/stopwatch": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -7335,7 +6516,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.44" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.3" }, "funding": [ { @@ -7351,33 +6532,30 @@ "type": "tidelift" } ], - "time": "2022-07-20T09:59:04+00:00" + "time": "2024-01-23T14:51:35+00:00" }, { "name": "symfony/event-dispatcher-contracts", - "version": "v1.1.13", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e" + "reference": "a76aed96a42d2b521153fb382d418e30d18b59df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/1d5cd762abaa6b2a4169d3e77610193a7157129e", - "reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df", + "reference": "a76aed96a42d2b521153fb382d418e30d18b59df", "shasum": "" }, "require": { - "php": ">=7.1.3" - }, - "suggest": { - "psr/event-dispatcher": "", - "symfony/event-dispatcher-implementation": "" + "php": ">=8.1", + "psr/event-dispatcher": "^1" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "1.1-dev" + "dev-main": "3.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -7414,7 +6592,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.13" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0" }, "funding": [ { @@ -7430,26 +6608,26 @@ "type": "tidelift" } ], - "time": "2022-01-02T09:41:36+00:00" + "time": "2023-05-23T14:45:45+00:00" }, { "name": "symfony/filesystem", - "version": "v4.4.42", + "version": "v6.4.3", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "815412ee8971209bd4c1eecd5f4f481eacd44bf5" + "reference": "7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/815412ee8971209bd4c1eecd5f4f481eacd44bf5", - "reference": "815412ee8971209bd4c1eecd5f4f481eacd44bf5", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb", + "reference": "7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb", "shasum": "" }, "require": { - "php": ">=7.1.3", + "php": ">=8.1", "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-php80": "^1.16" + "symfony/polyfill-mbstring": "~1.8" }, "type": "library", "autoload": { @@ -7477,7 +6655,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v4.4.42" + "source": "https://github.com/symfony/filesystem/tree/v6.4.3" }, "funding": [ { @@ -7493,26 +6671,27 @@ "type": "tidelift" } ], - "time": "2022-05-20T08:49:14+00:00" + "time": "2024-01-23T14:51:35+00:00" }, { "name": "symfony/finder", - "version": "v5.4.35", + "version": "v6.4.0", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "abe6d6f77d9465fed3cd2d029b29d03b56b56435" + "reference": "11d736e97f116ac375a81f96e662911a34cd50ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/abe6d6f77d9465fed3cd2d029b29d03b56b56435", - "reference": "abe6d6f77d9465fed3cd2d029b29d03b56b56435", + "url": "https://api.github.com/repos/symfony/finder/zipball/11d736e97f116ac375a81f96e662911a34cd50ce", + "reference": "11d736e97f116ac375a81f96e662911a34cd50ce", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.1" + }, + "require-dev": { + "symfony/filesystem": "^6.0|^7.0" }, "type": "library", "autoload": { @@ -7540,7 +6719,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v5.4.35" + "source": "https://github.com/symfony/finder/tree/v6.4.0" }, "funding": [ { @@ -7556,109 +6735,40 @@ "type": "tidelift" } ], - "time": "2024-01-23T13:51:25+00:00" - }, - { - "name": "symfony/http-client-contracts", - "version": "v2.5.2", - "source": { - "type": "git", - "url": "https://github.com/symfony/http-client-contracts.git", - "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70", - "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70", - "shasum": "" - }, - "require": { - "php": ">=7.2.5" - }, - "suggest": { - "symfony/http-client-implementation": "" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "2.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Contracts\\HttpClient\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Generic abstractions related to HTTP clients", - "homepage": "https://symfony.com", - "keywords": [ - "abstractions", - "contracts", - "decoupling", - "interfaces", - "interoperability", - "standards" - ], - "support": { - "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.2" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2022-04-12T15:48:08+00:00" + "time": "2023-10-31T17:30:12+00:00" }, { "name": "symfony/http-foundation", - "version": "v4.4.49", + "version": "v6.4.4", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "191413c7b832c015bb38eae963f2e57498c3c173" + "reference": "ebc713bc6e6f4b53f46539fc158be85dfcd77304" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/191413c7b832c015bb38eae963f2e57498c3c173", - "reference": "191413c7b832c015bb38eae963f2e57498c3c173", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ebc713bc6e6f4b53f46539fc158be85dfcd77304", + "reference": "ebc713bc6e6f4b53f46539fc158be85dfcd77304", "shasum": "" }, "require": { - "php": ">=7.1.3", - "symfony/mime": "^4.3|^5.0", + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.1", - "symfony/polyfill-php80": "^1.16" + "symfony/polyfill-php83": "^1.27" + }, + "conflict": { + "symfony/cache": "<6.3" }, "require-dev": { - "predis/predis": "~1.0", - "symfony/expression-language": "^3.4|^4.0|^5.0" + "doctrine/dbal": "^2.13.1|^3|^4", + "predis/predis": "^1.1|^2.0", + "symfony/cache": "^6.3|^7.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/expression-language": "^5.4|^6.0|^7.0", + "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0", + "symfony/mime": "^5.4|^6.0|^7.0", + "symfony/rate-limiter": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -7686,7 +6796,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.49" + "source": "https://github.com/symfony/http-foundation/tree/v6.4.4" }, "funding": [ { @@ -7702,67 +6812,76 @@ "type": "tidelift" } ], - "time": "2022-11-04T16:17:57+00:00" + "time": "2024-02-08T15:01:18+00:00" }, { "name": "symfony/http-kernel", - "version": "v4.4.51", + "version": "v6.4.4", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "ad8ab192cb619ff7285c95d28c69b36d718416c7" + "reference": "7a186f64a7f02787c04e8476538624d6aa888e42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ad8ab192cb619ff7285c95d28c69b36d718416c7", - "reference": "ad8ab192cb619ff7285c95d28c69b36d718416c7", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/7a186f64a7f02787c04e8476538624d6aa888e42", + "reference": "7a186f64a7f02787c04e8476538624d6aa888e42", "shasum": "" }, "require": { - "php": ">=7.1.3", - "psr/log": "^1|^2", - "symfony/error-handler": "^4.4", - "symfony/event-dispatcher": "^4.4", - "symfony/http-client-contracts": "^1.1|^2", - "symfony/http-foundation": "^4.4.30|^5.3.7", - "symfony/polyfill-ctype": "^1.8", - "symfony/polyfill-php73": "^1.9", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.1", + "psr/log": "^1|^2|^3", + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/error-handler": "^6.4|^7.0", + "symfony/event-dispatcher": "^5.4|^6.0|^7.0", + "symfony/http-foundation": "^6.4|^7.0", + "symfony/polyfill-ctype": "^1.8" }, "conflict": { - "symfony/browser-kit": "<4.3", - "symfony/config": "<3.4", - "symfony/console": ">=5", - "symfony/dependency-injection": "<4.3", - "symfony/translation": "<4.2", - "twig/twig": "<1.43|<2.13,>=2" + "symfony/browser-kit": "<5.4", + "symfony/cache": "<5.4", + "symfony/config": "<6.1", + "symfony/console": "<5.4", + "symfony/dependency-injection": "<6.4", + "symfony/doctrine-bridge": "<5.4", + "symfony/form": "<5.4", + "symfony/http-client": "<5.4", + "symfony/http-client-contracts": "<2.5", + "symfony/mailer": "<5.4", + "symfony/messenger": "<5.4", + "symfony/translation": "<5.4", + "symfony/translation-contracts": "<2.5", + "symfony/twig-bridge": "<5.4", + "symfony/validator": "<6.4", + "symfony/var-dumper": "<6.3", + "twig/twig": "<2.13" }, "provide": { - "psr/log-implementation": "1.0|2.0" + "psr/log-implementation": "1.0|2.0|3.0" }, "require-dev": { "psr/cache": "^1.0|^2.0|^3.0", - "symfony/browser-kit": "^4.3|^5.0", - "symfony/config": "^3.4|^4.0|^5.0", - "symfony/console": "^3.4|^4.0", - "symfony/css-selector": "^3.4|^4.0|^5.0", - "symfony/dependency-injection": "^4.3|^5.0", - "symfony/dom-crawler": "^3.4|^4.0|^5.0", - "symfony/expression-language": "^3.4|^4.0|^5.0", - "symfony/finder": "^3.4|^4.0|^5.0", - "symfony/process": "^3.4|^4.0|^5.0", - "symfony/routing": "^3.4|^4.0|^5.0", - "symfony/stopwatch": "^3.4|^4.0|^5.0", - "symfony/templating": "^3.4|^4.0|^5.0", - "symfony/translation": "^4.2|^5.0", - "symfony/translation-contracts": "^1.1|^2", - "twig/twig": "^1.43|^2.13|^3.0.4" - }, - "suggest": { - "symfony/browser-kit": "", - "symfony/config": "", - "symfony/console": "", - "symfony/dependency-injection": "" + "symfony/browser-kit": "^5.4|^6.0|^7.0", + "symfony/clock": "^6.2|^7.0", + "symfony/config": "^6.1|^7.0", + "symfony/console": "^5.4|^6.0|^7.0", + "symfony/css-selector": "^5.4|^6.0|^7.0", + "symfony/dependency-injection": "^6.4|^7.0", + "symfony/dom-crawler": "^5.4|^6.0|^7.0", + "symfony/expression-language": "^5.4|^6.0|^7.0", + "symfony/finder": "^5.4|^6.0|^7.0", + "symfony/http-client-contracts": "^2.5|^3", + "symfony/process": "^5.4|^6.0|^7.0", + "symfony/property-access": "^5.4.5|^6.0.5|^7.0", + "symfony/routing": "^5.4|^6.0|^7.0", + "symfony/serializer": "^6.4.4|^7.0.4", + "symfony/stopwatch": "^5.4|^6.0|^7.0", + "symfony/translation": "^5.4|^6.0|^7.0", + "symfony/translation-contracts": "^2.5|^3", + "symfony/uid": "^5.4|^6.0|^7.0", + "symfony/validator": "^6.4|^7.0", + "symfony/var-exporter": "^6.2|^7.0", + "twig/twig": "^2.13|^3.0.4" }, "type": "library", "autoload": { @@ -7790,7 +6909,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.51" + "source": "https://github.com/symfony/http-kernel/tree/v6.4.4" }, "funding": [ { @@ -7806,42 +6925,123 @@ "type": "tidelift" } ], - "time": "2023-11-10T13:31:29+00:00" + "time": "2024-02-27T06:32:13+00:00" }, { - "name": "symfony/mime", - "version": "v5.4.13", + "name": "symfony/mailer", + "version": "v6.4.4", "source": { "type": "git", - "url": "https://github.com/symfony/mime.git", - "reference": "bb2ccf759e2b967dcd11bdee5bdf30dddd2290bd" + "url": "https://github.com/symfony/mailer.git", + "reference": "791c5d31a8204cf3db0c66faab70282307f4376b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/bb2ccf759e2b967dcd11bdee5bdf30dddd2290bd", - "reference": "bb2ccf759e2b967dcd11bdee5bdf30dddd2290bd", + "url": "https://api.github.com/repos/symfony/mailer/zipball/791c5d31a8204cf3db0c66faab70282307f4376b", + "reference": "791c5d31a8204cf3db0c66faab70282307f4376b", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", + "egulias/email-validator": "^2.1.10|^3|^4", + "php": ">=8.1", + "psr/event-dispatcher": "^1", + "psr/log": "^1|^2|^3", + "symfony/event-dispatcher": "^5.4|^6.0|^7.0", + "symfony/mime": "^6.2|^7.0", + "symfony/service-contracts": "^2.5|^3" + }, + "conflict": { + "symfony/http-client-contracts": "<2.5", + "symfony/http-kernel": "<5.4", + "symfony/messenger": "<6.2", + "symfony/mime": "<6.2", + "symfony/twig-bridge": "<6.2.1" + }, + "require-dev": { + "symfony/console": "^5.4|^6.0|^7.0", + "symfony/http-client": "^5.4|^6.0|^7.0", + "symfony/messenger": "^6.2|^7.0", + "symfony/twig-bridge": "^6.2|^7.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Mailer\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Helps sending emails", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/mailer/tree/v6.4.4" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2024-02-03T21:33:47+00:00" + }, + { + "name": "symfony/mime", + "version": "v6.4.3", + "source": { + "type": "git", + "url": "https://github.com/symfony/mime.git", + "reference": "5017e0a9398c77090b7694be46f20eb796262a34" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/mime/zipball/5017e0a9398c77090b7694be46f20eb796262a34", + "reference": "5017e0a9398c77090b7694be46f20eb796262a34", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-intl-idn": "^1.10", - "symfony/polyfill-mbstring": "^1.0", - "symfony/polyfill-php80": "^1.16" + "symfony/polyfill-mbstring": "^1.0" }, "conflict": { "egulias/email-validator": "~3.0.0", "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", - "symfony/mailer": "<4.4" + "symfony/mailer": "<5.4", + "symfony/serializer": "<6.3.2" }, "require-dev": { - "egulias/email-validator": "^2.1.10|^3.1", + "egulias/email-validator": "^2.1.10|^3.1|^4", + "league/html-to-markdown": "^5.0", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", - "symfony/dependency-injection": "^4.4|^5.0|^6.0", - "symfony/property-access": "^4.4|^5.1|^6.0", - "symfony/property-info": "^4.4|^5.1|^6.0", - "symfony/serializer": "^5.2|^6.0" + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/property-access": "^5.4|^6.0|^7.0", + "symfony/property-info": "^5.4|^6.0|^7.0", + "symfony/serializer": "^6.3.2|^7.0" }, "type": "library", "autoload": { @@ -7873,7 +7073,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v5.4.13" + "source": "https://github.com/symfony/mime/tree/v6.4.3" }, "funding": [ { @@ -7889,20 +7089,20 @@ "type": "tidelift" } ], - "time": "2022-09-01T18:18:29+00:00" + "time": "2024-01-30T08:32:12+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "5bbc823adecdae860bb64756d639ecfec17b050a" + "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a", - "reference": "5bbc823adecdae860bb64756d639ecfec17b050a", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", + "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", "shasum": "" }, "require": { @@ -7917,7 +7117,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -7955,7 +7155,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0" }, "funding": [ { @@ -7971,20 +7171,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "927013f3aac555983a5059aada98e1907d842695" + "reference": "6de50471469b8c9afc38164452ab2b6170ee71c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/927013f3aac555983a5059aada98e1907d842695", - "reference": "927013f3aac555983a5059aada98e1907d842695", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/6de50471469b8c9afc38164452ab2b6170ee71c1", + "reference": "6de50471469b8c9afc38164452ab2b6170ee71c1", "shasum": "" }, "require": { @@ -7999,7 +7199,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -8038,7 +7238,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-iconv/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-iconv/tree/v1.28.0" }, "funding": [ { @@ -8054,20 +7254,101 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { - "name": "symfony/polyfill-intl-idn", - "version": "v1.27.0", + "name": "symfony/polyfill-intl-grapheme", + "version": "v1.28.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "639084e360537a19f9ee352433b84ce831f3d2da" + "url": "https://github.com/symfony/polyfill-intl-grapheme.git", + "reference": "875e90aeea2777b6f135677f618529449334a612" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/639084e360537a19f9ee352433b84ce831f3d2da", - "reference": "639084e360537a19f9ee352433b84ce831f3d2da", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612", + "reference": "875e90aeea2777b6f135677f618529449334a612", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "suggest": { + "ext-intl": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.28-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Intl\\Grapheme\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for intl's grapheme_* functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "grapheme", + "intl", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2023-01-26T09:26:14+00:00" + }, + { + "name": "symfony/polyfill-intl-idn", + "version": "v1.28.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-intl-idn.git", + "reference": "ecaafce9f77234a6a449d29e49267ba10499116d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/ecaafce9f77234a6a449d29e49267ba10499116d", + "reference": "ecaafce9f77234a6a449d29e49267ba10499116d", "shasum": "" }, "require": { @@ -8081,7 +7362,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -8125,7 +7406,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.28.0" }, "funding": [ { @@ -8141,20 +7422,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:30:37+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6" + "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6", - "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92", + "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92", "shasum": "" }, "require": { @@ -8166,7 +7447,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -8209,7 +7490,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0" }, "funding": [ { @@ -8225,20 +7506,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534" + "reference": "42292d99c55abe617799667f454222c54c60e229" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534", - "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229", + "reference": "42292d99c55abe617799667f454222c54c60e229", "shasum": "" }, "require": { @@ -8253,7 +7534,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -8292,7 +7573,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0" }, "funding": [ { @@ -8308,7 +7589,7 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-07-28T09:04:16+00:00" }, { "name": "symfony/polyfill-php72", @@ -8384,93 +7665,17 @@ "time": "2024-01-29T20:11:03+00:00" }, { - "name": "symfony/polyfill-php73", + "name": "symfony/polyfill-php80", "version": "v1.29.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "21bd091060673a1177ae842c0ef8fe30893114d2" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/21bd091060673a1177ae842c0ef8fe30893114d2", - "reference": "21bd091060673a1177ae842c0ef8fe30893114d2", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "type": "library", - "extra": { - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" - } - }, - "autoload": { - "files": [ - "bootstrap.php" - ], - "psr-4": { - "Symfony\\Polyfill\\Php73\\": "" - }, - "classmap": [ - "Resources/stubs" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "support": { - "source": "https://github.com/symfony/polyfill-php73/tree/v1.29.0" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2024-01-29T20:11:03+00:00" - }, - { - "name": "symfony/polyfill-php80", - "version": "v1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936" + "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936", - "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", + "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", "shasum": "" }, "require": { @@ -8478,9 +7683,6 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.27-dev" - }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" @@ -8524,7 +7726,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.29.0" }, "funding": [ { @@ -8540,25 +7742,180 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2024-01-29T20:11:03+00:00" }, { - "name": "symfony/process", - "version": "v4.4.44", + "name": "symfony/polyfill-php81", + "version": "v1.29.0", "source": { "type": "git", - "url": "https://github.com/symfony/process.git", - "reference": "5cee9cdc4f7805e2699d9fd66991a0e6df8252a2" + "url": "https://github.com/symfony/polyfill-php81.git", + "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/5cee9cdc4f7805e2699d9fd66991a0e6df8252a2", - "reference": "5cee9cdc4f7805e2699d9fd66991a0e6df8252a2", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/c565ad1e63f30e7477fc40738343c62b40bc672d", + "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d", "shasum": "" }, "require": { - "php": ">=7.1.3", - "symfony/polyfill-php80": "^1.16" + "php": ">=7.1" + }, + "type": "library", + "extra": { + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Php81\\": "" + }, + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php81/tree/v1.29.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2024-01-29T20:11:03+00:00" + }, + { + "name": "symfony/polyfill-php83", + "version": "v1.28.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php83.git", + "reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11", + "reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11", + "shasum": "" + }, + "require": { + "php": ">=7.1", + "symfony/polyfill-php80": "^1.14" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.28-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Php83\\": "" + }, + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php83/tree/v1.28.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2023-08-16T06:22:46+00:00" + }, + { + "name": "symfony/process", + "version": "v6.4.4", + "source": { + "type": "git", + "url": "https://github.com/symfony/process.git", + "reference": "710e27879e9be3395de2b98da3f52a946039f297" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/process/zipball/710e27879e9be3395de2b98da3f52a946039f297", + "reference": "710e27879e9be3395de2b98da3f52a946039f297", + "shasum": "" + }, + "require": { + "php": ">=8.1" }, "type": "library", "autoload": { @@ -8586,7 +7943,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v4.4.44" + "source": "https://github.com/symfony/process/tree/v6.4.4" }, "funding": [ { @@ -8602,46 +7959,42 @@ "type": "tidelift" } ], - "time": "2022-06-27T13:16:42+00:00" + "time": "2024-02-20T12:31:00+00:00" }, { "name": "symfony/psr-http-message-bridge", - "version": "v2.1.4", + "version": "v6.4.3", "source": { "type": "git", "url": "https://github.com/symfony/psr-http-message-bridge.git", - "reference": "a125b93ef378c492e274f217874906fb9babdebb" + "reference": "49cfb0223ec64379f7154214dcc1f7c46f3c7a47" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/a125b93ef378c492e274f217874906fb9babdebb", - "reference": "a125b93ef378c492e274f217874906fb9babdebb", + "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/49cfb0223ec64379f7154214dcc1f7c46f3c7a47", + "reference": "49cfb0223ec64379f7154214dcc1f7c46f3c7a47", "shasum": "" }, "require": { - "php": ">=7.1", - "psr/http-message": "^1.0", - "symfony/http-foundation": "^4.4 || ^5.0 || ^6.0" + "php": ">=8.1", + "psr/http-message": "^1.0|^2.0", + "symfony/http-foundation": "^5.4|^6.0|^7.0" + }, + "conflict": { + "php-http/discovery": "<1.15", + "symfony/http-kernel": "<6.2" }, "require-dev": { "nyholm/psr7": "^1.1", - "psr/log": "^1.1 || ^2 || ^3", - "symfony/browser-kit": "^4.4 || ^5.0 || ^6.0", - "symfony/config": "^4.4 || ^5.0 || ^6.0", - "symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0", - "symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0", - "symfony/http-kernel": "^4.4 || ^5.0 || ^6.0", - "symfony/phpunit-bridge": "^5.4@dev || ^6.0" - }, - "suggest": { - "nyholm/psr7": "For a super lightweight PSR-7/17 implementation" + "php-http/discovery": "^1.15", + "psr/log": "^1.1.4|^2|^3", + "symfony/browser-kit": "^5.4|^6.0|^7.0", + "symfony/config": "^5.4|^6.0|^7.0", + "symfony/event-dispatcher": "^5.4|^6.0|^7.0", + "symfony/framework-bundle": "^6.2|^7.0", + "symfony/http-kernel": "^6.2|^7.0" }, "type": "symfony-bridge", - "extra": { - "branch-alias": { - "dev-main": "2.1-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Bridge\\PsrHttpMessage\\": "" @@ -8661,11 +8014,11 @@ }, { "name": "Symfony Community", - "homepage": "http://symfony.com/contributors" + "homepage": "https://symfony.com/contributors" } ], "description": "PSR HTTP message bridge", - "homepage": "http://symfony.com", + "homepage": "https://symfony.com", "keywords": [ "http", "http-message", @@ -8673,8 +8026,7 @@ "psr-7" ], "support": { - "issues": "https://github.com/symfony/psr-http-message-bridge/issues", - "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.4" + "source": "https://github.com/symfony/psr-http-message-bridge/tree/v6.4.3" }, "funding": [ { @@ -8690,46 +8042,40 @@ "type": "tidelift" } ], - "time": "2022-11-28T22:46:34+00:00" + "time": "2024-01-23T14:51:35+00:00" }, { "name": "symfony/routing", - "version": "v4.4.44", + "version": "v6.4.3", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "f7751fd8b60a07f3f349947a309b5bdfce22d6ae" + "reference": "3b2957ad54902f0f544df83e3d58b38d7e8e5842" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/f7751fd8b60a07f3f349947a309b5bdfce22d6ae", - "reference": "f7751fd8b60a07f3f349947a309b5bdfce22d6ae", + "url": "https://api.github.com/repos/symfony/routing/zipball/3b2957ad54902f0f544df83e3d58b38d7e8e5842", + "reference": "3b2957ad54902f0f544df83e3d58b38d7e8e5842", "shasum": "" }, "require": { - "php": ">=7.1.3", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3" }, "conflict": { - "symfony/config": "<4.2", - "symfony/dependency-injection": "<3.4", - "symfony/yaml": "<3.4" + "doctrine/annotations": "<1.12", + "symfony/config": "<6.2", + "symfony/dependency-injection": "<5.4", + "symfony/yaml": "<5.4" }, "require-dev": { - "doctrine/annotations": "^1.10.4", + "doctrine/annotations": "^1.12|^2", "psr/log": "^1|^2|^3", - "symfony/config": "^4.2|^5.0", - "symfony/dependency-injection": "^3.4|^4.0|^5.0", - "symfony/expression-language": "^3.4|^4.0|^5.0", - "symfony/http-foundation": "^3.4|^4.0|^5.0", - "symfony/yaml": "^3.4|^4.0|^5.0" - }, - "suggest": { - "doctrine/annotations": "For using the annotation loader", - "symfony/config": "For using the all-in-one router or any loader", - "symfony/expression-language": "For using expression matching", - "symfony/http-foundation": "For using a Symfony Request object", - "symfony/yaml": "For using the YAML loader" + "symfony/config": "^6.2|^7.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/expression-language": "^5.4|^6.0|^7.0", + "symfony/http-foundation": "^5.4|^6.0|^7.0", + "symfony/yaml": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -8763,7 +8109,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v4.4.44" + "source": "https://github.com/symfony/routing/tree/v6.4.3" }, "funding": [ { @@ -8779,57 +8125,61 @@ "type": "tidelift" } ], - "time": "2022-07-20T09:59:04+00:00" + "time": "2024-01-30T13:55:02+00:00" }, { "name": "symfony/serializer", - "version": "v4.4.47", + "version": "v6.4.4", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "6e01d63c55657930a6de03d6e36aae50af98888d" + "reference": "88da7f8fe03c5f4c2a69da907f1de03fab2e6872" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/6e01d63c55657930a6de03d6e36aae50af98888d", - "reference": "6e01d63c55657930a6de03d6e36aae50af98888d", + "url": "https://api.github.com/repos/symfony/serializer/zipball/88da7f8fe03c5f4c2a69da907f1de03fab2e6872", + "reference": "88da7f8fe03c5f4c2a69da907f1de03fab2e6872", "shasum": "" }, "require": { - "php": ">=7.1.3", - "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/polyfill-ctype": "~1.8" }, "conflict": { - "phpdocumentor/reflection-docblock": "<3.0|>=3.2.0,<3.2.2", - "phpdocumentor/type-resolver": "<0.3.0|1.3.*", - "symfony/dependency-injection": "<3.4", - "symfony/property-access": "<3.4", - "symfony/property-info": "<3.4", - "symfony/yaml": "<3.4" + "doctrine/annotations": "<1.12", + "phpdocumentor/reflection-docblock": "<3.2.2", + "phpdocumentor/type-resolver": "<1.4.0", + "symfony/dependency-injection": "<5.4", + "symfony/property-access": "<5.4", + "symfony/property-info": "<5.4.24|>=6,<6.2.11", + "symfony/uid": "<5.4", + "symfony/validator": "<6.4", + "symfony/yaml": "<5.4" }, "require-dev": { - "doctrine/annotations": "^1.10.4", + "doctrine/annotations": "^1.12|^2", "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0", - "symfony/cache": "^3.4|^4.0|^5.0", - "symfony/config": "^3.4|^4.0|^5.0", - "symfony/dependency-injection": "^3.4|^4.0|^5.0", - "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": "^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" - }, - "suggest": { - "doctrine/annotations": "For using the annotation mapping.", - "psr/cache-implementation": "For using the metadata cache.", - "symfony/config": "For using the XML mapping loader.", - "symfony/http-foundation": "For using a MIME type guesser within the DataUriNormalizer.", - "symfony/property-access": "For using the ObjectNormalizer.", - "symfony/property-info": "To deserialize relations.", - "symfony/yaml": "For using the default YAML mapping loader." + "seld/jsonlint": "^1.10", + "symfony/cache": "^5.4|^6.0|^7.0", + "symfony/config": "^5.4|^6.0|^7.0", + "symfony/console": "^5.4|^6.0|^7.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/error-handler": "^5.4|^6.0|^7.0", + "symfony/filesystem": "^5.4|^6.0|^7.0", + "symfony/form": "^5.4|^6.0|^7.0", + "symfony/http-foundation": "^5.4|^6.0|^7.0", + "symfony/http-kernel": "^5.4|^6.0|^7.0", + "symfony/messenger": "^5.4|^6.0|^7.0", + "symfony/mime": "^5.4|^6.0|^7.0", + "symfony/property-access": "^5.4.26|^6.3|^7.0", + "symfony/property-info": "^5.4.24|^6.2.11|^7.0", + "symfony/translation-contracts": "^2.5|^3", + "symfony/uid": "^5.4|^6.0|^7.0", + "symfony/validator": "^6.4|^7.0", + "symfony/var-dumper": "^5.4|^6.0|^7.0", + "symfony/var-exporter": "^5.4|^6.0|^7.0", + "symfony/yaml": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -8857,7 +8207,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.47" + "source": "https://github.com/symfony/serializer/tree/v6.4.4" }, "funding": [ { @@ -8873,37 +8223,33 @@ "type": "tidelift" } ], - "time": "2022-09-19T08:38:33+00:00" + "time": "2024-02-22T20:27:10+00:00" }, { "name": "symfony/service-contracts", - "version": "v2.5.2", + "version": "v3.4.1", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c" + "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c", - "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0", + "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0", "shasum": "" }, "require": { - "php": ">=7.2.5", - "psr/container": "^1.1", - "symfony/deprecation-contracts": "^2.1|^3" + "php": ">=8.1", + "psr/container": "^1.1|^2.0" }, "conflict": { "ext-psr": "<1.1|>=2" }, - "suggest": { - "symfony/service-implementation": "" - }, "type": "library", "extra": { "branch-alias": { - "dev-main": "2.5-dev" + "dev-main": "3.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -8913,7 +8259,10 @@ "autoload": { "psr-4": { "Symfony\\Contracts\\Service\\": "" - } + }, + "exclude-from-classmap": [ + "/Test/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -8940,7 +8289,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v2.5.2" + "source": "https://github.com/symfony/service-contracts/tree/v3.4.1" }, "funding": [ { @@ -8956,57 +8305,46 @@ "type": "tidelift" } ], - "time": "2022-05-30T19:17:29+00:00" + "time": "2023-12-26T14:02:43+00:00" }, { - "name": "symfony/translation", - "version": "v4.4.47", + "name": "symfony/string", + "version": "v6.4.4", "source": { "type": "git", - "url": "https://github.com/symfony/translation.git", - "reference": "45036b1d53accc48fe9bab71ccd86d57eba0dd94" + "url": "https://github.com/symfony/string.git", + "reference": "4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/45036b1d53accc48fe9bab71ccd86d57eba0dd94", - "reference": "45036b1d53accc48fe9bab71ccd86d57eba0dd94", + "url": "https://api.github.com/repos/symfony/string/zipball/4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9", + "reference": "4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9", "shasum": "" }, "require": { - "php": ">=7.1.3", - "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php80": "^1.16", - "symfony/translation-contracts": "^1.1.6|^2" + "php": ">=8.1", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-intl-grapheme": "~1.0", + "symfony/polyfill-intl-normalizer": "~1.0", + "symfony/polyfill-mbstring": "~1.0" }, "conflict": { - "symfony/config": "<3.4", - "symfony/dependency-injection": "<3.4", - "symfony/http-kernel": "<4.4", - "symfony/yaml": "<3.4" - }, - "provide": { - "symfony/translation-implementation": "1.0|2.0" + "symfony/translation-contracts": "<2.5" }, "require-dev": { - "psr/log": "^1|^2|^3", - "symfony/config": "^3.4|^4.0|^5.0", - "symfony/console": "^3.4|^4.0|^5.0", - "symfony/dependency-injection": "^3.4|^4.0|^5.0", - "symfony/finder": "~2.8|~3.0|~4.0|^5.0", - "symfony/http-kernel": "^4.4", - "symfony/intl": "^3.4|^4.0|^5.0", - "symfony/service-contracts": "^1.1.2|^2", - "symfony/yaml": "^3.4|^4.0|^5.0" - }, - "suggest": { - "psr/log-implementation": "To use logging capability in translator", - "symfony/config": "", - "symfony/yaml": "" + "symfony/error-handler": "^5.4|^6.0|^7.0", + "symfony/http-client": "^5.4|^6.0|^7.0", + "symfony/intl": "^6.2|^7.0", + "symfony/translation-contracts": "^2.5|^3.0", + "symfony/var-exporter": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { + "files": [ + "Resources/functions.php" + ], "psr-4": { - "Symfony\\Component\\Translation\\": "" + "Symfony\\Component\\String\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -9018,18 +8356,26 @@ ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Provides tools to internationalize your application", + "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", "homepage": "https://symfony.com", + "keywords": [ + "grapheme", + "i18n", + "string", + "unicode", + "utf-8", + "utf8" + ], "support": { - "source": "https://github.com/symfony/translation/tree/v4.4.47" + "source": "https://github.com/symfony/string/tree/v6.4.4" }, "funding": [ { @@ -9045,32 +8391,29 @@ "type": "tidelift" } ], - "time": "2022-10-03T15:15:11+00:00" + "time": "2024-02-01T13:16:41+00:00" }, { "name": "symfony/translation-contracts", - "version": "v2.5.2", + "version": "v3.4.1", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe" + "reference": "06450585bf65e978026bda220cdebca3f867fde7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/136b19dd05cdf0709db6537d058bcab6dd6e2dbe", - "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/06450585bf65e978026bda220cdebca3f867fde7", + "reference": "06450585bf65e978026bda220cdebca3f867fde7", "shasum": "" }, "require": { - "php": ">=7.2.5" - }, - "suggest": { - "symfony/translation-implementation": "" + "php": ">=8.1" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "2.5-dev" + "dev-main": "3.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -9080,7 +8423,10 @@ "autoload": { "psr-4": { "Symfony\\Contracts\\Translation\\": "" - } + }, + "exclude-from-classmap": [ + "/Test/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -9107,7 +8453,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v2.5.2" + "source": "https://github.com/symfony/translation-contracts/tree/v3.4.1" }, "funding": [ { @@ -9123,69 +8469,59 @@ "type": "tidelift" } ], - "time": "2022-06-27T16:58:25+00:00" + "time": "2023-12-26T14:02:43+00:00" }, { "name": "symfony/validator", - "version": "v4.4.48", + "version": "v6.4.4", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "54781a4c41efbd283b779110bf8ae7f263737775" + "reference": "1cf92edc9a94d16275efef949fa6748d11cc8f47" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/54781a4c41efbd283b779110bf8ae7f263737775", - "reference": "54781a4c41efbd283b779110bf8ae7f263737775", + "url": "https://api.github.com/repos/symfony/validator/zipball/1cf92edc9a94d16275efef949fa6748d11cc8f47", + "reference": "1cf92edc9a94d16275efef949fa6748d11cc8f47", "shasum": "" }, "require": { - "php": ">=7.1.3", + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php80": "^1.16", - "symfony/translation-contracts": "^1.1|^2" + "symfony/polyfill-php83": "^1.27", + "symfony/translation-contracts": "^2.5|^3" }, "conflict": { + "doctrine/annotations": "<1.13", "doctrine/lexer": "<1.1", - "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", - "symfony/dependency-injection": "<3.4", - "symfony/http-kernel": "<4.4", - "symfony/intl": "<4.3", - "symfony/translation": ">=5.0", - "symfony/yaml": "<3.4" + "symfony/dependency-injection": "<5.4", + "symfony/expression-language": "<5.4", + "symfony/http-kernel": "<5.4", + "symfony/intl": "<5.4", + "symfony/property-info": "<5.4", + "symfony/translation": "<5.4.35|>=6.0,<6.3.12|>=6.4,<6.4.3|>=7.0,<7.0.3", + "symfony/yaml": "<5.4" }, "require-dev": { - "doctrine/annotations": "^1.10.4", - "doctrine/cache": "^1.0|^2.0", - "egulias/email-validator": "^2.1.10|^3", - "symfony/cache": "^3.4|^4.0|^5.0", - "symfony/config": "^3.4|^4.0|^5.0", - "symfony/dependency-injection": "^3.4|^4.0|^5.0", - "symfony/expression-language": "^3.4|^4.0|^5.0", - "symfony/http-client": "^4.3|^5.0", - "symfony/http-foundation": "^4.1|^5.0", - "symfony/http-kernel": "^4.4", - "symfony/intl": "^4.3|^5.0", - "symfony/mime": "^4.4|^5.0", - "symfony/property-access": "^3.4|^4.0|^5.0", - "symfony/property-info": "^3.4|^4.0|^5.0", - "symfony/translation": "^4.2", - "symfony/yaml": "^3.4|^4.0|^5.0" - }, - "suggest": { - "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", - "doctrine/cache": "For using the default cached annotation reader.", - "egulias/email-validator": "Strict (RFC compliant) email validation", - "psr/cache-implementation": "For using the mapping cache.", - "symfony/config": "", - "symfony/expression-language": "For using the Expression validator", - "symfony/http-foundation": "", - "symfony/intl": "", - "symfony/property-access": "For accessing properties within comparison constraints", - "symfony/property-info": "To automatically add NotNull and Type constraints", - "symfony/translation": "For translating validation errors.", - "symfony/yaml": "" + "doctrine/annotations": "^1.13|^2", + "egulias/email-validator": "^2.1.10|^3|^4", + "symfony/cache": "^5.4|^6.0|^7.0", + "symfony/config": "^5.4|^6.0|^7.0", + "symfony/console": "^5.4|^6.0|^7.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/expression-language": "^5.4|^6.0|^7.0", + "symfony/finder": "^5.4|^6.0|^7.0", + "symfony/http-client": "^5.4|^6.0|^7.0", + "symfony/http-foundation": "^5.4|^6.0|^7.0", + "symfony/http-kernel": "^5.4|^6.0|^7.0", + "symfony/intl": "^5.4|^6.0|^7.0", + "symfony/mime": "^5.4|^6.0|^7.0", + "symfony/property-access": "^5.4|^6.0|^7.0", + "symfony/property-info": "^5.4|^6.0|^7.0", + "symfony/translation": "^5.4.35|~6.3.12|^6.4.3|^7.0.3", + "symfony/yaml": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -9213,7 +8549,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v4.4.48" + "source": "https://github.com/symfony/validator/tree/v6.4.4" }, "funding": [ { @@ -9229,43 +8565,39 @@ "type": "tidelift" } ], - "time": "2022-10-25T13:54:11+00:00" + "time": "2024-02-22T20:27:10+00:00" }, { "name": "symfony/var-dumper", - "version": "v5.4.36", + "version": "v6.4.4", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "2e9c2b11267119d9c90d6b3fdce5e4e9f15e2e90" + "reference": "b439823f04c98b84d4366c79507e9da6230944b1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2e9c2b11267119d9c90d6b3fdce5e4e9f15e2e90", - "reference": "2e9c2b11267119d9c90d6b3fdce5e4e9f15e2e90", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/b439823f04c98b84d4366c79507e9da6230944b1", + "reference": "b439823f04c98b84d4366c79507e9da6230944b1", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/polyfill-mbstring": "~1.0" }, "conflict": { - "symfony/console": "<4.4" + "symfony/console": "<5.4" }, "require-dev": { "ext-iconv": "*", - "symfony/console": "^4.4|^5.0|^6.0", - "symfony/http-kernel": "^4.4|^5.0|^6.0", - "symfony/process": "^4.4|^5.0|^6.0", - "symfony/uid": "^5.1|^6.0", + "symfony/console": "^5.4|^6.0|^7.0", + "symfony/error-handler": "^6.3|^7.0", + "symfony/http-kernel": "^5.4|^6.0|^7.0", + "symfony/process": "^5.4|^6.0|^7.0", + "symfony/uid": "^5.4|^6.0|^7.0", "twig/twig": "^2.13|^3.0.4" }, - "suggest": { - "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", - "ext-intl": "To show region name in time zone dump", - "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script" - }, "bin": [ "Resources/bin/var-dump-server" ], @@ -9302,7 +8634,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v5.4.36" + "source": "https://github.com/symfony/var-dumper/tree/v6.4.4" }, "funding": [ { @@ -9318,35 +8650,111 @@ "type": "tidelift" } ], - "time": "2024-02-15T11:19:14+00:00" + "time": "2024-02-15T11:23:52+00:00" }, { - "name": "symfony/yaml", - "version": "v4.4.45", + "name": "symfony/var-exporter", + "version": "v6.4.4", "source": { "type": "git", - "url": "https://github.com/symfony/yaml.git", - "reference": "aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d" + "url": "https://github.com/symfony/var-exporter.git", + "reference": "0bd342e24aef49fc82a21bd4eedd3e665d177e5b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d", - "reference": "aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/0bd342e24aef49fc82a21bd4eedd3e665d177e5b", + "reference": "0bd342e24aef49fc82a21bd4eedd3e665d177e5b", "shasum": "" }, "require": { - "php": ">=7.1.3", - "symfony/polyfill-ctype": "~1.8" - }, - "conflict": { - "symfony/console": "<3.4" + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3" }, "require-dev": { - "symfony/console": "^3.4|^4.0|^5.0" + "symfony/var-dumper": "^5.4|^6.0|^7.0" }, - "suggest": { - "symfony/console": "For validating YAML files using the lint command" + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\VarExporter\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Allows exporting any serializable PHP data structure to plain PHP code", + "homepage": "https://symfony.com", + "keywords": [ + "clone", + "construct", + "export", + "hydrate", + "instantiate", + "lazy-loading", + "proxy", + "serialize" + ], + "support": { + "source": "https://github.com/symfony/var-exporter/tree/v6.4.4" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2024-02-26T08:37:45+00:00" + }, + { + "name": "symfony/yaml", + "version": "v6.4.3", + "source": { + "type": "git", + "url": "https://github.com/symfony/yaml.git", + "reference": "d75715985f0f94f978e3a8fa42533e10db921b90" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/yaml/zipball/d75715985f0f94f978e3a8fa42533e10db921b90", + "reference": "d75715985f0f94f978e3a8fa42533e10db921b90", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/polyfill-ctype": "^1.8" + }, + "conflict": { + "symfony/console": "<5.4" + }, + "require-dev": { + "symfony/console": "^5.4|^6.0|^7.0" + }, + "bin": [ + "Resources/bin/yaml-lint" + ], "type": "library", "autoload": { "psr-4": { @@ -9373,7 +8781,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v4.4.45" + "source": "https://github.com/symfony/yaml/tree/v6.4.3" }, "funding": [ { @@ -9389,7 +8797,7 @@ "type": "tidelift" } ], - "time": "2022-08-02T15:47:23+00:00" + "time": "2024-01-23T14:51:35+00:00" }, { "name": "twbs/bootstrap", @@ -9454,38 +8862,30 @@ }, { "name": "twig/twig", - "version": "v2.15.6", + "version": "v3.8.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "ad637405a828601a56f32ccab9a85541c4b66c9d" + "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/ad637405a828601a56f32ccab9a85541c4b66c9d", - "reference": "ad637405a828601a56f32ccab9a85541c4b66c9d", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/9d15f0ac07f44dc4217883ec6ae02fd555c6f71d", + "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d", "shasum": "" }, "require": { - "php": ">=7.1.3", + "php": ">=7.2.5", "symfony/polyfill-ctype": "^1.8", "symfony/polyfill-mbstring": "^1.3", - "symfony/polyfill-php72": "^1.8" + "symfony/polyfill-php80": "^1.22" }, "require-dev": { - "psr/container": "^1.0", - "symfony/phpunit-bridge": "^5.4.9|^6.3" + "psr/container": "^1.0|^2.0", + "symfony/phpunit-bridge": "^5.4.9|^6.3|^7.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.15-dev" - } - }, "autoload": { - "psr-0": { - "Twig_": "lib/" - }, "psr-4": { "Twig\\": "src/" } @@ -9518,7 +8918,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v2.15.6" + "source": "https://github.com/twigphp/Twig/tree/v3.8.0" }, "funding": [ { @@ -9530,110 +8930,7 @@ "type": "tidelift" } ], - "time": "2023-11-21T17:34:48+00:00" - }, - { - "name": "typo3/phar-stream-wrapper", - "version": "v3.1.7", - "source": { - "type": "git", - "url": "https://github.com/TYPO3/phar-stream-wrapper.git", - "reference": "5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c", - "reference": "5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c", - "shasum": "" - }, - "require": { - "ext-json": "*", - "php": "^7.0 || ^8.0" - }, - "require-dev": { - "ext-xdebug": "*", - "phpspec/prophecy": "^1.10", - "symfony/phpunit-bridge": "^5.1" - }, - "suggest": { - "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "v3.x-dev" - } - }, - "autoload": { - "psr-4": { - "TYPO3\\PharStreamWrapper\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "Interceptors for PHP's native phar:// stream handling", - "homepage": "https://typo3.org/", - "keywords": [ - "phar", - "php", - "security", - "stream-wrapper" - ], - "support": { - "issues": "https://github.com/TYPO3/phar-stream-wrapper/issues", - "source": "https://github.com/TYPO3/phar-stream-wrapper/tree/v3.1.7" - }, - "time": "2021-09-20T19:19:13+00:00" - }, - { - "name": "vardot/module-installer-factory", - "version": "1.0.3", - "source": { - "type": "git", - "url": "https://github.com/Vardot/module-installer-factory.git", - "reference": "36b0db9d634c8fa8d03cbb1705d13163175f1095" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Vardot/module-installer-factory/zipball/36b0db9d634c8fa8d03cbb1705d13163175f1095", - "reference": "36b0db9d634c8fa8d03cbb1705d13163175f1095", - "shasum": "" - }, - "require": { - "drupal/core": "~9 || ~10" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-1.0.x": "1.0.x-dev" - }, - "class": "Vardot\\Installer\\ModuleInstallerFactory" - }, - "autoload": { - "psr-4": { - "Vardot\\Installer\\": "src/Installer/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Vardot", - "homepage": "https://github.com/Vardot", - "role": "Maintainer" - } - ], - "description": "Module Installer Factory", - "homepage": "https://github.com/Vardot/module-installer-factory", - "support": { - "issues": "https://github.com/Vardot/module-installer-factory/issues", - "source": "https://github.com/Vardot/module-installer-factory.git" - }, - "time": "2023-10-30T12:25:14+00:00" + "time": "2023-11-21T18:54:41+00:00" }, { "name": "webflo/drupal-finder", @@ -9678,115 +8975,6 @@ "source": "https://github.com/webflo/drupal-finder/tree/1.2.2" }, "time": "2020-10-27T09:42:17+00:00" - }, - { - "name": "webmozart/assert", - "version": "1.11.0", - "source": { - "type": "git", - "url": "https://github.com/webmozarts/assert.git", - "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", - "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", - "shasum": "" - }, - "require": { - "ext-ctype": "*", - "php": "^7.2 || ^8.0" - }, - "conflict": { - "phpstan/phpstan": "<0.12.20", - "vimeo/psalm": "<4.6.1 || 4.6.2" - }, - "require-dev": { - "phpunit/phpunit": "^8.5.13" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.10-dev" - } - }, - "autoload": { - "psr-4": { - "Webmozart\\Assert\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Bernhard Schussek", - "email": "bschussek@gmail.com" - } - ], - "description": "Assertions to validate method input/output with nice error messages.", - "keywords": [ - "assert", - "check", - "validate" - ], - "support": { - "issues": "https://github.com/webmozarts/assert/issues", - "source": "https://github.com/webmozarts/assert/tree/1.11.0" - }, - "time": "2022-06-03T18:03:27+00:00" - }, - { - "name": "webmozart/path-util", - "version": "2.3.0", - "source": { - "type": "git", - "url": "https://github.com/webmozart/path-util.git", - "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725", - "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725", - "shasum": "" - }, - "require": { - "php": ">=5.3.3", - "webmozart/assert": "~1.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.6", - "sebastian/version": "^1.0.1" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.3-dev" - } - }, - "autoload": { - "psr-4": { - "Webmozart\\PathUtil\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Bernhard Schussek", - "email": "bschussek@gmail.com" - } - ], - "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.", - "support": { - "issues": "https://github.com/webmozart/path-util/issues", - "source": "https://github.com/webmozart/path-util/tree/2.3.0" - }, - "abandoned": "symfony/filesystem", - "time": "2015-12-17T08:42:14+00:00" } ], "packages-dev": [], diff --git a/config/sync/block.block.block_anchor_letter_intervenants.yml b/config/sync/block.block.block_anchor_letter_intervenants.yml new file mode 100644 index 00000000..12023454 --- /dev/null +++ b/config/sync/block.block.block_anchor_letter_intervenants.yml @@ -0,0 +1,24 @@ +uuid: 243f2ab7-5f08-4ad2-9854-15171cca6953 +langcode: fr +status: false +dependencies: + config: + - views.view.block_anchor_letter_intervenants + module: + - views + theme: + - popsu_colloque +id: block_anchor_letter_intervenants +theme: popsu_colloque +region: content +weight: -2 +provider: null +plugin: 'views_block:block_anchor_letter_intervenants-block_1' +settings: + id: 'views_block:block_anchor_letter_intervenants-block_1' + label: '' + label_display: '0' + provider: views + views_label: '' + items_per_page: none +visibility: { } diff --git a/config/sync/block.block.formulaireexposesearchpage_1.yml b/config/sync/block.block.formulaireexposesearchpage_1.yml new file mode 100644 index 00000000..4ee6c1ca --- /dev/null +++ b/config/sync/block.block.formulaireexposesearchpage_1.yml @@ -0,0 +1,29 @@ +uuid: 40013598-0aa3-4da7-8c74-1a27e8be0d8c +langcode: fr +status: true +dependencies: + config: + - views.view.search + module: + - system + - views + theme: + - popsu_colloque +id: formulaireexposesearchpage_1 +theme: popsu_colloque +region: content +weight: -11 +provider: null +plugin: 'views_exposed_filter_block:search-page_1' +settings: + id: 'views_exposed_filter_block:search-page_1' + label: '' + label_display: '0' + provider: views + views_label: '' +visibility: + request_path: + id: request_path + negate: false + context_mapping: { } + pages: "/ressources\r\n/bibliographie\r\n/search" diff --git a/config/sync/block.block.mainnavigation.yml b/config/sync/block.block.mainnavigation.yml new file mode 100644 index 00000000..ca595254 --- /dev/null +++ b/config/sync/block.block.mainnavigation.yml @@ -0,0 +1,25 @@ +uuid: 10806e29-d2b9-4f12-b237-988d6d15ebaa +langcode: en +status: true +dependencies: + config: + - system.menu.main + module: + - system + theme: + - popsu_colloque +id: mainnavigation +theme: popsu_colloque +region: header +weight: -5 +provider: null +plugin: 'system_menu_block:main' +settings: + id: 'system_menu_block:main' + label: 'Main navigation' + label_display: '0' + provider: system + level: 1 + depth: 0 + expand_all_items: false +visibility: { } diff --git a/config/sync/block.block.mainpagecontent.yml b/config/sync/block.block.mainpagecontent.yml new file mode 100644 index 00000000..58a2da43 --- /dev/null +++ b/config/sync/block.block.mainpagecontent.yml @@ -0,0 +1,20 @@ +uuid: d6077093-a656-45b0-bdc4-478288677dc3 +langcode: en +status: true +dependencies: + module: + - system + theme: + - popsu_colloque +id: mainpagecontent +theme: popsu_colloque +region: content +weight: -10 +provider: null +plugin: system_main_block +settings: + id: system_main_block + label: 'Main page content' + label_display: visible + provider: system +visibility: { } diff --git a/config/sync/block.block.mediteran_breadcrumbs.yml b/config/sync/block.block.mediteran_breadcrumbs.yml new file mode 100644 index 00000000..1cecefbf --- /dev/null +++ b/config/sync/block.block.mediteran_breadcrumbs.yml @@ -0,0 +1,22 @@ +uuid: 025d8240-a402-4ba8-ad0e-f4a35040a04f +langcode: fr +status: true +dependencies: + module: + - system + theme: + - mediteran +_core: + default_config_hash: Qn971f7lE6wWJy9YPX9LTSXZsICEpiCsk3UH5wckxhA +id: mediteran_breadcrumbs +theme: mediteran +region: breadcrumb +weight: 0 +provider: null +plugin: system_breadcrumb_block +settings: + id: system_breadcrumb_block + label: "Fils d'ariane" + label_display: '0' + provider: system +visibility: { } diff --git a/config/sync/block.block.mediteran_content.yml b/config/sync/block.block.mediteran_content.yml new file mode 100644 index 00000000..fd421c17 --- /dev/null +++ b/config/sync/block.block.mediteran_content.yml @@ -0,0 +1,22 @@ +uuid: 28838660-9522-4c9a-a1a4-c41de5d48cc6 +langcode: fr +status: true +dependencies: + module: + - system + theme: + - mediteran +_core: + default_config_hash: L1EgH8h9eCrr_hS4e_xWPNibUxZ2y6u3l5l1AkVBRKc +id: mediteran_content +theme: mediteran +region: content +weight: 0 +provider: null +plugin: system_main_block +settings: + id: system_main_block + label: 'Contenu de la page principale' + label_display: '0' + provider: system +visibility: { } diff --git a/config/sync/block.block.mediteran_local_actions.yml b/config/sync/block.block.mediteran_local_actions.yml new file mode 100644 index 00000000..3372b73f --- /dev/null +++ b/config/sync/block.block.mediteran_local_actions.yml @@ -0,0 +1,20 @@ +uuid: f8209cf6-f2c8-4504-a22f-61e0bbfff615 +langcode: fr +status: true +dependencies: + theme: + - mediteran +_core: + default_config_hash: eHMuP9ha-vjv0ljaqdpyIMqWt4P-WPXDLMn40ZYV_rg +id: mediteran_local_actions +theme: mediteran +region: content +weight: -10 +provider: null +plugin: local_actions_block +settings: + id: local_actions_block + label: "Actions d'administration principales" + label_display: '0' + provider: core +visibility: { } diff --git a/config/sync/block.block.mediteran_login.yml b/config/sync/block.block.mediteran_login.yml new file mode 100644 index 00000000..009cade2 --- /dev/null +++ b/config/sync/block.block.mediteran_login.yml @@ -0,0 +1,22 @@ +uuid: 848b97ec-fd56-4287-8ce8-87755e4b5ffe +langcode: fr +status: true +dependencies: + module: + - user + theme: + - mediteran +_core: + default_config_hash: bGmRikKJr9B_aoqjkbggZT5hRR2s9Lk-AicyI1jzBxc +id: mediteran_login +theme: mediteran +region: content +weight: 10 +provider: null +plugin: user_login_block +settings: + id: user_login_block + label: 'Connexion utilisateur' + label_display: visible + provider: user +visibility: { } diff --git a/config/sync/block.block.mediteran_messages.yml b/config/sync/block.block.mediteran_messages.yml new file mode 100644 index 00000000..6aa603a0 --- /dev/null +++ b/config/sync/block.block.mediteran_messages.yml @@ -0,0 +1,22 @@ +uuid: 8167739b-3a5a-4fb1-b1d4-27066aaff801 +langcode: fr +status: true +dependencies: + module: + - system + theme: + - mediteran +_core: + default_config_hash: 61OluDQLB1biwMrAHQpCSu5QYc_KHs3jlVvqHz-qikk +id: mediteran_messages +theme: mediteran +region: highlighted +weight: 0 +provider: null +plugin: system_messages_block +settings: + id: system_messages_block + label: 'Messages de statut' + label_display: '0' + provider: system +visibility: { } diff --git a/config/sync/block.block.mediteran_page_title.yml b/config/sync/block.block.mediteran_page_title.yml new file mode 100644 index 00000000..1083dafc --- /dev/null +++ b/config/sync/block.block.mediteran_page_title.yml @@ -0,0 +1,20 @@ +uuid: 433671af-45d5-41c8-b902-3144326e9bd1 +langcode: fr +status: true +dependencies: + theme: + - mediteran +_core: + default_config_hash: a3ppMTiqIy20usEz36Kw-wRSQhsj8ckvjdwD-IX6rHk +id: mediteran_page_title +theme: mediteran +region: header +weight: -30 +provider: null +plugin: page_title_block +settings: + id: page_title_block + label: 'Titre de page' + label_display: '0' + provider: core +visibility: { } diff --git a/config/sync/block.block.mediteran_primary_local_tasks.yml b/config/sync/block.block.mediteran_primary_local_tasks.yml new file mode 100644 index 00000000..50df1b2a --- /dev/null +++ b/config/sync/block.block.mediteran_primary_local_tasks.yml @@ -0,0 +1,22 @@ +uuid: 1bfa9ff0-643d-4f6a-b789-612b29ddfca3 +langcode: fr +status: true +dependencies: + theme: + - mediteran +_core: + default_config_hash: y3GVIOjzxY2LBDS8YVElU7T_Ixuc_YDmRUJND6ZVrc0 +id: mediteran_primary_local_tasks +theme: mediteran +region: header +weight: 0 +provider: null +plugin: local_tasks_block +settings: + id: local_tasks_block + label: 'Onglets principaux' + label_display: '0' + provider: core + primary: true + secondary: false +visibility: { } diff --git a/config/sync/block.block.mediteran_secondary_local_tasks.yml b/config/sync/block.block.mediteran_secondary_local_tasks.yml new file mode 100644 index 00000000..45b3941b --- /dev/null +++ b/config/sync/block.block.mediteran_secondary_local_tasks.yml @@ -0,0 +1,22 @@ +uuid: 12919233-2281-4f65-ad15-b83f3c5b1d89 +langcode: fr +status: true +dependencies: + theme: + - mediteran +_core: + default_config_hash: 7oQtGLIMbMktFxYTfgd4QsM5rjgeyINknM6LSViAjDY +id: mediteran_secondary_local_tasks +theme: mediteran +region: pre_content +weight: 0 +provider: null +plugin: local_tasks_block +settings: + id: local_tasks_block + label: 'Onglets secondaires' + label_display: '0' + provider: core + primary: false + secondary: true +visibility: { } diff --git a/config/sync/block.block.popsu_colloque_admin.yml b/config/sync/block.block.popsu_colloque_admin.yml new file mode 100644 index 00000000..b135e110 --- /dev/null +++ b/config/sync/block.block.popsu_colloque_admin.yml @@ -0,0 +1,27 @@ +uuid: 15b2e4b3-e3ca-4428-8f62-784b4b83299b +langcode: en +status: false +dependencies: + config: + - system.menu.admin + module: + - system + theme: + - popsu_colloque +_core: + default_config_hash: OFEDxrButmQ8Vac1kiVr1gtw6vYKuSJPr9cJQZVKCKg +id: popsu_colloque_admin +theme: popsu_colloque +region: sidebar_first +weight: 1 +provider: null +plugin: 'system_menu_block:admin' +settings: + id: 'system_menu_block:admin' + label: Administration + label_display: visible + provider: system + level: 1 + depth: 0 + expand_all_items: false +visibility: { } diff --git a/config/sync/block.block.popsu_colloque_branding.yml b/config/sync/block.block.popsu_colloque_branding.yml new file mode 100644 index 00000000..4b3b29eb --- /dev/null +++ b/config/sync/block.block.popsu_colloque_branding.yml @@ -0,0 +1,25 @@ +uuid: d1362aef-d780-4ee5-ac24-812d0ec1318d +langcode: en +status: true +dependencies: + module: + - system + theme: + - popsu_colloque +_core: + default_config_hash: fRKXNB91UxDvEMkzCR8ZBsawfC6Fqbme2gtobei3gu4 +id: popsu_colloque_branding +theme: popsu_colloque +region: header +weight: -7 +provider: null +plugin: system_branding_block +settings: + id: system_branding_block + label: 'Site branding' + label_display: '0' + provider: system + use_site_logo: true + use_site_name: false + use_site_slogan: false +visibility: { } diff --git a/config/sync/block.block.popsu_colloque_local_actions.yml b/config/sync/block.block.popsu_colloque_local_actions.yml new file mode 100644 index 00000000..1547a22d --- /dev/null +++ b/config/sync/block.block.popsu_colloque_local_actions.yml @@ -0,0 +1,20 @@ +uuid: a811423d-692e-4351-bd57-97ae700f9248 +langcode: en +status: false +dependencies: + theme: + - popsu_colloque +_core: + default_config_hash: PffmQ-ABSz5tFjWmVsR7NesunDnEivvopnJnBjl8KNE +id: popsu_colloque_local_actions +theme: popsu_colloque +region: content +weight: -3 +provider: null +plugin: local_actions_block +settings: + id: local_actions_block + label: 'Primary admin actions' + label_display: '0' + provider: core +visibility: { } diff --git a/config/sync/block.block.popsu_colloque_local_tasks.yml b/config/sync/block.block.popsu_colloque_local_tasks.yml new file mode 100644 index 00000000..c7c62adf --- /dev/null +++ b/config/sync/block.block.popsu_colloque_local_tasks.yml @@ -0,0 +1,22 @@ +uuid: 6e2d5c4d-fad9-40fb-9dc4-8e7c6cf753c7 +langcode: en +status: false +dependencies: + theme: + - popsu_colloque +_core: + default_config_hash: c-06bbElRY5sKmglk74ppgTW93Et4-EJFyNiUZMb8JY +id: popsu_colloque_local_tasks +theme: popsu_colloque +region: content +weight: -4 +provider: null +plugin: local_tasks_block +settings: + id: local_tasks_block + label: Tabs + label_display: '0' + provider: core + primary: true + secondary: true +visibility: { } diff --git a/config/sync/block.block.popsu_colloque_messages.yml b/config/sync/block.block.popsu_colloque_messages.yml new file mode 100644 index 00000000..1d0dc515 --- /dev/null +++ b/config/sync/block.block.popsu_colloque_messages.yml @@ -0,0 +1,22 @@ +uuid: 41d32b58-7609-4fb2-994a-7f959ca6c5e3 +langcode: en +status: false +dependencies: + module: + - system + theme: + - popsu_colloque +_core: + default_config_hash: 5MNdk3fpMKx_xxBTcz2T11DL4XEU1H5SgHl8BsYdFsA +id: popsu_colloque_messages +theme: popsu_colloque +region: highlighted +weight: 0 +provider: null +plugin: system_messages_block +settings: + id: system_messages_block + label: 'Status messages' + label_display: '0' + provider: system +visibility: { } diff --git a/config/sync/block.block.popsu_colloque_page_title.yml b/config/sync/block.block.popsu_colloque_page_title.yml new file mode 100644 index 00000000..e5faa419 --- /dev/null +++ b/config/sync/block.block.popsu_colloque_page_title.yml @@ -0,0 +1,29 @@ +uuid: 7eea4b1e-439e-4a1a-931a-63d1525d6736 +langcode: en +status: true +dependencies: + module: + - node + theme: + - popsu_colloque +_core: + default_config_hash: 8yptDf6WrXxeyevUz4nP5vfr7BtxQqCBMninhV2IJ1g +id: popsu_colloque_page_title +theme: popsu_colloque +region: content +weight: -13 +provider: null +plugin: page_title_block +settings: + id: page_title_block + label: 'Page title' + label_display: '0' + provider: core +visibility: + 'entity_bundle:node': + id: 'entity_bundle:node' + negate: false + context_mapping: + node: '@node.node_route_context:node' + bundles: + informations_pratiques: informations_pratiques diff --git a/config/sync/block.block.popsu_colloque_submenu.yml b/config/sync/block.block.popsu_colloque_submenu.yml new file mode 100644 index 00000000..e38792f1 --- /dev/null +++ b/config/sync/block.block.popsu_colloque_submenu.yml @@ -0,0 +1,30 @@ +uuid: ebc56833-513c-4abc-80dd-1b9bba34e541 +langcode: en +status: true +dependencies: + config: + - system.menu.sub-menu + module: + - system + theme: + - popsu_colloque +id: popsu_colloque_submenu +theme: popsu_colloque +region: content +weight: -12 +provider: null +plugin: 'system_menu_block:sub-menu' +settings: + id: 'system_menu_block:sub-menu' + label: 'sub menu' + label_display: '0' + provider: system + level: 1 + depth: 0 + expand_all_items: false +visibility: + request_path: + id: request_path + negate: false + context_mapping: { } + pages: "/ressources\r\n/bibliographie\r\n/interviews" diff --git a/config/sync/block.block.popsu_colloque_tools.yml b/config/sync/block.block.popsu_colloque_tools.yml new file mode 100644 index 00000000..888526c3 --- /dev/null +++ b/config/sync/block.block.popsu_colloque_tools.yml @@ -0,0 +1,27 @@ +uuid: 59c24322-ee94-404e-9f9a-22a260da3006 +langcode: en +status: false +dependencies: + config: + - system.menu.tools + module: + - system + theme: + - popsu_colloque +_core: + default_config_hash: uUF2GYN2x5fcmOu26M-gwqUA-yVWMDD_MRmnYfmPzlM +id: popsu_colloque_tools +theme: popsu_colloque +region: sidebar_first +weight: 0 +provider: null +plugin: 'system_menu_block:tools' +settings: + id: 'system_menu_block:tools' + label: Tools + label_display: visible + provider: system + level: 1 + depth: 0 + expand_all_items: false +visibility: { } diff --git a/config/sync/block.block.popsu_colloque_views_block__les_participants_d_un_moment.yml b/config/sync/block.block.popsu_colloque_views_block__les_participants_d_un_moment.yml new file mode 100644 index 00000000..fa30bfcd --- /dev/null +++ b/config/sync/block.block.popsu_colloque_views_block__les_participants_d_un_moment.yml @@ -0,0 +1,34 @@ +uuid: ed8653ea-1355-43c0-8e9b-85da2241dcb2 +langcode: en +status: false +dependencies: + config: + - views.view.les_participants_d_un_moment + module: + - ctools + - node + - views + theme: + - popsu_colloque +id: popsu_colloque_views_block__les_participants_d_un_moment +theme: popsu_colloque +region: sidebar_second +weight: -7 +provider: null +plugin: 'views_block:les_participants_d_un_moment-block_1' +settings: + id: 'views_block:les_participants_d_un_moment-block_1' + label: '' + label_display: visible + provider: views + context_mapping: { } + views_label: '' + items_per_page: none +visibility: + 'entity_bundle:node': + id: 'entity_bundle:node' + negate: false + context_mapping: + node: '@node.node_route_context:node' + bundles: + moments: moments diff --git a/config/sync/block.block.renderedsitesettingsblock.yml b/config/sync/block.block.renderedsitesettingsblock.yml new file mode 100644 index 00000000..953376d8 --- /dev/null +++ b/config/sync/block.block.renderedsitesettingsblock.yml @@ -0,0 +1,21 @@ +uuid: 615392fa-c5f2-43c1-831b-3708ce4b976f +langcode: en +status: true +dependencies: + module: + - site_settings + theme: + - popsu_colloque +id: renderedsitesettingsblock +theme: popsu_colloque +region: footer +weight: -7 +provider: null +plugin: single_rendered_site_settings_block +settings: + id: single_rendered_site_settings_block + label: 'PARTENAIRES :' + label_display: visible + provider: site_settings + setting: slide_metropoles_partenaires +visibility: { } diff --git a/config/sync/block.block.renderedsitesettingsblock_2.yml b/config/sync/block.block.renderedsitesettingsblock_2.yml new file mode 100644 index 00000000..d4c467be --- /dev/null +++ b/config/sync/block.block.renderedsitesettingsblock_2.yml @@ -0,0 +1,21 @@ +uuid: 7f4aad57-d6ac-4951-ab21-facf4c687cde +langcode: en +status: true +dependencies: + module: + - site_settings + theme: + - popsu_colloque +id: renderedsitesettingsblock_2 +theme: popsu_colloque +region: header +weight: -6 +provider: null +plugin: single_rendered_site_settings_block +settings: + id: single_rendered_site_settings_block + label: 'Rendered site settings block' + label_display: '0' + provider: site_settings + setting: information_global +visibility: { } diff --git a/config/sync/block.block.renderedsitesettingsblock_3.yml b/config/sync/block.block.renderedsitesettingsblock_3.yml new file mode 100644 index 00000000..4fe4bb9c --- /dev/null +++ b/config/sync/block.block.renderedsitesettingsblock_3.yml @@ -0,0 +1,21 @@ +uuid: 82fa734d-0b48-43eb-9121-2d3052b5690a +langcode: en +status: true +dependencies: + module: + - site_settings + theme: + - popsu_colloque +id: renderedsitesettingsblock_3 +theme: popsu_colloque +region: footer +weight: -6 +provider: null +plugin: single_rendered_site_settings_block +settings: + id: single_rendered_site_settings_block + label: 'MÉTROPOLES PARTENAIRES :' + label_display: visible + provider: site_settings + setting: slide_partenaires +visibility: { } diff --git a/config/sync/block.block.renderedsitesettingsblock_4.yml b/config/sync/block.block.renderedsitesettingsblock_4.yml new file mode 100644 index 00000000..4666f44d --- /dev/null +++ b/config/sync/block.block.renderedsitesettingsblock_4.yml @@ -0,0 +1,21 @@ +uuid: 3585c56f-2f2a-4282-9dc2-6b437bb62ec6 +langcode: en +status: true +dependencies: + module: + - site_settings + theme: + - popsu_colloque +id: renderedsitesettingsblock_4 +theme: popsu_colloque +region: footer +weight: -8 +provider: null +plugin: single_rendered_site_settings_block +settings: + id: single_rendered_site_settings_block + label: 'Nous contacter' + label_display: visible + provider: site_settings + setting: nous_contacter +visibility: { } diff --git a/config/sync/block.block.renderedsitesettingsblock_5.yml b/config/sync/block.block.renderedsitesettingsblock_5.yml new file mode 100644 index 00000000..db69db20 --- /dev/null +++ b/config/sync/block.block.renderedsitesettingsblock_5.yml @@ -0,0 +1,21 @@ +uuid: dea22f00-2362-4388-b6e9-a12ac9a1ded7 +langcode: en +status: true +dependencies: + module: + - site_settings + theme: + - popsu_colloque +id: renderedsitesettingsblock_5 +theme: popsu_colloque +region: footer +weight: -9 +provider: null +plugin: single_rendered_site_settings_block +settings: + id: single_rendered_site_settings_block + label: 'Rendered site settings block' + label_display: '0' + provider: site_settings + setting: les_logos_du_colloque +visibility: { } diff --git a/config/sync/block.block.stark_admin.yml b/config/sync/block.block.stark_admin.yml new file mode 100644 index 00000000..d820aeed --- /dev/null +++ b/config/sync/block.block.stark_admin.yml @@ -0,0 +1,27 @@ +uuid: 98613c7f-306c-4f7d-a3d8-b9f55fe2cf8f +langcode: fr +status: true +dependencies: + config: + - system.menu.admin + module: + - system + theme: + - stark +_core: + default_config_hash: OFEDxrButmQ8Vac1kiVr1gtw6vYKuSJPr9cJQZVKCKg +id: stark_admin +theme: stark +region: sidebar_first +weight: 1 +provider: null +plugin: 'system_menu_block:admin' +settings: + id: 'system_menu_block:admin' + label: Administration + label_display: visible + provider: system + level: 1 + depth: 0 + expand_all_items: false +visibility: { } diff --git a/config/sync/block.block.stark_branding.yml b/config/sync/block.block.stark_branding.yml new file mode 100644 index 00000000..c9a97dd2 --- /dev/null +++ b/config/sync/block.block.stark_branding.yml @@ -0,0 +1,25 @@ +uuid: cbb9803b-965c-4cfa-a82c-7cd9bbf721a6 +langcode: fr +status: true +dependencies: + module: + - system + theme: + - stark +_core: + default_config_hash: fRKXNB91UxDvEMkzCR8ZBsawfC6Fqbme2gtobei3gu4 +id: stark_branding +theme: stark +region: header +weight: 0 +provider: null +plugin: system_branding_block +settings: + id: system_branding_block + label: 'Marque du site' + label_display: '0' + provider: system + use_site_logo: true + use_site_name: true + use_site_slogan: true +visibility: { } diff --git a/config/sync/block.block.stark_local_actions.yml b/config/sync/block.block.stark_local_actions.yml new file mode 100644 index 00000000..fc0a82d9 --- /dev/null +++ b/config/sync/block.block.stark_local_actions.yml @@ -0,0 +1,20 @@ +uuid: 10b028f4-7ed4-4fb9-97e4-2f285d038a06 +langcode: fr +status: true +dependencies: + theme: + - stark +_core: + default_config_hash: PffmQ-ABSz5tFjWmVsR7NesunDnEivvopnJnBjl8KNE +id: stark_local_actions +theme: stark +region: content +weight: -10 +provider: null +plugin: local_actions_block +settings: + id: local_actions_block + label: "Actions d'administration principales" + label_display: '0' + provider: core +visibility: { } diff --git a/config/sync/block.block.stark_local_tasks.yml b/config/sync/block.block.stark_local_tasks.yml new file mode 100644 index 00000000..41f5b3e7 --- /dev/null +++ b/config/sync/block.block.stark_local_tasks.yml @@ -0,0 +1,22 @@ +uuid: c474ed22-a048-48f5-add1-bf091a687594 +langcode: fr +status: true +dependencies: + theme: + - stark +_core: + default_config_hash: c-06bbElRY5sKmglk74ppgTW93Et4-EJFyNiUZMb8JY +id: stark_local_tasks +theme: stark +region: content +weight: -20 +provider: null +plugin: local_tasks_block +settings: + id: local_tasks_block + label: Onglets + label_display: '0' + provider: core + primary: true + secondary: true +visibility: { } diff --git a/config/sync/block.block.stark_messages.yml b/config/sync/block.block.stark_messages.yml new file mode 100644 index 00000000..fa18e629 --- /dev/null +++ b/config/sync/block.block.stark_messages.yml @@ -0,0 +1,22 @@ +uuid: c8e1b789-c6e0-495a-abd5-9e4b69f577d3 +langcode: fr +status: true +dependencies: + module: + - system + theme: + - stark +_core: + default_config_hash: 5MNdk3fpMKx_xxBTcz2T11DL4XEU1H5SgHl8BsYdFsA +id: stark_messages +theme: stark +region: highlighted +weight: 0 +provider: null +plugin: system_messages_block +settings: + id: system_messages_block + label: 'Messages de statut' + label_display: '0' + provider: system +visibility: { } diff --git a/config/sync/block.block.stark_page_title.yml b/config/sync/block.block.stark_page_title.yml new file mode 100644 index 00000000..9482d4e8 --- /dev/null +++ b/config/sync/block.block.stark_page_title.yml @@ -0,0 +1,20 @@ +uuid: b6f45a1e-68de-448c-9c79-2e45ae3cb183 +langcode: fr +status: true +dependencies: + theme: + - stark +_core: + default_config_hash: 8yptDf6WrXxeyevUz4nP5vfr7BtxQqCBMninhV2IJ1g +id: stark_page_title +theme: stark +region: content +weight: -30 +provider: null +plugin: page_title_block +settings: + id: page_title_block + label: 'Titre de page' + label_display: '0' + provider: core +visibility: { } diff --git a/config/sync/block.block.stark_tools.yml b/config/sync/block.block.stark_tools.yml new file mode 100644 index 00000000..2a50ea6f --- /dev/null +++ b/config/sync/block.block.stark_tools.yml @@ -0,0 +1,27 @@ +uuid: 2b64143f-9b9d-43cc-a8a1-36aa83cf6d09 +langcode: fr +status: true +dependencies: + config: + - system.menu.tools + module: + - system + theme: + - stark +_core: + default_config_hash: uUF2GYN2x5fcmOu26M-gwqUA-yVWMDD_MRmnYfmPzlM +id: stark_tools +theme: stark +region: sidebar_first +weight: 0 +provider: null +plugin: 'system_menu_block:tools' +settings: + id: 'system_menu_block:tools' + label: Outils + label_display: visible + provider: system + level: 1 + depth: 0 + expand_all_items: false +visibility: { } diff --git a/config/sync/block.block.submenu.yml b/config/sync/block.block.submenu.yml new file mode 100644 index 00000000..be95337c --- /dev/null +++ b/config/sync/block.block.submenu.yml @@ -0,0 +1,30 @@ +uuid: 0c35a679-0a78-4779-bdd8-9c266d213787 +langcode: en +status: true +dependencies: + config: + - system.menu.sub-menu + module: + - system + theme: + - stark +id: submenu +theme: stark +region: secondary_menu +weight: 0 +provider: null +plugin: 'system_menu_block:sub-menu' +settings: + id: 'system_menu_block:sub-menu' + label: 'sub menu' + label_display: visible + provider: system + level: 1 + depth: 0 + expand_all_items: false +visibility: + request_path: + id: request_path + negate: false + context_mapping: { } + pages: "/publications\r\n/bibliographie" diff --git a/config/sync/block.block.views_block__bibliographie_node_intervenant_block_1.yml b/config/sync/block.block.views_block__bibliographie_node_intervenant_block_1.yml new file mode 100644 index 00000000..7d017953 --- /dev/null +++ b/config/sync/block.block.views_block__bibliographie_node_intervenant_block_1.yml @@ -0,0 +1,33 @@ +uuid: b424e32c-0773-4242-a9d5-fda3778544bd +langcode: fr +status: true +dependencies: + config: + - views.view.bibliographie_node_intervenant + module: + - node + - views + theme: + - popsu_colloque +id: views_block__bibliographie_node_intervenant_block_1 +theme: popsu_colloque +region: complement_participant +weight: -9 +provider: null +plugin: 'views_block:bibliographie_node_intervenant-block_1' +settings: + id: 'views_block:bibliographie_node_intervenant-block_1' + label: '' + label_display: '0' + provider: views + context_mapping: { } + views_label: '' + items_per_page: none +visibility: + 'entity_bundle:node': + id: 'entity_bundle:node' + negate: false + context_mapping: + node: '@node.node_route_context:node' + bundles: + participants: participants diff --git a/config/sync/block.block.views_block__dernieres_publications_block_1.yml b/config/sync/block.block.views_block__dernieres_publications_block_1.yml new file mode 100644 index 00000000..9042233a --- /dev/null +++ b/config/sync/block.block.views_block__dernieres_publications_block_1.yml @@ -0,0 +1,30 @@ +uuid: 3d8a0936-192f-437c-b6e9-50d822f6ff8c +langcode: en +status: true +dependencies: + config: + - views.view.dernieres_publications + module: + - system + - views + theme: + - popsu_colloque +id: views_block__dernieres_publications_block_1 +theme: popsu_colloque +region: content +weight: -6 +provider: null +plugin: 'views_block:dernieres_publications-block_1' +settings: + id: 'views_block:dernieres_publications-block_1' + label: '' + label_display: '0' + provider: views + views_label: '' + items_per_page: none +visibility: + request_path: + id: request_path + negate: false + context_mapping: { } + pages: '' diff --git a/config/sync/block.block.views_block__gallerie_block_1.yml b/config/sync/block.block.views_block__gallerie_block_1.yml new file mode 100644 index 00000000..97c2c739 --- /dev/null +++ b/config/sync/block.block.views_block__gallerie_block_1.yml @@ -0,0 +1,30 @@ +uuid: c9f6d8d0-8edb-48e9-abf5-164fac4674af +langcode: fr +status: true +dependencies: + config: + - views.view.gallerie + module: + - system + - views + theme: + - popsu_colloque +id: views_block__gallerie_block_1 +theme: popsu_colloque +region: content +weight: -7 +provider: null +plugin: 'views_block:gallerie-block_1' +settings: + id: 'views_block:gallerie-block_1' + label: '' + label_display: '0' + provider: views + views_label: '' + items_per_page: none +visibility: + request_path: + id: request_path + negate: false + context_mapping: { } + pages: '' diff --git a/config/sync/block.block.views_block__interviews_node_intervenant_block_1.yml b/config/sync/block.block.views_block__interviews_node_intervenant_block_1.yml new file mode 100644 index 00000000..b0c41ac6 --- /dev/null +++ b/config/sync/block.block.views_block__interviews_node_intervenant_block_1.yml @@ -0,0 +1,33 @@ +uuid: a73f30c3-bbac-41f4-89e6-8d0f99cb3dc1 +langcode: fr +status: true +dependencies: + config: + - views.view.interviews_node_intervenant + module: + - node + - views + theme: + - popsu_colloque +id: views_block__interviews_node_intervenant_block_1 +theme: popsu_colloque +region: complement_participant +weight: 0 +provider: null +plugin: 'views_block:interviews_node_intervenant-block_1' +settings: + id: 'views_block:interviews_node_intervenant-block_1' + label: '' + label_display: '0' + provider: views + context_mapping: { } + views_label: '' + items_per_page: none +visibility: + 'entity_bundle:node': + id: 'entity_bundle:node' + negate: false + context_mapping: + node: '@node.node_route_context:node' + bundles: + participants: participants diff --git a/config/sync/block.block.views_block__les_participants_d_un_moment.yml b/config/sync/block.block.views_block__les_participants_d_un_moment.yml new file mode 100644 index 00000000..de95b581 --- /dev/null +++ b/config/sync/block.block.views_block__les_participants_d_un_moment.yml @@ -0,0 +1,33 @@ +uuid: 715c737b-de83-4817-894f-8baa9cc70506 +langcode: en +status: true +dependencies: + config: + - views.view.les_participants_d_un_moment + module: + - ctools + - views + theme: + - stark +id: views_block__les_participants_d_un_moment +theme: stark +region: sidebar_second +weight: 0 +provider: null +plugin: 'views_block:les_participants_d_un_moment-block_1' +settings: + id: 'views_block:les_participants_d_un_moment-block_1' + label: '' + label_display: visible + provider: views + context_mapping: { } + views_label: '' + items_per_page: none +visibility: + 'entity_bundle:node': + id: 'entity_bundle:node' + negate: false + context_mapping: + node: '@node.node_route_context:node' + bundles: + moments: moments diff --git a/config/sync/block.block.views_block__participants_ressources_block_1.yml b/config/sync/block.block.views_block__participants_ressources_block_1.yml new file mode 100644 index 00000000..8ec0fd28 --- /dev/null +++ b/config/sync/block.block.views_block__participants_ressources_block_1.yml @@ -0,0 +1,33 @@ +uuid: d8ce51a3-bfb0-4ff8-b6a6-d6802fb4efea +langcode: en +status: true +dependencies: + config: + - views.view.participants_ressources + module: + - node + - views + theme: + - popsu_colloque +id: views_block__participants_ressources_block_1 +theme: popsu_colloque +region: content +weight: -5 +provider: null +plugin: 'views_block:participants_ressources-block_1' +settings: + id: 'views_block:participants_ressources-block_1' + label: '' + label_display: '0' + provider: views + context_mapping: { } + views_label: '' + items_per_page: none +visibility: + 'entity_bundle:node': + id: 'entity_bundle:node' + negate: false + context_mapping: + node: '@node.node_route_context:node' + bundles: + publications: publications diff --git a/config/sync/block.block.views_block__publication_node_intervenant.yml b/config/sync/block.block.views_block__publication_node_intervenant.yml new file mode 100644 index 00000000..bf1dabb6 --- /dev/null +++ b/config/sync/block.block.views_block__publication_node_intervenant.yml @@ -0,0 +1,33 @@ +uuid: 0eb0241a-b163-4ec4-96eb-6ba926bb88b9 +langcode: fr +status: true +dependencies: + config: + - views.view.publication_node_intervenant + module: + - node + - views + theme: + - popsu_colloque +id: views_block__publication_node_intervenant +theme: popsu_colloque +region: complement_participant +weight: -10 +provider: null +plugin: 'views_block:publication_node_intervenant-block_1' +settings: + id: 'views_block:publication_node_intervenant-block_1' + label: '' + label_display: '0' + provider: views + context_mapping: { } + views_label: '' + items_per_page: none +visibility: + 'entity_bundle:node': + id: 'entity_bundle:node' + negate: false + context_mapping: + node: '@node.node_route_context:node' + bundles: + participants: participants diff --git a/config/sync/block.block.views_block__slide_interviews_block_1.yml b/config/sync/block.block.views_block__slide_interviews_block_1.yml new file mode 100644 index 00000000..28cfd41f --- /dev/null +++ b/config/sync/block.block.views_block__slide_interviews_block_1.yml @@ -0,0 +1,30 @@ +uuid: 16042344-e8fd-4651-b013-2c9653a240bf +langcode: fr +status: true +dependencies: + config: + - views.view.slide_interviews + module: + - system + - views + theme: + - popsu_colloque +id: views_block__slide_interviews_block_1 +theme: popsu_colloque +region: content +weight: -8 +provider: null +plugin: 'views_block:slide_interviews-block_1' +settings: + id: 'views_block:slide_interviews-block_1' + label: '' + label_display: '0' + provider: views + views_label: '' + items_per_page: none +visibility: + request_path: + id: request_path + negate: false + context_mapping: { } + pages: '' diff --git a/config/sync/block.block.views_block__slide_programme_block_1.yml b/config/sync/block.block.views_block__slide_programme_block_1.yml new file mode 100644 index 00000000..0af017c2 --- /dev/null +++ b/config/sync/block.block.views_block__slide_programme_block_1.yml @@ -0,0 +1,30 @@ +uuid: cbc9017c-4642-4f98-8200-6e842d75b7ec +langcode: en +status: true +dependencies: + config: + - views.view.slide_programme + module: + - system + - views + theme: + - popsu_colloque +id: views_block__slide_programme_block_1 +theme: popsu_colloque +region: content +weight: -9 +provider: null +plugin: 'views_block:slide_programme-block_1' +settings: + id: 'views_block:slide_programme-block_1' + label: '' + label_display: '0' + provider: views + views_label: '' + items_per_page: none +visibility: + request_path: + id: request_path + negate: false + context_mapping: { } + pages: '' diff --git a/config/sync/block.block.views_block__slide_programme_node_intervenant_block_1.yml b/config/sync/block.block.views_block__slide_programme_node_intervenant_block_1.yml new file mode 100644 index 00000000..95e68933 --- /dev/null +++ b/config/sync/block.block.views_block__slide_programme_node_intervenant_block_1.yml @@ -0,0 +1,33 @@ +uuid: 0488634e-24ad-4b44-a7cc-3b5e4467c0ce +langcode: fr +status: true +dependencies: + config: + - views.view.slide_programme_node_intervenant + module: + - node + - views + theme: + - popsu_colloque +id: views_block__slide_programme_node_intervenant_block_1 +theme: popsu_colloque +region: complement_participant +weight: -11 +provider: null +plugin: 'views_block:slide_programme_node_intervenant-block_1' +settings: + id: 'views_block:slide_programme_node_intervenant-block_1' + label: '' + label_display: '0' + provider: views + context_mapping: { } + views_label: '' + items_per_page: none +visibility: + 'entity_bundle:node': + id: 'entity_bundle:node' + negate: false + context_mapping: + node: '@node.node_route_context:node' + bundles: + participants: participants diff --git a/config/sync/comment.settings.yml b/config/sync/comment.settings.yml new file mode 100644 index 00000000..6ff38d4e --- /dev/null +++ b/config/sync/comment.settings.yml @@ -0,0 +1,4 @@ +_core: + default_config_hash: YNUW2Ij5uE7a4oaXp3i_2lvaFdYM1zNKPPfnEjB0jEc +langcode: fr +log_ip_addresses: false diff --git a/config/sync/core.base_field_override.node.bibliographie.promote.yml b/config/sync/core.base_field_override.node.bibliographie.promote.yml new file mode 100644 index 00000000..7116c77b --- /dev/null +++ b/config/sync/core.base_field_override.node.bibliographie.promote.yml @@ -0,0 +1,22 @@ +uuid: 054d49e6-9403-42ac-87c7-7edda1c98be7 +langcode: en +status: true +dependencies: + config: + - node.type.bibliographie +id: node.bibliographie.promote +field_name: promote +entity_type: node +bundle: bibliographie +label: 'Promoted to front page' +description: '' +required: false +translatable: true +default_value: + - + value: 0 +default_value_callback: '' +settings: + on_label: 'On' + off_label: 'Off' +field_type: boolean diff --git a/config/sync/core.base_field_override.node.informations_pratiques.promote.yml b/config/sync/core.base_field_override.node.informations_pratiques.promote.yml new file mode 100644 index 00000000..b70f66ce --- /dev/null +++ b/config/sync/core.base_field_override.node.informations_pratiques.promote.yml @@ -0,0 +1,22 @@ +uuid: 6746a7cf-6c95-4c85-a453-6291a15a89cc +langcode: en +status: true +dependencies: + config: + - node.type.informations_pratiques +id: node.informations_pratiques.promote +field_name: promote +entity_type: node +bundle: informations_pratiques +label: 'Promoted to front page' +description: '' +required: false +translatable: true +default_value: + - + value: 0 +default_value_callback: '' +settings: + on_label: 'On' + off_label: 'Off' +field_type: boolean diff --git a/config/sync/core.base_field_override.node.mentions_legales.promote.yml b/config/sync/core.base_field_override.node.mentions_legales.promote.yml new file mode 100644 index 00000000..58d19cdb --- /dev/null +++ b/config/sync/core.base_field_override.node.mentions_legales.promote.yml @@ -0,0 +1,22 @@ +uuid: fc5df567-93e0-4f52-afcf-4c7d467463b8 +langcode: en +status: true +dependencies: + config: + - node.type.mentions_legales +id: node.mentions_legales.promote +field_name: promote +entity_type: node +bundle: mentions_legales +label: 'Promoted to front page' +description: '' +required: false +translatable: true +default_value: + - + value: 0 +default_value_callback: '' +settings: + on_label: 'On' + off_label: 'Off' +field_type: boolean diff --git a/config/sync/core.base_field_override.node.moments.promote.yml b/config/sync/core.base_field_override.node.moments.promote.yml new file mode 100644 index 00000000..f0c79507 --- /dev/null +++ b/config/sync/core.base_field_override.node.moments.promote.yml @@ -0,0 +1,22 @@ +uuid: aafe1c77-ea05-4c36-adba-a323d773d05d +langcode: en +status: true +dependencies: + config: + - node.type.moments +id: node.moments.promote +field_name: promote +entity_type: node +bundle: moments +label: 'Promoted to front page' +description: '' +required: false +translatable: true +default_value: + - + value: 0 +default_value_callback: '' +settings: + on_label: 'On' + off_label: 'Off' +field_type: boolean diff --git a/config/sync/core.base_field_override.node.page_d_accueil.promote.yml b/config/sync/core.base_field_override.node.page_d_accueil.promote.yml new file mode 100644 index 00000000..26168c0c --- /dev/null +++ b/config/sync/core.base_field_override.node.page_d_accueil.promote.yml @@ -0,0 +1,22 @@ +uuid: 5576ec05-8da8-48f4-affa-351e88379616 +langcode: en +status: true +dependencies: + config: + - node.type.page_d_accueil +id: node.page_d_accueil.promote +field_name: promote +entity_type: node +bundle: page_d_accueil +label: 'Promoted to front page' +description: '' +required: false +translatable: true +default_value: + - + value: 1 +default_value_callback: '' +settings: + on_label: 'On' + off_label: 'Off' +field_type: boolean diff --git a/config/sync/core.base_field_override.node.participants.promote.yml b/config/sync/core.base_field_override.node.participants.promote.yml new file mode 100644 index 00000000..aa4b75c1 --- /dev/null +++ b/config/sync/core.base_field_override.node.participants.promote.yml @@ -0,0 +1,22 @@ +uuid: 9953a89e-4c95-43a0-ae56-8e6637fb0b5b +langcode: en +status: true +dependencies: + config: + - node.type.participants +id: node.participants.promote +field_name: promote +entity_type: node +bundle: participants +label: 'Promoted to front page' +description: '' +required: false +translatable: true +default_value: + - + value: 0 +default_value_callback: '' +settings: + on_label: 'On' + off_label: 'Off' +field_type: boolean diff --git a/config/sync/core.base_field_override.node.participants.title.yml b/config/sync/core.base_field_override.node.participants.title.yml new file mode 100644 index 00000000..0f3ab4d0 --- /dev/null +++ b/config/sync/core.base_field_override.node.participants.title.yml @@ -0,0 +1,18 @@ +uuid: ed0169ba-403f-4cf1-94a3-d25abf478ef5 +langcode: en +status: true +dependencies: + config: + - node.type.participants +id: node.participants.title +field_name: title +entity_type: node +bundle: participants +label: ' Prénom / Nom' +description: '' +required: true +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: string diff --git a/config/sync/core.base_field_override.node.presentation.promote.yml b/config/sync/core.base_field_override.node.presentation.promote.yml new file mode 100644 index 00000000..8951c76a --- /dev/null +++ b/config/sync/core.base_field_override.node.presentation.promote.yml @@ -0,0 +1,22 @@ +uuid: 8922d91e-03ac-437d-949c-1ea19cbc9d4b +langcode: en +status: true +dependencies: + config: + - node.type.presentation +id: node.presentation.promote +field_name: promote +entity_type: node +bundle: presentation +label: 'Promoted to front page' +description: '' +required: false +translatable: true +default_value: + - + value: 0 +default_value_callback: '' +settings: + on_label: 'On' + off_label: 'Off' +field_type: boolean diff --git a/config/sync/core.base_field_override.node.publications.promote.yml b/config/sync/core.base_field_override.node.publications.promote.yml new file mode 100644 index 00000000..9149ca01 --- /dev/null +++ b/config/sync/core.base_field_override.node.publications.promote.yml @@ -0,0 +1,22 @@ +uuid: 246bfac4-c96e-4bc0-90f5-7904da6d2a07 +langcode: en +status: true +dependencies: + config: + - node.type.publications +id: node.publications.promote +field_name: promote +entity_type: node +bundle: publications +label: 'Promoted to front page' +description: '' +required: false +translatable: true +default_value: + - + value: 0 +default_value_callback: '' +settings: + on_label: 'On' + off_label: 'Off' +field_type: boolean diff --git a/config/sync/core.date_format.fallback.yml b/config/sync/core.date_format.fallback.yml new file mode 100644 index 00000000..67eb714a --- /dev/null +++ b/config/sync/core.date_format.fallback.yml @@ -0,0 +1,10 @@ +uuid: cf7cc9d9-441f-4c1b-8f2c-a00a32fc7055 +langcode: fr +status: true +dependencies: { } +_core: + default_config_hash: 7klS5IWXrwzVaPpYZFAs6wcx8U2FF1X73OfrtTsvuvE +id: fallback +label: 'Format de date de repli' +locked: true +pattern: 'D, m/d/Y - H:i' diff --git a/config/sync/core.date_format.html_date.yml b/config/sync/core.date_format.html_date.yml new file mode 100644 index 00000000..a74c3e3f --- /dev/null +++ b/config/sync/core.date_format.html_date.yml @@ -0,0 +1,10 @@ +uuid: 07606ac2-03cd-484e-a2c2-8557f54a4421 +langcode: fr +status: true +dependencies: { } +_core: + default_config_hash: EOQltUQPmgc6UQ2rcJ4Xi_leCEJj5ui0TR-12duS-Tk +id: html_date +label: 'Date HTML' +locked: true +pattern: Y-m-d diff --git a/config/sync/core.date_format.html_datetime.yml b/config/sync/core.date_format.html_datetime.yml new file mode 100644 index 00000000..9a31ee41 --- /dev/null +++ b/config/sync/core.date_format.html_datetime.yml @@ -0,0 +1,10 @@ +uuid: 9c878b30-b128-41c3-aeee-fb87f3a6de89 +langcode: fr +status: true +dependencies: { } +_core: + default_config_hash: jxfClwZIRXIdcvMrE--WkcZxDGUVoOIE3Sm2NRZlFuE +id: html_datetime +label: 'Date et heure HTML' +locked: true +pattern: 'Y-m-d\TH:i:sO' diff --git a/config/sync/core.date_format.html_month.yml b/config/sync/core.date_format.html_month.yml new file mode 100644 index 00000000..4a955d60 --- /dev/null +++ b/config/sync/core.date_format.html_month.yml @@ -0,0 +1,10 @@ +uuid: 0bd93bea-7c50-40f4-9d71-b840f75d1cf3 +langcode: fr +status: true +dependencies: { } +_core: + default_config_hash: Z7KuCUwM_WdTNvLcoltuX3_8d-s-8FZkTN6KgNwF0eM +id: html_month +label: 'Mois HTML' +locked: true +pattern: Y-m diff --git a/config/sync/core.date_format.html_time.yml b/config/sync/core.date_format.html_time.yml new file mode 100644 index 00000000..d68c8cf7 --- /dev/null +++ b/config/sync/core.date_format.html_time.yml @@ -0,0 +1,10 @@ +uuid: de117655-e4bc-4bd2-adcf-d73656062b58 +langcode: fr +status: true +dependencies: { } +_core: + default_config_hash: M7yqicYkU36hRy5p9drAaGBBihhUD1OyujFrAaQ93ZE +id: html_time +label: 'Heure HTML' +locked: true +pattern: 'H:i:s' diff --git a/config/sync/core.date_format.html_week.yml b/config/sync/core.date_format.html_week.yml new file mode 100644 index 00000000..a14cdc13 --- /dev/null +++ b/config/sync/core.date_format.html_week.yml @@ -0,0 +1,10 @@ +uuid: 44f5879d-ff17-4fcd-b270-39e2a76c68b8 +langcode: fr +status: true +dependencies: { } +_core: + default_config_hash: wKD4WsoV_wFgv2vgI4mcAAFSIzrye17ykzdwrnApkfY +id: html_week +label: 'Semaine HTML' +locked: true +pattern: Y-\WW diff --git a/config/sync/core.date_format.html_year.yml b/config/sync/core.date_format.html_year.yml new file mode 100644 index 00000000..61a0d0e0 --- /dev/null +++ b/config/sync/core.date_format.html_year.yml @@ -0,0 +1,10 @@ +uuid: 59351034-9f88-446f-9444-5e4db283feaf +langcode: fr +status: true +dependencies: { } +_core: + default_config_hash: OjekiQuX9RbVQ2_8jOHBL94RgYLePqX7wpfNGgcQzrk +id: html_year +label: 'Année HTML' +locked: true +pattern: 'Y' diff --git a/config/sync/core.date_format.html_yearless_date.yml b/config/sync/core.date_format.html_yearless_date.yml new file mode 100644 index 00000000..0842b2c6 --- /dev/null +++ b/config/sync/core.date_format.html_yearless_date.yml @@ -0,0 +1,10 @@ +uuid: 542487ab-e4eb-4aec-b258-9a91a34bac13 +langcode: fr +status: true +dependencies: { } +_core: + default_config_hash: 5VpawMrKPEPCkoO4YpPa0TDFO2dgiIHfTziJtwlmUxc +id: html_yearless_date +label: 'Date HTML sans année' +locked: true +pattern: m-d diff --git a/config/sync/core.date_format.long.yml b/config/sync/core.date_format.long.yml new file mode 100644 index 00000000..b3ce687b --- /dev/null +++ b/config/sync/core.date_format.long.yml @@ -0,0 +1,10 @@ +uuid: 543bfb1f-870f-41ac-9488-8f54db37da02 +langcode: fr +status: true +dependencies: { } +_core: + default_config_hash: og8sWXhBuHbLMw3CoiBEZjgqSyhFBFmcbUW_wLcfNbo +id: long +label: 'Date longue par défaut' +locked: false +pattern: 'l j F Y - H:i' diff --git a/config/sync/core.date_format.medium.yml b/config/sync/core.date_format.medium.yml new file mode 100644 index 00000000..dac12285 --- /dev/null +++ b/config/sync/core.date_format.medium.yml @@ -0,0 +1,10 @@ +uuid: ae0fc7c6-588d-42dd-8a0e-dfa0b88fb8a2 +langcode: fr +status: true +dependencies: { } +_core: + default_config_hash: nzL5d024NjXIX_8TlT6uFAu973lmfkmHklJC-2i9rAE +id: medium +label: 'Date moyenne par défaut' +locked: false +pattern: 'D d/m/Y - H:i' diff --git a/config/sync/core.date_format.short.yml b/config/sync/core.date_format.short.yml new file mode 100644 index 00000000..8b2248ba --- /dev/null +++ b/config/sync/core.date_format.short.yml @@ -0,0 +1,10 @@ +uuid: 68fa7f74-0864-44fb-aa6a-37d8dd3d5d32 +langcode: fr +status: true +dependencies: { } +_core: + default_config_hash: AlzeyytA8InBgxIG9H2UDJYs3CG98Zj6yRsDKmlbZwA +id: short +label: 'Date courte par défaut' +locked: false +pattern: 'd/m/Y - H:i' diff --git a/config/sync/core.entity_form_display.node.bibliographie.default.yml b/config/sync/core.entity_form_display.node.bibliographie.default.yml new file mode 100644 index 00000000..cdd31308 --- /dev/null +++ b/config/sync/core.entity_form_display.node.bibliographie.default.yml @@ -0,0 +1,106 @@ +uuid: 72cdb678-4091-4b74-8b6b-cb6b7c6a7e20 +langcode: en +status: true +dependencies: + config: + - field.field.node.bibliographie.body + - field.field.node.bibliographie.field_auteur + - field.field.node.bibliographie.field_lien_externe + - field.field.node.bibliographie.field_theme + - node.type.bibliographie + module: + - field_group + - link + - path + - text +third_party_settings: + field_group: + group_taxonomies: + children: + - field_theme + label: Taxonomies + region: content + parent_name: '' + weight: 6 + format_type: details_sidebar + format_settings: + classes: '' + id: '' + open: false + description: '' + required_fields: true + weight: 0 +id: node.bibliographie.default +targetEntityType: node +bundle: bibliographie +mode: default +content: + body: + type: text_textarea_with_summary + weight: 2 + region: content + settings: + rows: 9 + summary_rows: 3 + placeholder: '' + show_summary: false + third_party_settings: { } + field_lien_externe: + type: link_default + weight: 7 + region: content + settings: + placeholder_url: '' + placeholder_title: '' + third_party_settings: { } + field_theme: + type: options_buttons + weight: 10 + region: content + settings: { } + third_party_settings: { } + langcode: + type: language_select + weight: 0 + region: content + settings: + include_locked: true + third_party_settings: { } + path: + type: path + weight: 5 + region: content + settings: { } + third_party_settings: { } + promote: + type: boolean_checkbox + weight: 3 + region: content + settings: + display_label: true + third_party_settings: { } + status: + type: boolean_checkbox + weight: 4 + region: content + settings: + display_label: true + third_party_settings: { } + title: + type: string_textfield + weight: 1 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + url_redirects: + weight: 8 + region: content + settings: { } + third_party_settings: { } +hidden: + created: true + field_auteur: true + sticky: true + uid: true diff --git a/config/sync/core.entity_form_display.node.informations_pratiques.default.yml b/config/sync/core.entity_form_display.node.informations_pratiques.default.yml new file mode 100644 index 00000000..b519b93f --- /dev/null +++ b/config/sync/core.entity_form_display.node.informations_pratiques.default.yml @@ -0,0 +1,65 @@ +uuid: 91fddd21-5130-4ed5-8a4e-d48138501023 +langcode: en +status: true +dependencies: + config: + - field.field.node.informations_pratiques.body + - field.field.node.informations_pratiques.field_geolocation + - node.type.informations_pratiques + module: + - path + - text +id: node.informations_pratiques.default +targetEntityType: node +bundle: informations_pratiques +mode: default +content: + body: + type: text_textarea_with_summary + weight: 3 + region: content + settings: + rows: 9 + summary_rows: 3 + placeholder: '' + show_summary: false + third_party_settings: { } + langcode: + type: language_select + weight: 0 + region: content + settings: + include_locked: true + third_party_settings: { } + path: + type: path + weight: 4 + region: content + settings: { } + third_party_settings: { } + status: + type: boolean_checkbox + weight: 2 + region: content + settings: + display_label: true + third_party_settings: { } + title: + type: string_textfield + weight: 1 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + url_redirects: + weight: 5 + region: content + settings: { } + third_party_settings: { } +hidden: + created: true + field_geolocation: true + promote: true + sticky: true + uid: true diff --git a/config/sync/core.entity_form_display.node.interviews.default.yml b/config/sync/core.entity_form_display.node.interviews.default.yml new file mode 100644 index 00000000..9c18f29d --- /dev/null +++ b/config/sync/core.entity_form_display.node.interviews.default.yml @@ -0,0 +1,85 @@ +uuid: 32fcdff8-381e-436a-87eb-dc670906bee5 +langcode: fr +status: true +dependencies: + config: + - field.field.node.interviews.body + - field.field.node.interviews.field_auteur + - field.field.node.interviews.field_complement_d_info + - field.field.node.interviews.field_embed + - node.type.interviews + module: + - text + - video_embed_field +id: node.interviews.default +targetEntityType: node +bundle: interviews +mode: default +content: + body: + type: text_textarea_with_summary + weight: 5 + region: content + settings: + rows: 9 + summary_rows: 3 + placeholder: '' + show_summary: false + third_party_settings: { } + field_auteur: + type: string_textfield + weight: 2 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + field_complement_d_info: + type: string_textfield + weight: 3 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + field_embed: + type: video_embed_field_textfield + weight: 4 + region: content + settings: { } + third_party_settings: { } + langcode: + type: language_select + weight: 0 + region: content + settings: + include_locked: true + third_party_settings: { } + promote: + type: boolean_checkbox + weight: 7 + region: content + settings: + display_label: true + third_party_settings: { } + status: + type: boolean_checkbox + weight: 6 + region: content + settings: + display_label: true + third_party_settings: { } + title: + type: string_textfield + weight: 1 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } +hidden: + created: true + path: true + sticky: true + uid: true + url_redirects: true diff --git a/config/sync/core.entity_form_display.node.mentions_legales.default.yml b/config/sync/core.entity_form_display.node.mentions_legales.default.yml new file mode 100644 index 00000000..a44c1dd1 --- /dev/null +++ b/config/sync/core.entity_form_display.node.mentions_legales.default.yml @@ -0,0 +1,63 @@ +uuid: 77147a70-6b6c-4b43-90d9-2f9c792659f7 +langcode: en +status: true +dependencies: + config: + - field.field.node.mentions_legales.body + - node.type.mentions_legales + module: + - path + - text +id: node.mentions_legales.default +targetEntityType: node +bundle: mentions_legales +mode: default +content: + body: + type: text_textarea_with_summary + weight: 5 + region: content + settings: + rows: 9 + summary_rows: 3 + placeholder: '' + show_summary: false + third_party_settings: { } + langcode: + type: language_select + weight: 0 + region: content + settings: + include_locked: true + third_party_settings: { } + path: + type: path + weight: 2 + region: content + settings: { } + third_party_settings: { } + status: + type: boolean_checkbox + weight: 4 + region: content + settings: + display_label: true + third_party_settings: { } + title: + type: string_textfield + weight: 1 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + url_redirects: + weight: 3 + region: content + settings: { } + third_party_settings: { } +hidden: + created: true + promote: true + sticky: true + uid: true diff --git a/config/sync/core.entity_form_display.node.moments.default.yml b/config/sync/core.entity_form_display.node.moments.default.yml new file mode 100644 index 00000000..1057fc84 --- /dev/null +++ b/config/sync/core.entity_form_display.node.moments.default.yml @@ -0,0 +1,277 @@ +uuid: a03d612b-2636-43d1-b0c6-4d93a5029e08 +langcode: en +status: true +dependencies: + config: + - field.field.node.moments.body + - field.field.node.moments.field_accessible + - field.field.node.moments.field_bibliographie + - field.field.node.moments.field_date_du_programme + - field.field.node.moments.field_display_invite + - field.field.node.moments.field_embed + - field.field.node.moments.field_heure_du_moment + - field.field.node.moments.field_image + - field.field.node.moments.field_interviews + - field.field.node.moments.field_publications + - field.field.node.moments.field_role_de_l_intervenant + - field.field.node.moments.field_type_de_moment + - image.style.thumbnail + - node.type.moments + module: + - datetime + - datetime_range + - field_group + - image + - paragraphs + - path + - text + - video_embed_field +third_party_settings: + field_group: + group_role_des_l_intervenants: + children: + - field_display_invite + - field_role_de_l_intervenant + label: "Rôle des l'intervenants" + region: content + parent_name: '' + weight: 9 + format_type: details_sidebar + format_settings: + classes: '' + id: '' + open: false + description: '' + required_fields: true + weight: 0 + group_date_du_moment: + children: + - field_date_du_programme + - field_heure_du_moment + label: 'Date et heure du moment' + region: content + parent_name: '' + weight: 8 + format_type: details_sidebar + format_settings: + classes: '' + id: '' + open: false + description: '' + required_fields: true + weight: 0 + group_les_ressources_liees: + children: + - group_les_publications + - group_la_bibliographie + - group_interviews + label: 'Les ressources liées' + region: content + parent_name: '' + weight: 10 + format_type: tabs + format_settings: + classes: '' + id: '' + direction: horizontal + group_les_publications: + children: + - field_publications + label: 'Les ressources' + region: content + parent_name: group_les_ressources_liees + weight: 8 + format_type: tab + format_settings: + classes: '' + id: '' + formatter: closed + description: '' + required_fields: true + group_la_bibliographie: + children: + - field_bibliographie + label: 'La bibliographie' + region: content + parent_name: group_les_ressources_liees + weight: 9 + format_type: tab + format_settings: + classes: '' + id: '' + formatter: closed + description: '' + required_fields: true + group_type_du_moment: + children: + - field_type_de_moment + label: 'Type du moment' + region: content + parent_name: '' + weight: 7 + format_type: details_sidebar + format_settings: + classes: '' + id: '' + open: false + description: '' + required_fields: true + weight: 0 + group_interviews: + children: + - field_interviews + label: Interviews + region: hidden + parent_name: group_les_ressources_liees + weight: 10 + format_type: tab + format_settings: + classes: '' + id: '' + formatter: closed + description: '' + required_fields: true +id: node.moments.default +targetEntityType: node +bundle: moments +mode: default +content: + body: + type: text_textarea_with_summary + weight: 6 + region: content + settings: + rows: 9 + summary_rows: 3 + placeholder: '' + show_summary: false + third_party_settings: { } + field_accessible: + type: boolean_checkbox + weight: 1 + region: content + settings: + display_label: true + third_party_settings: { } + field_bibliographie: + type: options_buttons + weight: 8 + region: content + settings: { } + third_party_settings: { } + field_date_du_programme: + type: datetime_default + weight: 9 + region: content + settings: { } + third_party_settings: { } + field_display_invite: + type: boolean_checkbox + weight: 10 + region: content + settings: + display_label: true + third_party_settings: { } + field_embed: + type: video_embed_field_textfield + weight: 5 + region: content + settings: { } + third_party_settings: { } + field_heure_du_moment: + type: daterange_default + weight: 10 + region: content + settings: { } + third_party_settings: { } + field_image: + type: image_image + weight: 4 + region: content + settings: + progress_indicator: throbber + preview_image_style: thumbnail + third_party_settings: { } + field_interviews: + type: options_buttons + weight: 14 + region: content + settings: { } + third_party_settings: { } + field_publications: + type: options_buttons + weight: 10 + region: content + settings: { } + third_party_settings: { } + field_role_de_l_intervenant: + type: paragraphs + weight: 11 + region: content + settings: + title: Paragraph + title_plural: Paragraphs + edit_mode: closed + closed_mode: summary + autocollapse: none + closed_mode_threshold: 0 + add_mode: dropdown + form_display_mode: default + default_paragraph_type: role_de_l_intervenant + features: + add_above: '0' + collapse_edit_all: collapse_edit_all + duplicate: duplicate + third_party_settings: { } + field_type_de_moment: + type: string_textfield + weight: 5 + region: content + settings: + size: 60 + placeholder: 'Indiquer le type du moment ( atelier, conférence, etc. )' + third_party_settings: { } + langcode: + type: language_select + weight: 0 + region: content + settings: + include_locked: true + third_party_settings: { } + path: + type: path + weight: 3 + region: content + settings: { } + third_party_settings: { } + promote: + type: boolean_checkbox + weight: 12 + region: content + settings: + display_label: true + third_party_settings: { } + status: + type: boolean_checkbox + weight: 11 + region: content + settings: + display_label: true + third_party_settings: { } + title: + type: string_textfield + weight: 2 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + url_redirects: + weight: 13 + region: content + settings: { } + third_party_settings: { } +hidden: + created: true + sticky: true + uid: true diff --git a/config/sync/core.entity_form_display.node.page_d_accueil.default.yml b/config/sync/core.entity_form_display.node.page_d_accueil.default.yml new file mode 100644 index 00000000..198c1c14 --- /dev/null +++ b/config/sync/core.entity_form_display.node.page_d_accueil.default.yml @@ -0,0 +1,157 @@ +uuid: 9438021e-3393-4c71-aac9-b43536f06b7b +langcode: en +status: true +dependencies: + config: + - field.field.node.page_d_accueil.body + - field.field.node.page_d_accueil.field_galerie_d_image + - field.field.node.page_d_accueil.field_image_hero + - field.field.node.page_d_accueil.field_last_ressources + - field.field.node.page_d_accueil.field_lien_boutton + - field.field.node.page_d_accueil.field_lien_live + - field.field.node.page_d_accueil.field_media + - field.field.node.page_d_accueil.field_select_moment + - field.field.node.page_d_accueil.field_sous_titre_txt_present + - field.field.node.page_d_accueil.field_titre_txt_present + - image.style.thumbnail + - node.type.page_d_accueil + module: + - field_group + - image + - link + - paragraphs + - path + - text +third_party_settings: + field_group: + group_texte_de_presentation: + children: + - field_titre_txt_present + - field_sous_titre_txt_present + - body + - field_lien_boutton + label: 'Texte de présentation' + region: content + parent_name: '' + weight: 3 + format_type: fieldset + format_settings: + classes: '' + id: '' + description: '' + required_fields: true +id: node.page_d_accueil.default +targetEntityType: node +bundle: page_d_accueil +mode: default +content: + body: + type: text_textarea_with_summary + weight: 28 + region: content + settings: + rows: 9 + summary_rows: 3 + placeholder: '' + show_summary: false + third_party_settings: { } + field_galerie_d_image: + type: image_image + weight: 30 + region: content + settings: + progress_indicator: throbber + preview_image_style: thumbnail + third_party_settings: { } + field_image_hero: + type: image_image + weight: 1 + region: content + settings: + progress_indicator: throbber + preview_image_style: thumbnail + third_party_settings: { } + field_lien_boutton: + type: link_default + weight: 29 + region: content + settings: + placeholder_url: '' + placeholder_title: '' + third_party_settings: { } + field_lien_live: + type: link_default + weight: 7 + region: content + settings: + placeholder_url: '' + placeholder_title: '' + third_party_settings: { } + field_media: + type: entity_reference_paragraphs + weight: 8 + region: content + settings: + title: Paragraphe + title_plural: Paragraphs + edit_mode: open + add_mode: button + form_display_mode: default + default_paragraph_type: _none + third_party_settings: { } + field_sous_titre_txt_present: + type: string_textfield + weight: 27 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + field_titre_txt_present: + type: string_textfield + weight: 26 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + langcode: + type: language_select + weight: 2 + region: content + settings: + include_locked: true + third_party_settings: { } + path: + type: path + weight: 6 + region: content + settings: { } + third_party_settings: { } + status: + type: boolean_checkbox + weight: 5 + region: content + settings: + display_label: true + third_party_settings: { } + title: + type: string_textfield + weight: 0 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + url_redirects: + weight: 9 + region: content + settings: { } + third_party_settings: { } +hidden: + created: true + field_last_ressources: true + field_select_moment: true + promote: true + sticky: true + uid: true diff --git a/config/sync/core.entity_form_display.node.participants.default.yml b/config/sync/core.entity_form_display.node.participants.default.yml new file mode 100644 index 00000000..cd211681 --- /dev/null +++ b/config/sync/core.entity_form_display.node.participants.default.yml @@ -0,0 +1,151 @@ +uuid: 60c98400-d8b7-42d8-899e-14c79841f314 +langcode: en +status: true +dependencies: + config: + - field.field.node.participants.body + - field.field.node.participants.field_bibliographie + - field.field.node.participants.field_portrait + - field.field.node.participants.field_prenom + - field.field.node.participants.field_publications_participants + - field.field.node.participants.field_qualite + - image.style.thumbnail + - node.type.participants + module: + - field_group + - image + - path + - text +third_party_settings: + field_group: + group_les_ressources_liees: + children: + - group_les_publications + - group_la_bibliographie + label: 'Les ressources liées' + region: content + parent_name: '' + weight: 6 + format_type: tabs + format_settings: + classes: '' + id: '' + direction: horizontal + group_les_publications: + children: + - field_publications_participants + label: 'Les ressources' + region: content + parent_name: group_les_ressources_liees + weight: 27 + format_type: tab + format_settings: + classes: '' + id: '' + formatter: closed + description: '' + required_fields: true + group_la_bibliographie: + children: + - field_bibliographie + label: 'La bibliographie' + region: content + parent_name: group_les_ressources_liees + weight: 28 + format_type: tab + format_settings: + classes: '' + id: '' + formatter: closed + description: '' + required_fields: true + direction: vertical +id: node.participants.default +targetEntityType: node +bundle: participants +mode: default +content: + body: + type: text_textarea_with_summary + weight: 5 + region: content + settings: + rows: 9 + summary_rows: 3 + placeholder: '' + show_summary: false + third_party_settings: { } + field_bibliographie: + type: options_buttons + weight: 11 + region: content + settings: { } + third_party_settings: { } + field_portrait: + type: image_image + weight: 3 + region: content + settings: + progress_indicator: throbber + preview_image_style: thumbnail + third_party_settings: { } + field_prenom: + type: string_textfield + weight: 2 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + field_publications_participants: + type: options_buttons + weight: 6 + region: content + settings: { } + third_party_settings: { } + field_qualite: + type: string_textfield + weight: 4 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + langcode: + type: language_select + weight: 0 + region: content + settings: + include_locked: true + third_party_settings: { } + path: + type: path + weight: 7 + region: content + settings: { } + third_party_settings: { } + status: + type: boolean_checkbox + weight: 8 + region: content + settings: + display_label: true + third_party_settings: { } + title: + type: string_textfield + weight: 1 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + url_redirects: + weight: 9 + region: content + settings: { } + third_party_settings: { } +hidden: + created: true + promote: true + sticky: true + uid: true diff --git a/config/sync/core.entity_form_display.node.presentation.default.yml b/config/sync/core.entity_form_display.node.presentation.default.yml new file mode 100644 index 00000000..a3fa719d --- /dev/null +++ b/config/sync/core.entity_form_display.node.presentation.default.yml @@ -0,0 +1,134 @@ +uuid: c4876ca4-3b91-4974-82a5-99d080d4ab9b +langcode: en +status: true +dependencies: + config: + - field.field.node.presentation.body + - field.field.node.presentation.field_add_participant + - field.field.node.presentation.field_audio + - field.field.node.presentation.field_image + - field.field.node.presentation.field_les_notes + - image.style.thumbnail + - node.type.presentation + module: + - field_group + - image + - paragraphs + - path + - text +third_party_settings: + field_group: + group_upload_fichier_audio: + children: + - field_audio + label: 'Upload Fichier Audio' + region: hidden + parent_name: '' + weight: 10 + format_type: details_sidebar + format_settings: + classes: '' + id: '' + open: false + description: '' + required_fields: true + weight: 0 + group_ajouter_un_participant: + children: + - field_add_participant + label: 'Ajouter un participant' + region: content + parent_name: '' + weight: 5 + format_type: details_sidebar + format_settings: + classes: '' + id: '' + open: false + description: '' + required_fields: true + weight: 0 +id: node.presentation.default +targetEntityType: node +bundle: presentation +mode: default +content: + body: + type: text_textarea_with_summary + weight: 3 + region: content + settings: + rows: 9 + summary_rows: 3 + placeholder: '' + show_summary: false + third_party_settings: { } + field_add_participant: + type: entity_reference_autocomplete + weight: 10 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } + field_image: + type: image_image + weight: 2 + region: content + settings: + progress_indicator: throbber + preview_image_style: thumbnail + third_party_settings: { } + field_les_notes: + type: entity_reference_paragraphs + weight: 4 + region: content + settings: + title: Paragraph + title_plural: Paragraphs + edit_mode: open + add_mode: dropdown + form_display_mode: default + default_paragraph_type: '' + third_party_settings: { } + langcode: + type: language_select + weight: 0 + region: content + settings: + include_locked: true + third_party_settings: { } + path: + type: path + weight: 6 + region: content + settings: { } + third_party_settings: { } + status: + type: boolean_checkbox + weight: 7 + region: content + settings: + display_label: true + third_party_settings: { } + title: + type: string_textfield + weight: 1 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + url_redirects: + weight: 8 + region: content + settings: { } + third_party_settings: { } +hidden: + created: true + field_audio: true + promote: true + sticky: true + uid: true diff --git a/config/sync/core.entity_form_display.node.publications.default.yml b/config/sync/core.entity_form_display.node.publications.default.yml new file mode 100644 index 00000000..0ba19a79 --- /dev/null +++ b/config/sync/core.entity_form_display.node.publications.default.yml @@ -0,0 +1,169 @@ +uuid: 78db2816-10bb-4519-abb9-49f9a197fbfe +langcode: en +status: true +dependencies: + config: + - field.field.node.publications.body + - field.field.node.publications.field_ajouter_un_media + - field.field.node.publications.field_auteur + - field.field.node.publications.field_complement_d_info + - field.field.node.publications.field_ressource_externe + - field.field.node.publications.field_telecharger_la_ressource + - field.field.node.publications.field_theme + - field.field.node.publications.field_type_de_publication + - node.type.publications + module: + - field_group + - file + - link + - paragraphs + - path + - text +third_party_settings: + field_group: + group_taxonomies: + children: + - field_type_de_publication + - field_theme + label: Taxonomies + region: content + parent_name: '' + weight: 6 + format_type: details_sidebar + format_settings: + classes: '' + id: '' + open: true + description: '' + required_fields: true + weight: 0 + group_telecharger_la_ressource: + children: + - field_telecharger_la_ressource + - field_ressource_externe + label: 'Télécharger la ressource' + region: content + parent_name: '' + weight: 10 + format_type: details_sidebar + format_settings: + classes: '' + id: '' + open: false + description: '' + required_fields: true + weight: 0 +id: node.publications.default +targetEntityType: node +bundle: publications +mode: default +content: + body: + type: text_textarea_with_summary + weight: 5 + region: content + settings: + rows: 9 + summary_rows: 3 + placeholder: '' + show_summary: false + third_party_settings: { } + field_ajouter_un_media: + type: entity_reference_paragraphs + weight: 4 + region: content + settings: + title: Paragraph + title_plural: Paragraphs + edit_mode: open + add_mode: dropdown + form_display_mode: default + default_paragraph_type: '' + third_party_settings: { } + field_auteur: + type: string_textfield + weight: 2 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + field_complement_d_info: + type: string_textfield + weight: 3 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + field_ressource_externe: + type: link_default + weight: 15 + region: content + settings: + placeholder_url: 'Indiquez le lien de la ressource' + placeholder_title: '' + third_party_settings: { } + field_telecharger_la_ressource: + type: file_generic + weight: 14 + region: content + settings: + progress_indicator: throbber + third_party_settings: { } + field_theme: + type: options_buttons + weight: 12 + region: content + settings: { } + third_party_settings: { } + field_type_de_publication: + type: options_select + weight: 11 + region: content + settings: { } + third_party_settings: { } + langcode: + type: language_select + weight: 0 + region: content + settings: + include_locked: true + third_party_settings: { } + path: + type: path + weight: 9 + region: content + settings: { } + third_party_settings: { } + promote: + type: boolean_checkbox + weight: 7 + region: content + settings: + display_label: true + third_party_settings: { } + status: + type: boolean_checkbox + weight: 8 + region: content + settings: + display_label: true + third_party_settings: { } + title: + type: string_textfield + weight: 1 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + url_redirects: + weight: 11 + region: content + settings: { } + third_party_settings: { } +hidden: + created: true + sticky: true + uid: true diff --git a/config/sync/core.entity_form_display.paragraph.images.default.yml b/config/sync/core.entity_form_display.paragraph.images.default.yml new file mode 100644 index 00000000..dce58711 --- /dev/null +++ b/config/sync/core.entity_form_display.paragraph.images.default.yml @@ -0,0 +1,26 @@ +uuid: 3fdf7a5f-3481-4f52-8144-df1455c68343 +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.images.field_image + - image.style.thumbnail + - paragraphs.paragraphs_type.images + module: + - image +id: paragraph.images.default +targetEntityType: paragraph +bundle: images +mode: default +content: + field_image: + type: image_image + weight: 0 + region: content + settings: + progress_indicator: throbber + preview_image_style: thumbnail + third_party_settings: { } +hidden: + created: true + status: true diff --git a/config/sync/core.entity_form_display.paragraph.images_et_liens.default.yml b/config/sync/core.entity_form_display.paragraph.images_et_liens.default.yml new file mode 100644 index 00000000..eb633840 --- /dev/null +++ b/config/sync/core.entity_form_display.paragraph.images_et_liens.default.yml @@ -0,0 +1,36 @@ +uuid: 51925cee-3d76-4ed0-8761-f66dd0815fd5 +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.images_et_liens.field_lien + - field.field.paragraph.images_et_liens.field_logo + - image.style.thumbnail + - paragraphs.paragraphs_type.images_et_liens + module: + - image + - link +id: paragraph.images_et_liens.default +targetEntityType: paragraph +bundle: images_et_liens +mode: default +content: + field_lien: + type: link_default + weight: 1 + region: content + settings: + placeholder_url: '' + placeholder_title: '' + third_party_settings: { } + field_logo: + type: image_image + weight: 0 + region: content + settings: + progress_indicator: throbber + preview_image_style: thumbnail + third_party_settings: { } +hidden: + created: true + status: true diff --git a/config/sync/core.entity_form_display.paragraph.les_reseaux_sociaux.default.yml b/config/sync/core.entity_form_display.paragraph.les_reseaux_sociaux.default.yml new file mode 100644 index 00000000..482c501a --- /dev/null +++ b/config/sync/core.entity_form_display.paragraph.les_reseaux_sociaux.default.yml @@ -0,0 +1,36 @@ +uuid: bc434da8-a101-4fd1-a8b3-8c05a015ea80 +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.les_reseaux_sociaux.field_lien_du_reseau + - field.field.paragraph.les_reseaux_sociaux.field_logo_du_reseau + - image.style.thumbnail + - paragraphs.paragraphs_type.les_reseaux_sociaux + module: + - image + - link +id: paragraph.les_reseaux_sociaux.default +targetEntityType: paragraph +bundle: les_reseaux_sociaux +mode: default +content: + field_lien_du_reseau: + type: link_default + weight: 0 + region: content + settings: + placeholder_url: '' + placeholder_title: '' + third_party_settings: { } + field_logo_du_reseau: + type: image_image + weight: 1 + region: content + settings: + progress_indicator: throbber + preview_image_style: thumbnail + third_party_settings: { } +hidden: + created: true + status: true diff --git a/config/sync/core.entity_form_display.paragraph.menu_footer.default.yml b/config/sync/core.entity_form_display.paragraph.menu_footer.default.yml new file mode 100644 index 00000000..021e445d --- /dev/null +++ b/config/sync/core.entity_form_display.paragraph.menu_footer.default.yml @@ -0,0 +1,25 @@ +uuid: 47ab7056-ec59-45f6-abb2-a4ffc18ab1bd +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.menu_footer.field_lien_de_menu + - paragraphs.paragraphs_type.menu_footer + module: + - link +id: paragraph.menu_footer.default +targetEntityType: paragraph +bundle: menu_footer +mode: default +content: + field_lien_de_menu: + type: link_default + weight: 0 + region: content + settings: + placeholder_url: '' + placeholder_title: '' + third_party_settings: { } +hidden: + created: true + status: true diff --git a/config/sync/core.entity_form_display.paragraph.notes.default.yml b/config/sync/core.entity_form_display.paragraph.notes.default.yml new file mode 100644 index 00000000..92ebb6e2 --- /dev/null +++ b/config/sync/core.entity_form_display.paragraph.notes.default.yml @@ -0,0 +1,33 @@ +uuid: a9971fbe-f91e-47cf-a06e-90739a1bf8cf +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.notes.field_la_note + - field.field.paragraph.notes.field_number_note + - paragraphs.paragraphs_type.notes + module: + - text +id: paragraph.notes.default +targetEntityType: paragraph +bundle: notes +mode: default +content: + field_la_note: + type: text_textarea + weight: 1 + region: content + settings: + rows: 5 + placeholder: '' + third_party_settings: { } + field_number_note: + type: number + weight: 0 + region: content + settings: + placeholder: '' + third_party_settings: { } +hidden: + created: true + status: true diff --git a/config/sync/core.entity_form_display.paragraph.role_de_l_intervenant.default.yml b/config/sync/core.entity_form_display.paragraph.role_de_l_intervenant.default.yml new file mode 100644 index 00000000..6c941115 --- /dev/null +++ b/config/sync/core.entity_form_display.paragraph.role_de_l_intervenant.default.yml @@ -0,0 +1,34 @@ +uuid: 21cf637e-8d57-4bcc-a3ed-8315a382dc1f +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.role_de_l_intervenant.field_intervenants + - field.field.paragraph.role_de_l_intervenant.field_role + - paragraphs.paragraphs_type.role_de_l_intervenant +id: paragraph.role_de_l_intervenant.default +targetEntityType: paragraph +bundle: role_de_l_intervenant +mode: default +content: + field_intervenants: + type: entity_reference_autocomplete + weight: 1 + region: content + settings: + match_operator: STARTS_WITH + match_limit: 10 + size: 60 + placeholder: "Indiquer le nom d'un participant" + third_party_settings: { } + field_role: + type: string_textfield + weight: 0 + region: content + settings: + size: 60 + placeholder: 'Spécifier un rôle' + third_party_settings: { } +hidden: + created: true + status: true diff --git a/config/sync/core.entity_form_display.paragraph.video.default.yml b/config/sync/core.entity_form_display.paragraph.video.default.yml new file mode 100644 index 00000000..4f8635c3 --- /dev/null +++ b/config/sync/core.entity_form_display.paragraph.video.default.yml @@ -0,0 +1,32 @@ +uuid: aa00dd19-a69d-45fd-8cd2-c9f7856554bd +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.video.field_titre_de_la_video + - field.field.paragraph.video.field_video + - paragraphs.paragraphs_type.video + module: + - video_embed_field +id: paragraph.video.default +targetEntityType: paragraph +bundle: video +mode: default +content: + field_titre_de_la_video: + type: string_textfield + weight: 0 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + field_video: + type: video_embed_field_textfield + weight: 1 + region: content + settings: { } + third_party_settings: { } +hidden: + created: true + status: true diff --git a/config/sync/core.entity_form_display.site_setting_entity.information_global.default.yml b/config/sync/core.entity_form_display.site_setting_entity.information_global.default.yml new file mode 100644 index 00000000..46300997 --- /dev/null +++ b/config/sync/core.entity_form_display.site_setting_entity.information_global.default.yml @@ -0,0 +1,82 @@ +uuid: 2303a40c-9043-40bb-abcf-75ad04dca1bb +langcode: en +status: true +dependencies: + config: + - field.field.site_setting_entity.information_global.field_date_du_colloque + - field.field.site_setting_entity.information_global.field_le_programme + - field.field.site_setting_entity.information_global.field_sub_title_du_colloque + - field.field.site_setting_entity.information_global.field_title_colloque + - site_settings.site_setting_entity_type.information_global + module: + - file +id: site_setting_entity.information_global.default +targetEntityType: site_setting_entity +bundle: information_global +mode: default +content: + field_date_du_colloque: + type: string_textfield + weight: 4 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + field_le_programme: + type: file_generic + weight: 6 + region: content + settings: + progress_indicator: throbber + third_party_settings: { } + field_sub_title_du_colloque: + type: string_textfield + weight: 3 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + field_title_colloque: + type: string_textfield + weight: 2 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + fieldset: + type: string_textfield + weight: 0 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + langcode: + type: language_select + weight: 10 + region: content + settings: + include_locked: true + third_party_settings: { } + name: + type: string_textfield + weight: 1 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + user_id: + type: entity_reference_autocomplete + weight: 5 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } +hidden: { } diff --git a/config/sync/core.entity_form_display.site_setting_entity.le_programme.default.yml b/config/sync/core.entity_form_display.site_setting_entity.le_programme.default.yml new file mode 100644 index 00000000..ccc3a33e --- /dev/null +++ b/config/sync/core.entity_form_display.site_setting_entity.le_programme.default.yml @@ -0,0 +1,55 @@ +uuid: 0c971436-ad13-4084-855b-2cece58d870e +langcode: en +status: true +dependencies: + config: + - field.field.site_setting_entity.le_programme.field_file + - site_settings.site_setting_entity_type.le_programme + module: + - file +id: site_setting_entity.le_programme.default +targetEntityType: site_setting_entity +bundle: le_programme +mode: default +content: + field_file: + type: file_generic + weight: 11 + region: content + settings: + progress_indicator: throbber + third_party_settings: { } + fieldset: + type: string_textfield + weight: -4 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + langcode: + type: language_select + weight: 10 + region: content + settings: + include_locked: true + third_party_settings: { } + name: + type: string_textfield + weight: -4 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + user_id: + type: entity_reference_autocomplete + weight: 5 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } +hidden: { } diff --git a/config/sync/core.entity_form_display.site_setting_entity.les_logos_du_colloque.default.yml b/config/sync/core.entity_form_display.site_setting_entity.les_logos_du_colloque.default.yml new file mode 100644 index 00000000..62e41fff --- /dev/null +++ b/config/sync/core.entity_form_display.site_setting_entity.les_logos_du_colloque.default.yml @@ -0,0 +1,48 @@ +uuid: c08ead95-8d9f-4dba-ba4c-eed1130990df +langcode: en +status: true +dependencies: + config: + - field.field.site_setting_entity.les_logos_du_colloque.field_file + - site_settings.site_setting_entity_type.les_logos_du_colloque + module: + - file +id: site_setting_entity.les_logos_du_colloque.default +targetEntityType: site_setting_entity +bundle: les_logos_du_colloque +mode: default +content: + field_file: + type: file_generic + weight: 12 + region: content + settings: + progress_indicator: throbber + third_party_settings: { } + fieldset: + type: string_textfield + weight: 0 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + langcode: + type: language_select + weight: 10 + region: content + settings: + include_locked: true + third_party_settings: { } + user_id: + type: entity_reference_autocomplete + weight: 2 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } +hidden: + name: true diff --git a/config/sync/core.entity_form_display.site_setting_entity.nous_contacter.default.yml b/config/sync/core.entity_form_display.site_setting_entity.nous_contacter.default.yml new file mode 100644 index 00000000..59ca93c0 --- /dev/null +++ b/config/sync/core.entity_form_display.site_setting_entity.nous_contacter.default.yml @@ -0,0 +1,65 @@ +uuid: ff714337-afd7-4848-81db-28d17c40c15b +langcode: en +status: true +dependencies: + config: + - field.field.site_setting_entity.nous_contacter.field_file + - field.field.site_setting_entity.nous_contacter.field_lien_de_menu + - site_settings.site_setting_entity_type.nous_contacter + module: + - file + - link +id: site_setting_entity.nous_contacter.default +targetEntityType: site_setting_entity +bundle: nous_contacter +mode: default +content: + field_file: + type: file_generic + weight: 4 + region: content + settings: + progress_indicator: throbber + third_party_settings: { } + field_lien_de_menu: + type: link_default + weight: 3 + region: content + settings: + placeholder_url: '' + placeholder_title: '' + third_party_settings: { } + fieldset: + type: string_textfield + weight: 0 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + langcode: + type: language_select + weight: 10 + region: content + settings: + include_locked: true + third_party_settings: { } + name: + type: string_textfield + weight: 1 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + user_id: + type: entity_reference_autocomplete + weight: 2 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } +hidden: { } diff --git a/config/sync/core.entity_form_display.site_setting_entity.slide_metropoles_partenaires.default.yml b/config/sync/core.entity_form_display.site_setting_entity.slide_metropoles_partenaires.default.yml new file mode 100644 index 00000000..859fbdf5 --- /dev/null +++ b/config/sync/core.entity_form_display.site_setting_entity.slide_metropoles_partenaires.default.yml @@ -0,0 +1,55 @@ +uuid: f5006256-bda6-4028-b8a4-7e4efe30c64d +langcode: en +status: true +dependencies: + config: + - field.field.site_setting_entity.slide_metropoles_partenaires.field_file + - site_settings.site_setting_entity_type.slide_metropoles_partenaires + module: + - file +id: site_setting_entity.slide_metropoles_partenaires.default +targetEntityType: site_setting_entity +bundle: slide_metropoles_partenaires +mode: default +content: + field_file: + type: file_generic + weight: 12 + region: content + settings: + progress_indicator: throbber + third_party_settings: { } + fieldset: + type: string_textfield + weight: -4 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + langcode: + type: language_select + weight: 10 + region: content + settings: + include_locked: true + third_party_settings: { } + name: + type: string_textfield + weight: -4 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + user_id: + type: entity_reference_autocomplete + weight: 5 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } +hidden: { } diff --git a/config/sync/core.entity_form_display.site_setting_entity.slide_partenaires.default.yml b/config/sync/core.entity_form_display.site_setting_entity.slide_partenaires.default.yml new file mode 100644 index 00000000..4f2ab06f --- /dev/null +++ b/config/sync/core.entity_form_display.site_setting_entity.slide_partenaires.default.yml @@ -0,0 +1,55 @@ +uuid: 5224fa2b-e4db-444b-a59f-4c5f83e7e253 +langcode: en +status: true +dependencies: + config: + - field.field.site_setting_entity.slide_partenaires.field_file + - site_settings.site_setting_entity_type.slide_partenaires + module: + - file +id: site_setting_entity.slide_partenaires.default +targetEntityType: site_setting_entity +bundle: slide_partenaires +mode: default +content: + field_file: + type: file_generic + weight: 12 + region: content + settings: + progress_indicator: throbber + third_party_settings: { } + fieldset: + type: string_textfield + weight: -4 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + langcode: + type: language_select + weight: 10 + region: content + settings: + include_locked: true + third_party_settings: { } + name: + type: string_textfield + weight: -4 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + user_id: + type: entity_reference_autocomplete + weight: 5 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } +hidden: { } diff --git a/config/sync/core.entity_form_mode.user.register.yml b/config/sync/core.entity_form_mode.user.register.yml new file mode 100644 index 00000000..1445f97d --- /dev/null +++ b/config/sync/core.entity_form_mode.user.register.yml @@ -0,0 +1,13 @@ +uuid: 5bb97c66-9548-485c-b9c8-7c2779b44ca4 +langcode: fr +status: true +dependencies: + module: + - user +_core: + default_config_hash: flXhTcp55yLcyy7ZLOhPGKGZobZQJdkAFVWV3LseiuI +id: user.register +label: "S'inscrire" +description: '' +targetEntityType: user +cache: true diff --git a/config/sync/core.entity_view_display.node.bibliographie.default.yml b/config/sync/core.entity_view_display.node.bibliographie.default.yml new file mode 100644 index 00000000..c66daff5 --- /dev/null +++ b/config/sync/core.entity_view_display.node.bibliographie.default.yml @@ -0,0 +1,51 @@ +uuid: 5211bf21-f37a-4ecb-bd19-a90dd754df74 +langcode: en +status: true +dependencies: + config: + - field.field.node.bibliographie.body + - field.field.node.bibliographie.field_auteur + - field.field.node.bibliographie.field_lien_externe + - field.field.node.bibliographie.field_theme + - node.type.bibliographie + module: + - link + - text + - user +id: node.bibliographie.default +targetEntityType: node +bundle: bibliographie +mode: default +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 1 + region: content + field_auteur: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 0 + region: content + field_lien_externe: + type: link + label: hidden + settings: + trim_length: 80 + url_only: false + url_plain: false + rel: '' + target: '' + third_party_settings: { } + weight: 2 + region: content +hidden: + field_theme: true + langcode: true + links: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.bibliographie.teaser.yml b/config/sync/core.entity_view_display.node.bibliographie.teaser.yml new file mode 100644 index 00000000..20d7b6dd --- /dev/null +++ b/config/sync/core.entity_view_display.node.bibliographie.teaser.yml @@ -0,0 +1,41 @@ +uuid: b8247898-6943-453a-b505-ee33b069722c +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.teaser + - field.field.node.bibliographie.body + - field.field.node.bibliographie.field_auteur + - field.field.node.bibliographie.field_lien_externe + - field.field.node.bibliographie.field_theme + - node.type.bibliographie + module: + - text + - user +id: node.bibliographie.teaser +targetEntityType: node +bundle: bibliographie +mode: teaser +content: + body: + type: text_summary_or_trimmed + label: hidden + settings: + trim_length: 600 + third_party_settings: { } + weight: 1 + region: content + field_auteur: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 0 + region: content +hidden: + field_lien_externe: true + field_theme: true + langcode: true + links: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.bibliographie.thumbnails_bilbiographie.yml b/config/sync/core.entity_view_display.node.bibliographie.thumbnails_bilbiographie.yml new file mode 100644 index 00000000..75bbff02 --- /dev/null +++ b/config/sync/core.entity_view_display.node.bibliographie.thumbnails_bilbiographie.yml @@ -0,0 +1,52 @@ +uuid: 9de4e66d-41d7-476d-bd07-22024de620fd +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.thumbnails_bilbiographie + - field.field.node.bibliographie.body + - field.field.node.bibliographie.field_auteur + - field.field.node.bibliographie.field_lien_externe + - field.field.node.bibliographie.field_theme + - node.type.bibliographie + module: + - link + - text + - user +id: node.bibliographie.thumbnails_bilbiographie +targetEntityType: node +bundle: bibliographie +mode: thumbnails_bilbiographie +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 2 + region: content + field_auteur: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 1 + region: content + field_lien_externe: + type: link + label: hidden + settings: + trim_length: 80 + url_only: false + url_plain: false + rel: '' + target: '' + third_party_settings: { } + weight: 0 + region: content +hidden: + field_theme: true + langcode: true + links: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.bibliographie.thumbnails_publications.yml b/config/sync/core.entity_view_display.node.bibliographie.thumbnails_publications.yml new file mode 100644 index 00000000..a98eba25 --- /dev/null +++ b/config/sync/core.entity_view_display.node.bibliographie.thumbnails_publications.yml @@ -0,0 +1,40 @@ +uuid: 8017be71-0b1d-4131-aa58-9bcbe00f6822 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.thumbnails_publications + - field.field.node.bibliographie.body + - field.field.node.bibliographie.field_auteur + - field.field.node.bibliographie.field_lien_externe + - field.field.node.bibliographie.field_theme + - node.type.bibliographie + module: + - text + - user +id: node.bibliographie.thumbnails_publications +targetEntityType: node +bundle: bibliographie +mode: thumbnails_publications +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 1 + region: content + field_auteur: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 0 + region: content +hidden: + field_lien_externe: true + field_theme: true + langcode: true + links: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.informations_pratiques.default.yml b/config/sync/core.entity_view_display.node.informations_pratiques.default.yml new file mode 100644 index 00000000..d36b97e2 --- /dev/null +++ b/config/sync/core.entity_view_display.node.informations_pratiques.default.yml @@ -0,0 +1,32 @@ +uuid: 76b99eaa-5a08-4e0a-bc52-ce03ed53dc46 +langcode: en +status: true +dependencies: + config: + - field.field.node.informations_pratiques.body + - field.field.node.informations_pratiques.field_geolocation + - node.type.informations_pratiques + module: + - text + - user +id: node.informations_pratiques.default +targetEntityType: node +bundle: informations_pratiques +mode: default +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 1 + region: content + links: + settings: { } + third_party_settings: { } + weight: 0 + region: content +hidden: + field_geolocation: true + langcode: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.informations_pratiques.teaser.yml b/config/sync/core.entity_view_display.node.informations_pratiques.teaser.yml new file mode 100644 index 00000000..f5291618 --- /dev/null +++ b/config/sync/core.entity_view_display.node.informations_pratiques.teaser.yml @@ -0,0 +1,34 @@ +uuid: 4f0140bb-8562-4756-92f7-9b2e279e01ee +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.teaser + - field.field.node.informations_pratiques.body + - field.field.node.informations_pratiques.field_geolocation + - node.type.informations_pratiques + module: + - text + - user +id: node.informations_pratiques.teaser +targetEntityType: node +bundle: informations_pratiques +mode: teaser +content: + body: + type: text_summary_or_trimmed + label: hidden + settings: + trim_length: 600 + third_party_settings: { } + weight: 101 + region: content + links: + settings: { } + third_party_settings: { } + weight: 100 + region: content +hidden: + field_geolocation: true + langcode: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.interviews.default.yml b/config/sync/core.entity_view_display.node.interviews.default.yml new file mode 100644 index 00000000..9f3d1dd0 --- /dev/null +++ b/config/sync/core.entity_view_display.node.interviews.default.yml @@ -0,0 +1,61 @@ +uuid: c85c253d-462e-42c6-bceb-45b16ccd14f9 +langcode: fr +status: true +dependencies: + config: + - field.field.node.interviews.body + - field.field.node.interviews.field_auteur + - field.field.node.interviews.field_complement_d_info + - field.field.node.interviews.field_embed + - node.type.interviews + module: + - text + - user + - video_embed_field +id: node.interviews.default +targetEntityType: node +bundle: interviews +mode: default +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 4 + region: content + field_auteur: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 1 + region: content + field_complement_d_info: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 3 + region: content + field_embed: + type: video_embed_field_video + label: hidden + settings: + autoplay: true + responsive: true + width: 854 + height: 480 + third_party_settings: { } + weight: 0 + region: content + links: + settings: { } + third_party_settings: { } + weight: 2 + region: content +hidden: + langcode: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.interviews.teaser.yml b/config/sync/core.entity_view_display.node.interviews.teaser.yml new file mode 100644 index 00000000..f2f98582 --- /dev/null +++ b/config/sync/core.entity_view_display.node.interviews.teaser.yml @@ -0,0 +1,38 @@ +uuid: 9fb0e065-695f-4773-9b7b-e73bbf8f6b9b +langcode: fr +status: true +dependencies: + config: + - core.entity_view_mode.node.teaser + - field.field.node.interviews.body + - field.field.node.interviews.field_auteur + - field.field.node.interviews.field_complement_d_info + - field.field.node.interviews.field_embed + - node.type.interviews + module: + - text + - user +id: node.interviews.teaser +targetEntityType: node +bundle: interviews +mode: teaser +content: + body: + type: text_summary_or_trimmed + label: hidden + settings: + trim_length: 600 + third_party_settings: { } + weight: 101 + region: content + links: + settings: { } + third_party_settings: { } + weight: 100 + region: content +hidden: + field_auteur: true + field_complement_d_info: true + field_embed: true + langcode: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.interviews.thumbnails_interviews.yml b/config/sync/core.entity_view_display.node.interviews.thumbnails_interviews.yml new file mode 100644 index 00000000..f07f70d5 --- /dev/null +++ b/config/sync/core.entity_view_display.node.interviews.thumbnails_interviews.yml @@ -0,0 +1,49 @@ +uuid: ce77e96f-efbe-4c42-92dd-0528a08f4dc4 +langcode: fr +status: true +dependencies: + config: + - core.entity_view_mode.node.thumbnails_interviews + - field.field.node.interviews.body + - field.field.node.interviews.field_auteur + - field.field.node.interviews.field_complement_d_info + - field.field.node.interviews.field_embed + - node.type.interviews + module: + - user + - video_embed_field +id: node.interviews.thumbnails_interviews +targetEntityType: node +bundle: interviews +mode: thumbnails_interviews +content: + field_auteur: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 1 + region: content + field_complement_d_info: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 2 + region: content + field_embed: + type: video_embed_field_thumbnail + label: hidden + settings: + image_style: '' + link_image_to: '' + third_party_settings: { } + weight: 0 + region: content +hidden: + body: true + langcode: true + links: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.mentions_legales.default.yml b/config/sync/core.entity_view_display.node.mentions_legales.default.yml new file mode 100644 index 00000000..6a81cf93 --- /dev/null +++ b/config/sync/core.entity_view_display.node.mentions_legales.default.yml @@ -0,0 +1,26 @@ +uuid: 5ea9b4d7-9f41-458f-a1b4-44e1bc47a83e +langcode: en +status: true +dependencies: + config: + - field.field.node.mentions_legales.body + - node.type.mentions_legales + module: + - text + - user +id: node.mentions_legales.default +targetEntityType: node +bundle: mentions_legales +mode: default +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 0 + region: content +hidden: + langcode: true + links: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.mentions_legales.teaser.yml b/config/sync/core.entity_view_display.node.mentions_legales.teaser.yml new file mode 100644 index 00000000..458fb856 --- /dev/null +++ b/config/sync/core.entity_view_display.node.mentions_legales.teaser.yml @@ -0,0 +1,32 @@ +uuid: 19938f33-fcf8-4cb0-a79f-81b575f0f637 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.teaser + - field.field.node.mentions_legales.body + - node.type.mentions_legales + module: + - text + - user +id: node.mentions_legales.teaser +targetEntityType: node +bundle: mentions_legales +mode: teaser +content: + body: + type: text_summary_or_trimmed + label: hidden + settings: + trim_length: 600 + third_party_settings: { } + weight: 101 + region: content + links: + settings: { } + third_party_settings: { } + weight: 100 + region: content +hidden: + langcode: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.moments.default.yml b/config/sync/core.entity_view_display.node.moments.default.yml new file mode 100644 index 00000000..0d153dc1 --- /dev/null +++ b/config/sync/core.entity_view_display.node.moments.default.yml @@ -0,0 +1,152 @@ +uuid: 5660d61a-803d-4604-a54f-9b1b9854e837 +langcode: en +status: true +dependencies: + config: + - field.field.node.moments.body + - field.field.node.moments.field_accessible + - field.field.node.moments.field_bibliographie + - field.field.node.moments.field_date_du_programme + - field.field.node.moments.field_display_invite + - field.field.node.moments.field_embed + - field.field.node.moments.field_heure_du_moment + - field.field.node.moments.field_image + - field.field.node.moments.field_interviews + - field.field.node.moments.field_publications + - field.field.node.moments.field_role_de_l_intervenant + - field.field.node.moments.field_type_de_moment + - image.style.900_x_500 + - node.type.moments + module: + - datetime + - datetime_range + - entity_reference_revisions + - image + - text + - user + - video_embed_field +id: node.moments.default +targetEntityType: node +bundle: moments +mode: default +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 6 + region: content + field_accessible: + type: boolean + label: above + settings: + format: default + format_custom_false: '' + format_custom_true: '' + third_party_settings: { } + weight: 10 + region: content + field_bibliographie: + type: entity_reference_entity_view + label: above + settings: + view_mode: thumbnails_bilbiographie + link: false + third_party_settings: { } + weight: 8 + region: content + field_date_du_programme: + type: datetime_custom + label: hidden + settings: + timezone_override: '' + date_format: 'l d F' + third_party_settings: { } + weight: 3 + region: content + field_display_invite: + type: boolean + label: above + settings: + format: default + format_custom_false: '' + format_custom_true: '' + third_party_settings: { } + weight: 11 + region: content + field_embed: + type: video_embed_field_video + label: hidden + settings: + autoplay: false + responsive: true + width: 854 + height: 480 + third_party_settings: { } + weight: 2 + region: content + field_heure_du_moment: + type: daterange_custom + label: hidden + settings: + timezone_override: '' + date_format: 'H:i' + separator: '-' + third_party_settings: { } + weight: 4 + region: content + field_image: + type: image + label: hidden + settings: + image_link: '' + image_style: 900_x_500 + image_loading: + attribute: lazy + third_party_settings: { } + weight: 1 + region: content + field_interviews: + type: entity_reference_entity_view + label: above + settings: + view_mode: thumbnails_interviews + link: false + third_party_settings: { } + weight: 12 + region: content + field_publications: + type: entity_reference_entity_view + label: above + settings: + view_mode: thumbnails_publications + link: false + third_party_settings: { } + weight: 7 + region: content + field_role_de_l_intervenant: + type: entity_reference_revisions_entity_view + label: hidden + settings: + view_mode: default + link: '' + third_party_settings: { } + weight: 9 + region: content + field_type_de_moment: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 5 + region: content + links: + settings: { } + third_party_settings: { } + weight: 0 + region: content +hidden: + langcode: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.moments.teaser.yml b/config/sync/core.entity_view_display.node.moments.teaser.yml new file mode 100644 index 00000000..4b479f4c --- /dev/null +++ b/config/sync/core.entity_view_display.node.moments.teaser.yml @@ -0,0 +1,54 @@ +uuid: 74ad948e-f639-441a-9a05-2d9d54f5afc8 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.teaser + - field.field.node.moments.body + - field.field.node.moments.field_accessible + - field.field.node.moments.field_bibliographie + - field.field.node.moments.field_date_du_programme + - field.field.node.moments.field_display_invite + - field.field.node.moments.field_embed + - field.field.node.moments.field_heure_du_moment + - field.field.node.moments.field_image + - field.field.node.moments.field_interviews + - field.field.node.moments.field_publications + - field.field.node.moments.field_role_de_l_intervenant + - field.field.node.moments.field_type_de_moment + - node.type.moments + module: + - text + - user +id: node.moments.teaser +targetEntityType: node +bundle: moments +mode: teaser +content: + body: + type: text_summary_or_trimmed + label: hidden + settings: + trim_length: 600 + third_party_settings: { } + weight: 101 + region: content + links: + settings: { } + third_party_settings: { } + weight: 100 + region: content +hidden: + field_accessible: true + field_bibliographie: true + field_date_du_programme: true + field_display_invite: true + field_embed: true + field_heure_du_moment: true + field_image: true + field_interviews: true + field_publications: true + field_role_de_l_intervenant: true + field_type_de_moment: true + langcode: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.moments.thumbnails_publications.yml b/config/sync/core.entity_view_display.node.moments.thumbnails_publications.yml new file mode 100644 index 00000000..bb620044 --- /dev/null +++ b/config/sync/core.entity_view_display.node.moments.thumbnails_publications.yml @@ -0,0 +1,113 @@ +uuid: a66f968f-0170-4a0d-8e0e-8db85fd7aa59 +langcode: en +status: false +dependencies: + config: + - core.entity_view_mode.node.thumbnails_publications + - field.field.node.moments.body + - field.field.node.moments.field_accessible + - field.field.node.moments.field_bibliographie + - field.field.node.moments.field_date_du_programme + - field.field.node.moments.field_display_invite + - field.field.node.moments.field_embed + - field.field.node.moments.field_heure_du_moment + - field.field.node.moments.field_image + - field.field.node.moments.field_interviews + - field.field.node.moments.field_publications + - field.field.node.moments.field_role_de_l_intervenant + - field.field.node.moments.field_type_de_moment + - node.type.moments + module: + - datetime + - datetime_range + - entity_reference_revisions + - image + - text + - user +id: node.moments.thumbnails_publications +targetEntityType: node +bundle: moments +mode: thumbnails_publications +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 5 + region: content + field_bibliographie: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 6 + region: content + field_date_du_programme: + type: datetime_custom + label: above + settings: + timezone_override: '' + date_format: 'l d F' + third_party_settings: { } + weight: 2 + region: content + field_heure_du_moment: + type: daterange_custom + label: above + settings: + timezone_override: '' + date_format: 'H:i' + separator: '-' + third_party_settings: { } + weight: 3 + region: content + field_image: + type: image + label: above + settings: + image_link: '' + image_style: '' + image_loading: + attribute: lazy + third_party_settings: { } + weight: 1 + region: content + field_publications: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 7 + region: content + field_role_de_l_intervenant: + type: entity_reference_revisions_entity_view + label: hidden + settings: + view_mode: default + link: '' + third_party_settings: { } + weight: 8 + region: content + field_type_de_moment: + type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } + weight: 4 + region: content + links: + settings: { } + third_party_settings: { } + weight: 0 + region: content +hidden: + field_accessible: true + field_display_invite: true + field_embed: true + field_interviews: true + langcode: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.page_d_accueil.default.yml b/config/sync/core.entity_view_display.node.page_d_accueil.default.yml new file mode 100644 index 00000000..d12004ac --- /dev/null +++ b/config/sync/core.entity_view_display.node.page_d_accueil.default.yml @@ -0,0 +1,115 @@ +uuid: 4b101558-ba5b-467e-9d94-4f36a7a6e923 +langcode: en +status: true +dependencies: + config: + - field.field.node.page_d_accueil.body + - field.field.node.page_d_accueil.field_galerie_d_image + - field.field.node.page_d_accueil.field_image_hero + - field.field.node.page_d_accueil.field_last_ressources + - field.field.node.page_d_accueil.field_lien_boutton + - field.field.node.page_d_accueil.field_lien_live + - field.field.node.page_d_accueil.field_media + - field.field.node.page_d_accueil.field_select_moment + - field.field.node.page_d_accueil.field_sous_titre_txt_present + - field.field.node.page_d_accueil.field_titre_txt_present + - node.type.page_d_accueil + module: + - entity_reference_revisions + - image + - link + - text + - user +id: node.page_d_accueil.default +targetEntityType: node +bundle: page_d_accueil +mode: default +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 4 + region: content + field_galerie_d_image: + type: image + label: above + settings: + image_link: '' + image_style: '' + image_loading: + attribute: lazy + third_party_settings: { } + weight: 9 + region: content + field_image_hero: + type: image + label: hidden + settings: + image_link: '' + image_style: '' + image_loading: + attribute: lazy + third_party_settings: { } + weight: 1 + region: content + field_lien_boutton: + type: link + label: hidden + settings: + trim_length: 80 + url_only: false + url_plain: false + rel: '' + target: '' + third_party_settings: { } + weight: 5 + region: content + field_lien_live: + type: link + label: hidden + settings: + trim_length: 80 + url_only: false + url_plain: false + rel: '' + target: '' + third_party_settings: { } + weight: 7 + region: content + field_media: + type: entity_reference_revisions_entity_view + label: hidden + settings: + view_mode: default + link: '' + third_party_settings: { } + weight: 8 + region: content + field_sous_titre_txt_present: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 3 + region: content + field_titre_txt_present: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 2 + region: content + links: + settings: { } + third_party_settings: { } + weight: 0 + region: content +hidden: + field_last_ressources: true + field_select_moment: true + langcode: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.page_d_accueil.teaser.yml b/config/sync/core.entity_view_display.node.page_d_accueil.teaser.yml new file mode 100644 index 00000000..e9fca619 --- /dev/null +++ b/config/sync/core.entity_view_display.node.page_d_accueil.teaser.yml @@ -0,0 +1,50 @@ +uuid: 257038fa-92ce-41a2-b285-f159ecf4c33f +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.teaser + - field.field.node.page_d_accueil.body + - field.field.node.page_d_accueil.field_galerie_d_image + - field.field.node.page_d_accueil.field_image_hero + - field.field.node.page_d_accueil.field_last_ressources + - field.field.node.page_d_accueil.field_lien_boutton + - field.field.node.page_d_accueil.field_lien_live + - field.field.node.page_d_accueil.field_media + - field.field.node.page_d_accueil.field_select_moment + - field.field.node.page_d_accueil.field_sous_titre_txt_present + - field.field.node.page_d_accueil.field_titre_txt_present + - node.type.page_d_accueil + module: + - text + - user +id: node.page_d_accueil.teaser +targetEntityType: node +bundle: page_d_accueil +mode: teaser +content: + body: + type: text_summary_or_trimmed + label: hidden + settings: + trim_length: 600 + third_party_settings: { } + weight: 101 + region: content + links: + settings: { } + third_party_settings: { } + weight: 100 + region: content +hidden: + field_galerie_d_image: true + field_image_hero: true + field_last_ressources: true + field_lien_boutton: true + field_lien_live: true + field_media: true + field_select_moment: true + field_sous_titre_txt_present: true + field_titre_txt_present: true + langcode: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.participants.default.yml b/config/sync/core.entity_view_display.node.participants.default.yml new file mode 100644 index 00000000..f1615251 --- /dev/null +++ b/config/sync/core.entity_view_display.node.participants.default.yml @@ -0,0 +1,78 @@ +uuid: 967395cd-c480-498d-bec0-8f5f03cc7e59 +langcode: en +status: true +dependencies: + config: + - field.field.node.participants.body + - field.field.node.participants.field_bibliographie + - field.field.node.participants.field_portrait + - field.field.node.participants.field_prenom + - field.field.node.participants.field_publications_participants + - field.field.node.participants.field_qualite + - image.style.300_x_300 + - node.type.participants + module: + - image + - text + - user +id: node.participants.default +targetEntityType: node +bundle: participants +mode: default +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 3 + region: content + field_bibliographie: + type: entity_reference_entity_view + label: above + settings: + view_mode: thumbnails_bilbiographie + link: false + third_party_settings: { } + weight: 4 + region: content + field_portrait: + type: image + label: hidden + settings: + image_link: '' + image_style: 300_x_300 + image_loading: + attribute: lazy + third_party_settings: { } + weight: 1 + region: content + field_prenom: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 0 + region: content + field_publications_participants: + type: entity_reference_entity_view + label: above + settings: + view_mode: thumbnails_publications + link: false + third_party_settings: { } + weight: 5 + region: content + field_qualite: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 2 + region: content +hidden: + langcode: true + links: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.participants.sort.yml b/config/sync/core.entity_view_display.node.participants.sort.yml new file mode 100644 index 00000000..7447fb21 --- /dev/null +++ b/config/sync/core.entity_view_display.node.participants.sort.yml @@ -0,0 +1,44 @@ +uuid: ed456ece-e9d8-426c-b8a2-3d3af7b472b4 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.sort + - field.field.node.participants.body + - field.field.node.participants.field_bibliographie + - field.field.node.participants.field_portrait + - field.field.node.participants.field_prenom + - field.field.node.participants.field_publications_participants + - field.field.node.participants.field_qualite + - node.type.participants + module: + - user +id: node.participants.sort +targetEntityType: node +bundle: participants +mode: sort +content: + field_prenom: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 0 + region: content + field_qualite: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 1 + region: content +hidden: + body: true + field_bibliographie: true + field_portrait: true + field_publications_participants: true + langcode: true + links: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.participants.teaser.yml b/config/sync/core.entity_view_display.node.participants.teaser.yml new file mode 100644 index 00000000..5dc1535d --- /dev/null +++ b/config/sync/core.entity_view_display.node.participants.teaser.yml @@ -0,0 +1,64 @@ +uuid: 30ad05fe-02fc-47f3-bd1c-a9da0d83c5f9 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.teaser + - field.field.node.participants.body + - field.field.node.participants.field_bibliographie + - field.field.node.participants.field_portrait + - field.field.node.participants.field_prenom + - field.field.node.participants.field_publications_participants + - field.field.node.participants.field_qualite + - image.style.medium + - node.type.participants + module: + - image + - text + - user +id: node.participants.teaser +targetEntityType: node +bundle: participants +mode: teaser +content: + body: + type: text_summary_or_trimmed + label: hidden + settings: + trim_length: 100 + third_party_settings: { } + weight: 3 + region: content + field_portrait: + type: image + label: hidden + settings: + image_link: content + image_style: medium + image_loading: + attribute: lazy + third_party_settings: { } + weight: 1 + region: content + field_prenom: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 0 + region: content + field_qualite: + type: string + label: hidden + settings: + link_to_entity: true + third_party_settings: { } + weight: 2 + region: content +hidden: + field_bibliographie: true + field_publications_participants: true + langcode: true + links: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.participants.thumbnails_participants.yml b/config/sync/core.entity_view_display.node.participants.thumbnails_participants.yml new file mode 100644 index 00000000..9c93d417 --- /dev/null +++ b/config/sync/core.entity_view_display.node.participants.thumbnails_participants.yml @@ -0,0 +1,56 @@ +uuid: 751f39e8-8c15-4b12-80a1-709d6ad9a0fa +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.thumbnails_participants + - field.field.node.participants.body + - field.field.node.participants.field_bibliographie + - field.field.node.participants.field_portrait + - field.field.node.participants.field_prenom + - field.field.node.participants.field_publications_participants + - field.field.node.participants.field_qualite + - image.style.300_x_300 + - node.type.participants + module: + - image + - user +id: node.participants.thumbnails_participants +targetEntityType: node +bundle: participants +mode: thumbnails_participants +content: + field_portrait: + type: image + label: hidden + settings: + image_link: '' + image_style: 300_x_300 + image_loading: + attribute: lazy + third_party_settings: { } + weight: 1 + region: content + field_prenom: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 0 + region: content + field_qualite: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 2 + region: content +hidden: + body: true + field_bibliographie: true + field_publications_participants: true + langcode: true + links: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.presentation.default.yml b/config/sync/core.entity_view_display.node.presentation.default.yml new file mode 100644 index 00000000..97d32676 --- /dev/null +++ b/config/sync/core.entity_view_display.node.presentation.default.yml @@ -0,0 +1,96 @@ +uuid: 27736ec2-6ba2-436b-bc99-df1bcc349fbe +langcode: en +status: true +dependencies: + config: + - field.field.node.presentation.body + - field.field.node.presentation.field_add_participant + - field.field.node.presentation.field_audio + - field.field.node.presentation.field_image + - field.field.node.presentation.field_les_notes + - node.type.presentation + module: + - audiofield + - entity_reference_revisions + - image + - text + - user +id: node.presentation.default +targetEntityType: node +bundle: presentation +mode: default +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 101 + region: content + field_add_participant: + type: entity_reference_entity_view + label: hidden + settings: + view_mode: thumbnails_participants + link: false + third_party_settings: { } + weight: 105 + region: content + field_audio: + type: audiofield_audioplayer + label: hidden + settings: + audio_player: default_mp3_player + audio_player_jplayer_theme: none + audio_player_wavesurfer_combine_files: false + audio_player_wavesurfer_audiorate: 1 + audio_player_wavesurfer_autocenter: true + audio_player_wavesurfer_bargap: 0 + audio_player_wavesurfer_barheight: 1 + audio_player_wavesurfer_barwidth: null + audio_player_wavesurfer_cursorcolor: '#000000' + audio_player_wavesurfer_cursorwidth: 1 + audio_player_wavesurfer_forcedecode: false + audio_player_wavesurfer_normalize: false + audio_player_wavesurfer_progresscolor: '#000000' + audio_player_wavesurfer_responsive: false + audio_player_wavesurfer_wavecolor: '#000000' + audio_player_wordpress_combine_files: false + audio_player_wordpress_animation: true + audio_player_soundmanager_theme: default + audio_player_initial_volume: 8 + audio_player_autoplay: false + audio_player_lazyload: true + download_button: true + download_link: false + third_party_settings: { } + weight: 103 + region: content + field_image: + type: image + label: hidden + settings: + image_link: '' + image_style: '' + image_loading: + attribute: lazy + third_party_settings: { } + weight: 102 + region: content + field_les_notes: + type: entity_reference_revisions_entity_view + label: hidden + settings: + view_mode: default + link: '' + third_party_settings: { } + weight: 104 + region: content + links: + settings: { } + third_party_settings: { } + weight: 100 + region: content +hidden: + langcode: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.presentation.teaser.yml b/config/sync/core.entity_view_display.node.presentation.teaser.yml new file mode 100644 index 00000000..04a96775 --- /dev/null +++ b/config/sync/core.entity_view_display.node.presentation.teaser.yml @@ -0,0 +1,40 @@ +uuid: 112e6805-77b0-431a-911c-55b3edd98116 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.teaser + - field.field.node.presentation.body + - field.field.node.presentation.field_add_participant + - field.field.node.presentation.field_audio + - field.field.node.presentation.field_image + - field.field.node.presentation.field_les_notes + - node.type.presentation + module: + - text + - user +id: node.presentation.teaser +targetEntityType: node +bundle: presentation +mode: teaser +content: + body: + type: text_summary_or_trimmed + label: hidden + settings: + trim_length: 600 + third_party_settings: { } + weight: 101 + region: content + links: + settings: { } + third_party_settings: { } + weight: 100 + region: content +hidden: + field_add_participant: true + field_audio: true + field_image: true + field_les_notes: true + langcode: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.publications.default.yml b/config/sync/core.entity_view_display.node.publications.default.yml new file mode 100644 index 00000000..48c8a116 --- /dev/null +++ b/config/sync/core.entity_view_display.node.publications.default.yml @@ -0,0 +1,86 @@ +uuid: f0164290-751e-4d3b-a778-74119be1b930 +langcode: en +status: true +dependencies: + config: + - field.field.node.publications.body + - field.field.node.publications.field_ajouter_un_media + - field.field.node.publications.field_auteur + - field.field.node.publications.field_complement_d_info + - field.field.node.publications.field_ressource_externe + - field.field.node.publications.field_telecharger_la_ressource + - field.field.node.publications.field_theme + - field.field.node.publications.field_type_de_publication + - node.type.publications + module: + - entity_reference_revisions + - file + - link + - text + - user +id: node.publications.default +targetEntityType: node +bundle: publications +mode: default +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 3 + region: content + field_ajouter_un_media: + type: entity_reference_revisions_entity_view + label: hidden + settings: + view_mode: default + link: '' + third_party_settings: { } + weight: 0 + region: content + field_auteur: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 1 + region: content + field_complement_d_info: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 2 + region: content + field_ressource_externe: + type: link + label: above + settings: + trim_length: 80 + url_only: false + url_plain: false + rel: '' + target: '' + third_party_settings: { } + weight: 6 + region: content + field_telecharger_la_ressource: + type: file_url_plain + label: hidden + settings: { } + third_party_settings: { } + weight: 5 + region: content + links: + settings: { } + third_party_settings: { } + weight: 4 + region: content +hidden: + field_theme: true + field_type_de_publication: true + langcode: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.publications.isotope_mode.yml b/config/sync/core.entity_view_display.node.publications.isotope_mode.yml new file mode 100644 index 00000000..18596768 --- /dev/null +++ b/config/sync/core.entity_view_display.node.publications.isotope_mode.yml @@ -0,0 +1,69 @@ +uuid: 327befcb-ebd0-472c-82c0-7bf06acf3720 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.isotope_mode + - field.field.node.publications.body + - field.field.node.publications.field_ajouter_un_media + - field.field.node.publications.field_auteur + - field.field.node.publications.field_complement_d_info + - field.field.node.publications.field_ressource_externe + - field.field.node.publications.field_telecharger_la_ressource + - field.field.node.publications.field_theme + - field.field.node.publications.field_type_de_publication + - node.type.publications + module: + - entity_reference_revisions + - user +id: node.publications.isotope_mode +targetEntityType: node +bundle: publications +mode: isotope_mode +content: + field_ajouter_un_media: + type: entity_reference_revisions_entity_view + label: hidden + settings: + view_mode: preview + link: '' + third_party_settings: { } + weight: 0 + region: content + field_auteur: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 1 + region: content + field_complement_d_info: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 2 + region: content + field_theme: + type: entity_reference_entity_id + label: hidden + settings: { } + third_party_settings: { } + weight: 3 + region: content + field_type_de_publication: + type: entity_reference_entity_id + label: hidden + settings: { } + third_party_settings: { } + weight: 4 + region: content +hidden: + body: true + field_ressource_externe: true + field_telecharger_la_ressource: true + langcode: true + links: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.publications.teaser.yml b/config/sync/core.entity_view_display.node.publications.teaser.yml new file mode 100644 index 00000000..22c3c21f --- /dev/null +++ b/config/sync/core.entity_view_display.node.publications.teaser.yml @@ -0,0 +1,67 @@ +uuid: 2be723dc-9ed1-421d-9d38-81a3128360b2 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.teaser + - field.field.node.publications.body + - field.field.node.publications.field_ajouter_un_media + - field.field.node.publications.field_auteur + - field.field.node.publications.field_complement_d_info + - field.field.node.publications.field_ressource_externe + - field.field.node.publications.field_telecharger_la_ressource + - field.field.node.publications.field_theme + - field.field.node.publications.field_type_de_publication + - node.type.publications + module: + - text + - user +id: node.publications.teaser +targetEntityType: node +bundle: publications +mode: teaser +content: + body: + type: text_summary_or_trimmed + label: hidden + settings: + trim_length: 100 + third_party_settings: { } + weight: 2 + region: content + field_auteur: + type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } + weight: 1 + region: content + field_theme: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 3 + region: content + field_type_de_publication: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 0 + region: content + links: + settings: { } + third_party_settings: { } + weight: 4 + region: content +hidden: + field_ajouter_un_media: true + field_complement_d_info: true + field_ressource_externe: true + field_telecharger_la_ressource: true + langcode: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.publications.thumbnails_publications.yml b/config/sync/core.entity_view_display.node.publications.thumbnails_publications.yml new file mode 100644 index 00000000..c0d8f839 --- /dev/null +++ b/config/sync/core.entity_view_display.node.publications.thumbnails_publications.yml @@ -0,0 +1,57 @@ +uuid: 38c37240-a99d-44e4-bb55-e78af9ee2737 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.thumbnails_publications + - field.field.node.publications.body + - field.field.node.publications.field_ajouter_un_media + - field.field.node.publications.field_auteur + - field.field.node.publications.field_complement_d_info + - field.field.node.publications.field_ressource_externe + - field.field.node.publications.field_telecharger_la_ressource + - field.field.node.publications.field_theme + - field.field.node.publications.field_type_de_publication + - node.type.publications + module: + - entity_reference_revisions + - user +id: node.publications.thumbnails_publications +targetEntityType: node +bundle: publications +mode: thumbnails_publications +content: + field_ajouter_un_media: + type: entity_reference_revisions_entity_view + label: hidden + settings: + view_mode: preview + link: '' + third_party_settings: { } + weight: 0 + region: content + field_auteur: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 1 + region: content + field_complement_d_info: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 2 + region: content +hidden: + body: true + field_ressource_externe: true + field_telecharger_la_ressource: true + field_theme: true + field_type_de_publication: true + langcode: true + links: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.paragraph.images.default.yml b/config/sync/core.entity_view_display.paragraph.images.default.yml new file mode 100644 index 00000000..710c0611 --- /dev/null +++ b/config/sync/core.entity_view_display.paragraph.images.default.yml @@ -0,0 +1,28 @@ +uuid: a9861d26-d8d5-4f26-af8c-3d6e19fade30 +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.images.field_image + - image.style.1920 + - paragraphs.paragraphs_type.images + module: + - image +id: paragraph.images.default +targetEntityType: paragraph +bundle: images +mode: default +content: + field_image: + type: image + label: hidden + settings: + image_link: '' + image_style: '1920' + image_loading: + attribute: lazy + third_party_settings: { } + weight: 0 + region: content +hidden: + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.paragraph.images.preview.yml b/config/sync/core.entity_view_display.paragraph.images.preview.yml new file mode 100644 index 00000000..d8fd24c3 --- /dev/null +++ b/config/sync/core.entity_view_display.paragraph.images.preview.yml @@ -0,0 +1,29 @@ +uuid: 1edc62db-92a6-475b-a019-52dec99ab8b3 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.paragraph.preview + - field.field.paragraph.images.field_image + - image.style.thumbnails_bilbiographie + - paragraphs.paragraphs_type.images + module: + - image +id: paragraph.images.preview +targetEntityType: paragraph +bundle: images +mode: preview +content: + field_image: + type: image + label: hidden + settings: + image_link: '' + image_style: thumbnails_bilbiographie + image_loading: + attribute: lazy + third_party_settings: { } + weight: 0 + region: content +hidden: + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.paragraph.images_et_liens.default.yml b/config/sync/core.entity_view_display.paragraph.images_et_liens.default.yml new file mode 100644 index 00000000..820742f8 --- /dev/null +++ b/config/sync/core.entity_view_display.paragraph.images_et_liens.default.yml @@ -0,0 +1,42 @@ +uuid: 55219a0b-50d3-4d61-b088-c17ddd60e2a0 +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.images_et_liens.field_lien + - field.field.paragraph.images_et_liens.field_logo + - image.style.large + - paragraphs.paragraphs_type.images_et_liens + module: + - image + - link +id: paragraph.images_et_liens.default +targetEntityType: paragraph +bundle: images_et_liens +mode: default +content: + field_lien: + type: link + label: hidden + settings: + trim_length: 80 + url_only: false + url_plain: false + rel: '' + target: '' + third_party_settings: { } + weight: 0 + region: content + field_logo: + type: image + label: hidden + settings: + image_link: '' + image_style: large + image_loading: + attribute: lazy + third_party_settings: { } + weight: 1 + region: content +hidden: + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.paragraph.les_reseaux_sociaux.default.yml b/config/sync/core.entity_view_display.paragraph.les_reseaux_sociaux.default.yml new file mode 100644 index 00000000..7e7d3540 --- /dev/null +++ b/config/sync/core.entity_view_display.paragraph.les_reseaux_sociaux.default.yml @@ -0,0 +1,41 @@ +uuid: e07014c9-7f20-4f1e-bb3e-2f8c663dd724 +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.les_reseaux_sociaux.field_lien_du_reseau + - field.field.paragraph.les_reseaux_sociaux.field_logo_du_reseau + - paragraphs.paragraphs_type.les_reseaux_sociaux + module: + - image + - link +id: paragraph.les_reseaux_sociaux.default +targetEntityType: paragraph +bundle: les_reseaux_sociaux +mode: default +content: + field_lien_du_reseau: + type: link + label: above + settings: + trim_length: 80 + url_only: false + url_plain: false + rel: '' + target: '' + third_party_settings: { } + weight: 0 + region: content + field_logo_du_reseau: + type: image + label: above + settings: + image_link: '' + image_style: '' + image_loading: + attribute: lazy + third_party_settings: { } + weight: 1 + region: content +hidden: + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.paragraph.menu_footer.default.yml b/config/sync/core.entity_view_display.paragraph.menu_footer.default.yml new file mode 100644 index 00000000..a71ce2c3 --- /dev/null +++ b/config/sync/core.entity_view_display.paragraph.menu_footer.default.yml @@ -0,0 +1,27 @@ +uuid: b452ffe2-87c9-40f0-ae7e-0852779978f2 +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.menu_footer.field_lien_de_menu + - paragraphs.paragraphs_type.menu_footer + module: + - link +id: paragraph.menu_footer.default +targetEntityType: paragraph +bundle: menu_footer +mode: default +content: + field_lien_de_menu: + type: link + label: above + settings: + trim_length: 80 + url_only: false + url_plain: false + rel: '' + target: '' + third_party_settings: { } + weight: 0 + region: content +hidden: { } diff --git a/config/sync/core.entity_view_display.paragraph.notes.default.yml b/config/sync/core.entity_view_display.paragraph.notes.default.yml new file mode 100644 index 00000000..05f67a01 --- /dev/null +++ b/config/sync/core.entity_view_display.paragraph.notes.default.yml @@ -0,0 +1,32 @@ +uuid: 83b283e8-1c20-4f07-be33-4cd04347c7d8 +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.notes.field_la_note + - field.field.paragraph.notes.field_number_note + - paragraphs.paragraphs_type.notes + module: + - text +id: paragraph.notes.default +targetEntityType: paragraph +bundle: notes +mode: default +content: + field_la_note: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 1 + region: content + field_number_note: + type: number_integer + label: hidden + settings: + thousand_separator: '' + prefix_suffix: true + third_party_settings: { } + weight: 0 + region: content +hidden: { } diff --git a/config/sync/core.entity_view_display.paragraph.role_de_l_intervenant.default.yml b/config/sync/core.entity_view_display.paragraph.role_de_l_intervenant.default.yml new file mode 100644 index 00000000..7baf3d43 --- /dev/null +++ b/config/sync/core.entity_view_display.paragraph.role_de_l_intervenant.default.yml @@ -0,0 +1,31 @@ +uuid: a074a8e2-3145-474b-9cdc-243b1faf4e21 +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.role_de_l_intervenant.field_intervenants + - field.field.paragraph.role_de_l_intervenant.field_role + - paragraphs.paragraphs_type.role_de_l_intervenant +id: paragraph.role_de_l_intervenant.default +targetEntityType: paragraph +bundle: role_de_l_intervenant +mode: default +content: + field_intervenants: + type: entity_reference_entity_view + label: hidden + settings: + view_mode: thumbnails_participants + link: false + third_party_settings: { } + weight: 1 + region: content + field_role: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 0 + region: content +hidden: { } diff --git a/config/sync/core.entity_view_display.paragraph.role_de_l_intervenant.sort.yml b/config/sync/core.entity_view_display.paragraph.role_de_l_intervenant.sort.yml new file mode 100644 index 00000000..df91a85c --- /dev/null +++ b/config/sync/core.entity_view_display.paragraph.role_de_l_intervenant.sort.yml @@ -0,0 +1,25 @@ +uuid: ab578b29-b61c-45ce-8579-822fa410d967 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.paragraph.sort + - field.field.paragraph.role_de_l_intervenant.field_intervenants + - field.field.paragraph.role_de_l_intervenant.field_role + - paragraphs.paragraphs_type.role_de_l_intervenant +id: paragraph.role_de_l_intervenant.sort +targetEntityType: paragraph +bundle: role_de_l_intervenant +mode: sort +content: + field_intervenants: + type: entity_reference_entity_view + label: hidden + settings: + view_mode: sort + link: false + third_party_settings: { } + weight: 0 + region: content +hidden: + field_role: true diff --git a/config/sync/core.entity_view_display.paragraph.video.default.yml b/config/sync/core.entity_view_display.paragraph.video.default.yml new file mode 100644 index 00000000..50e96ea7 --- /dev/null +++ b/config/sync/core.entity_view_display.paragraph.video.default.yml @@ -0,0 +1,36 @@ +uuid: 3b761a40-a019-4715-8aea-f2209850632e +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.video.field_titre_de_la_video + - field.field.paragraph.video.field_video + - paragraphs.paragraphs_type.video + module: + - video_embed_field +id: paragraph.video.default +targetEntityType: paragraph +bundle: video +mode: default +content: + field_titre_de_la_video: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 0 + region: content + field_video: + type: video_embed_field_video + label: hidden + settings: + autoplay: true + responsive: true + width: 854 + height: 480 + third_party_settings: { } + weight: 1 + region: content +hidden: + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.paragraph.video.preview.yml b/config/sync/core.entity_view_display.paragraph.video.preview.yml new file mode 100644 index 00000000..0f02fe4a --- /dev/null +++ b/config/sync/core.entity_view_display.paragraph.video.preview.yml @@ -0,0 +1,29 @@ +uuid: 9dd1cbb1-76c9-4ec8-b55b-386dc83dc813 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.paragraph.preview + - field.field.paragraph.video.field_titre_de_la_video + - field.field.paragraph.video.field_video + - image.style.thumbnails_bilbiographie + - paragraphs.paragraphs_type.video + module: + - video_embed_field +id: paragraph.video.preview +targetEntityType: paragraph +bundle: video +mode: preview +content: + field_video: + type: video_embed_field_thumbnail + label: hidden + settings: + image_style: thumbnails_bilbiographie + link_image_to: '' + third_party_settings: { } + weight: 0 + region: content +hidden: + field_titre_de_la_video: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.site_setting_entity.information_global.default.yml b/config/sync/core.entity_view_display.site_setting_entity.information_global.default.yml new file mode 100644 index 00000000..6b51013a --- /dev/null +++ b/config/sync/core.entity_view_display.site_setting_entity.information_global.default.yml @@ -0,0 +1,44 @@ +uuid: 69b95d58-308b-4fd7-b902-3ff6540269e0 +langcode: en +status: true +dependencies: + config: + - field.field.site_setting_entity.information_global.field_date_du_colloque + - field.field.site_setting_entity.information_global.field_le_programme + - field.field.site_setting_entity.information_global.field_sub_title_du_colloque + - field.field.site_setting_entity.information_global.field_title_colloque + - site_settings.site_setting_entity_type.information_global +id: site_setting_entity.information_global.default +targetEntityType: site_setting_entity +bundle: information_global +mode: default +content: + field_date_du_colloque: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 3 + region: content + field_sub_title_du_colloque: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 2 + region: content + field_title_colloque: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 0 + region: content +hidden: + field_le_programme: true + fieldset: true + name: true + user_id: true diff --git a/config/sync/core.entity_view_display.site_setting_entity.le_programme.default.yml b/config/sync/core.entity_view_display.site_setting_entity.le_programme.default.yml new file mode 100644 index 00000000..9395320e --- /dev/null +++ b/config/sync/core.entity_view_display.site_setting_entity.le_programme.default.yml @@ -0,0 +1,26 @@ +uuid: f4d013cc-37da-4bec-91a3-f8a31650f1f6 +langcode: en +status: true +dependencies: + config: + - field.field.site_setting_entity.le_programme.field_file + - site_settings.site_setting_entity_type.le_programme + module: + - file +id: site_setting_entity.le_programme.default +targetEntityType: site_setting_entity +bundle: le_programme +mode: default +content: + field_file: + type: file_default + label: above + settings: + use_description_as_link_text: true + third_party_settings: { } + weight: 0 + region: content +hidden: + fieldset: true + name: true + user_id: true diff --git a/config/sync/core.entity_view_display.site_setting_entity.les_logos_du_colloque.default.yml b/config/sync/core.entity_view_display.site_setting_entity.les_logos_du_colloque.default.yml new file mode 100644 index 00000000..bed14c4e --- /dev/null +++ b/config/sync/core.entity_view_display.site_setting_entity.les_logos_du_colloque.default.yml @@ -0,0 +1,26 @@ +uuid: 03115a4d-1a81-4fe6-bafc-82b25b6ae524 +langcode: en +status: true +dependencies: + config: + - field.field.site_setting_entity.les_logos_du_colloque.field_file + - site_settings.site_setting_entity_type.les_logos_du_colloque + module: + - file +id: site_setting_entity.les_logos_du_colloque.default +targetEntityType: site_setting_entity +bundle: les_logos_du_colloque +mode: default +content: + field_file: + type: file_default + label: hidden + settings: + use_description_as_link_text: true + third_party_settings: { } + weight: 1 + region: content +hidden: + fieldset: true + name: true + user_id: true diff --git a/config/sync/core.entity_view_display.site_setting_entity.nous_contacter.default.yml b/config/sync/core.entity_view_display.site_setting_entity.nous_contacter.default.yml new file mode 100644 index 00000000..06376754 --- /dev/null +++ b/config/sync/core.entity_view_display.site_setting_entity.nous_contacter.default.yml @@ -0,0 +1,40 @@ +uuid: 1e72b11b-5fdc-45cf-95f1-2223cc9f3e64 +langcode: en +status: true +dependencies: + config: + - field.field.site_setting_entity.nous_contacter.field_file + - field.field.site_setting_entity.nous_contacter.field_lien_de_menu + - site_settings.site_setting_entity_type.nous_contacter + module: + - file + - link +id: site_setting_entity.nous_contacter.default +targetEntityType: site_setting_entity +bundle: nous_contacter +mode: default +content: + field_file: + type: file_default + label: above + settings: + use_description_as_link_text: true + third_party_settings: { } + weight: 1 + region: content + field_lien_de_menu: + type: link + label: hidden + settings: + trim_length: 80 + url_only: false + url_plain: false + rel: '' + target: '' + third_party_settings: { } + weight: 0 + region: content +hidden: + fieldset: true + name: true + user_id: true diff --git a/config/sync/core.entity_view_display.site_setting_entity.slide_metropoles_partenaires.default.yml b/config/sync/core.entity_view_display.site_setting_entity.slide_metropoles_partenaires.default.yml new file mode 100644 index 00000000..332e7bbf --- /dev/null +++ b/config/sync/core.entity_view_display.site_setting_entity.slide_metropoles_partenaires.default.yml @@ -0,0 +1,26 @@ +uuid: 6d5b9e5f-a55b-45fe-bf93-fa80c09c224a +langcode: en +status: true +dependencies: + config: + - field.field.site_setting_entity.slide_metropoles_partenaires.field_file + - site_settings.site_setting_entity_type.slide_metropoles_partenaires + module: + - file +id: site_setting_entity.slide_metropoles_partenaires.default +targetEntityType: site_setting_entity +bundle: slide_metropoles_partenaires +mode: default +content: + field_file: + type: file_default + label: hidden + settings: + use_description_as_link_text: true + third_party_settings: { } + weight: 1 + region: content +hidden: + fieldset: true + name: true + user_id: true diff --git a/config/sync/core.entity_view_display.site_setting_entity.slide_partenaires.default.yml b/config/sync/core.entity_view_display.site_setting_entity.slide_partenaires.default.yml new file mode 100644 index 00000000..20a6a5af --- /dev/null +++ b/config/sync/core.entity_view_display.site_setting_entity.slide_partenaires.default.yml @@ -0,0 +1,26 @@ +uuid: f7e618d2-fa16-4aa1-af9b-40f43219feb4 +langcode: en +status: true +dependencies: + config: + - field.field.site_setting_entity.slide_partenaires.field_file + - site_settings.site_setting_entity_type.slide_partenaires + module: + - file +id: site_setting_entity.slide_partenaires.default +targetEntityType: site_setting_entity +bundle: slide_partenaires +mode: default +content: + field_file: + type: file_default + label: hidden + settings: + use_description_as_link_text: true + third_party_settings: { } + weight: 1 + region: content +hidden: + fieldset: true + name: true + user_id: true diff --git a/config/sync/core.entity_view_mode.block.token.yml b/config/sync/core.entity_view_mode.block.token.yml new file mode 100644 index 00000000..ab6f641a --- /dev/null +++ b/config/sync/core.entity_view_mode.block.token.yml @@ -0,0 +1,11 @@ +uuid: 9edfe142-0a63-44d5-ae5d-aa6a226aa6ba +langcode: en +status: true +dependencies: + module: + - block +id: block.token +label: Token +description: '' +targetEntityType: block +cache: true diff --git a/config/sync/core.entity_view_mode.comment.full.yml b/config/sync/core.entity_view_mode.comment.full.yml new file mode 100644 index 00000000..9bf1b6c3 --- /dev/null +++ b/config/sync/core.entity_view_mode.comment.full.yml @@ -0,0 +1,13 @@ +uuid: fa1b6616-b8b9-4e6f-a11f-3cdf35bfa25e +langcode: fr +status: false +dependencies: + module: + - comment +_core: + default_config_hash: K7eNlfU7NEUajz01wItywZklr2oaPgL6s1_97fmDXLA +id: comment.full +label: 'Full comment' +description: '' +targetEntityType: comment +cache: true diff --git a/config/sync/core.entity_view_mode.file.token.yml b/config/sync/core.entity_view_mode.file.token.yml new file mode 100644 index 00000000..d6606545 --- /dev/null +++ b/config/sync/core.entity_view_mode.file.token.yml @@ -0,0 +1,11 @@ +uuid: 35c00045-2186-4499-81e5-0d216acdbc89 +langcode: en +status: true +dependencies: + module: + - file +id: file.token +label: Token +description: '' +targetEntityType: file +cache: true diff --git a/config/sync/core.entity_view_mode.node.full.yml b/config/sync/core.entity_view_mode.node.full.yml new file mode 100644 index 00000000..3fabbe9e --- /dev/null +++ b/config/sync/core.entity_view_mode.node.full.yml @@ -0,0 +1,13 @@ +uuid: 42356f0a-a44c-445c-82dc-ea64a5290670 +langcode: fr +status: false +dependencies: + module: + - node +_core: + default_config_hash: ElrtInxGjZd7GaapJ5O9n-ugi2hG2IxFivtgn0tHOsk +id: node.full +label: 'Contenu complet' +description: '' +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.node.isotope_mode.yml b/config/sync/core.entity_view_mode.node.isotope_mode.yml new file mode 100644 index 00000000..0439d2f9 --- /dev/null +++ b/config/sync/core.entity_view_mode.node.isotope_mode.yml @@ -0,0 +1,11 @@ +uuid: cbcaf21a-04f7-42cf-a63e-ea819aec77cd +langcode: en +status: true +dependencies: + module: + - node +id: node.isotope_mode +label: isotope_mode +description: '' +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.node.rss.yml b/config/sync/core.entity_view_mode.node.rss.yml new file mode 100644 index 00000000..234ffcf2 --- /dev/null +++ b/config/sync/core.entity_view_mode.node.rss.yml @@ -0,0 +1,13 @@ +uuid: 4c8511ae-f8af-41c1-aa61-02558dddcfd5 +langcode: fr +status: false +dependencies: + module: + - node +_core: + default_config_hash: vlYzr-rp2f9NMp-Qlr4sFjlqRq-90mco5-afLNGwCrU +id: node.rss +label: RSS +description: '' +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.node.search_index.yml b/config/sync/core.entity_view_mode.node.search_index.yml new file mode 100644 index 00000000..f6361953 --- /dev/null +++ b/config/sync/core.entity_view_mode.node.search_index.yml @@ -0,0 +1,13 @@ +uuid: 34c4e0d2-b62e-4ce5-b1c0-5237cd5e9db7 +langcode: fr +status: false +dependencies: + module: + - node +_core: + default_config_hash: fVFfJv_GzBRE-wpRHbfD5a3VjnhbEOXG6lvRd3uaccY +id: node.search_index +label: 'Index de recherche' +description: '' +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.node.search_result.yml b/config/sync/core.entity_view_mode.node.search_result.yml new file mode 100644 index 00000000..ee56ae81 --- /dev/null +++ b/config/sync/core.entity_view_mode.node.search_result.yml @@ -0,0 +1,13 @@ +uuid: 5ad88c0e-8195-4916-9de4-d840c0e21c10 +langcode: fr +status: false +dependencies: + module: + - node +_core: + default_config_hash: 6GCOQ-jP2RbdbHA5YWQ6bT8CfGbqrBYKOSC_XY4E3ZM +id: node.search_result +label: 'Résultat de recherche mettant en évidence la saisie' +description: '' +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.node.sort.yml b/config/sync/core.entity_view_mode.node.sort.yml new file mode 100644 index 00000000..b6449a00 --- /dev/null +++ b/config/sync/core.entity_view_mode.node.sort.yml @@ -0,0 +1,11 @@ +uuid: 1a2d549e-3bcf-4670-8915-98157d9dbcf9 +langcode: en +status: true +dependencies: + module: + - node +id: node.sort +label: sort +description: '' +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.node.teaser.yml b/config/sync/core.entity_view_mode.node.teaser.yml new file mode 100644 index 00000000..ffd53caf --- /dev/null +++ b/config/sync/core.entity_view_mode.node.teaser.yml @@ -0,0 +1,13 @@ +uuid: cbcdbabd-5b70-433a-be4e-071da917c531 +langcode: fr +status: true +dependencies: + module: + - node +_core: + default_config_hash: Mz9qWr1kUYK0mjRAGDsr5XS6PvtZ24en_7ndt-pyWe4 +id: node.teaser +label: Accroche +description: '' +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.node.thumbnails_bilbiographie.yml b/config/sync/core.entity_view_mode.node.thumbnails_bilbiographie.yml new file mode 100644 index 00000000..1d67b89d --- /dev/null +++ b/config/sync/core.entity_view_mode.node.thumbnails_bilbiographie.yml @@ -0,0 +1,11 @@ +uuid: d139ea22-e561-46c7-b4da-c22bbec68aeb +langcode: en +status: true +dependencies: + module: + - node +id: node.thumbnails_bilbiographie +label: Thumbnails_bilbiographie +description: '' +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.node.thumbnails_interviews.yml b/config/sync/core.entity_view_mode.node.thumbnails_interviews.yml new file mode 100644 index 00000000..c5221f06 --- /dev/null +++ b/config/sync/core.entity_view_mode.node.thumbnails_interviews.yml @@ -0,0 +1,11 @@ +uuid: ee1f7ea7-fd6b-47c8-b5b1-680e738a28d7 +langcode: fr +status: true +dependencies: + module: + - node +id: node.thumbnails_interviews +label: Thumbnails_interviews +description: '' +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.node.thumbnails_participants.yml b/config/sync/core.entity_view_mode.node.thumbnails_participants.yml new file mode 100644 index 00000000..d4bb9efe --- /dev/null +++ b/config/sync/core.entity_view_mode.node.thumbnails_participants.yml @@ -0,0 +1,11 @@ +uuid: 4f4c247a-6ba9-4fd0-80b0-10225f7f6c83 +langcode: en +status: true +dependencies: + module: + - node +id: node.thumbnails_participants +label: Thumbnails_participants +description: '' +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.node.thumbnails_publications.yml b/config/sync/core.entity_view_mode.node.thumbnails_publications.yml new file mode 100644 index 00000000..642ccb73 --- /dev/null +++ b/config/sync/core.entity_view_mode.node.thumbnails_publications.yml @@ -0,0 +1,11 @@ +uuid: 20e1dfc7-fde1-48f2-a2be-98b59e276ef5 +langcode: en +status: true +dependencies: + module: + - node +id: node.thumbnails_publications +label: Thumbnails_publications +description: '' +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.node.token.yml b/config/sync/core.entity_view_mode.node.token.yml new file mode 100644 index 00000000..8403efaf --- /dev/null +++ b/config/sync/core.entity_view_mode.node.token.yml @@ -0,0 +1,11 @@ +uuid: 8f35d03c-cced-4703-b48e-6d7095fc3ae2 +langcode: en +status: true +dependencies: + module: + - node +id: node.token +label: Token +description: '' +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.paragraph.preview.yml b/config/sync/core.entity_view_mode.paragraph.preview.yml new file mode 100644 index 00000000..1e1b9f2b --- /dev/null +++ b/config/sync/core.entity_view_mode.paragraph.preview.yml @@ -0,0 +1,13 @@ +uuid: 0fd9f052-8189-404a-98a4-addfc86974a9 +langcode: fr +status: true +dependencies: + module: + - paragraphs +_core: + default_config_hash: h3BeHVei4Lnyqbkao3YiF4KqoY-DhRvUNfEgKG8Rgjg +id: paragraph.preview +label: Aperçu +description: '' +targetEntityType: paragraph +cache: true diff --git a/config/sync/core.entity_view_mode.paragraph.sort.yml b/config/sync/core.entity_view_mode.paragraph.sort.yml new file mode 100644 index 00000000..d6d6b2d7 --- /dev/null +++ b/config/sync/core.entity_view_mode.paragraph.sort.yml @@ -0,0 +1,11 @@ +uuid: 118ed311-93b8-4100-a338-f539f36b7bf2 +langcode: en +status: true +dependencies: + module: + - paragraphs +id: paragraph.sort +label: Sort +description: '' +targetEntityType: paragraph +cache: true diff --git a/config/sync/core.entity_view_mode.paragraph.token.yml b/config/sync/core.entity_view_mode.paragraph.token.yml new file mode 100644 index 00000000..77ae3396 --- /dev/null +++ b/config/sync/core.entity_view_mode.paragraph.token.yml @@ -0,0 +1,11 @@ +uuid: bca2f3a9-40de-43a6-84d1-9175e8d18919 +langcode: en +status: true +dependencies: + module: + - paragraphs +id: paragraph.token +label: Token +description: '' +targetEntityType: paragraph +cache: true diff --git a/config/sync/core.entity_view_mode.path_alias.token.yml b/config/sync/core.entity_view_mode.path_alias.token.yml new file mode 100644 index 00000000..5c3a1b6c --- /dev/null +++ b/config/sync/core.entity_view_mode.path_alias.token.yml @@ -0,0 +1,11 @@ +uuid: 4b41302e-e9e5-4b75-9424-017b90449cc7 +langcode: en +status: true +dependencies: + module: + - path_alias +id: path_alias.token +label: Token +description: '' +targetEntityType: path_alias +cache: true diff --git a/config/sync/core.entity_view_mode.taxonomy_term.full.yml b/config/sync/core.entity_view_mode.taxonomy_term.full.yml new file mode 100644 index 00000000..c410445a --- /dev/null +++ b/config/sync/core.entity_view_mode.taxonomy_term.full.yml @@ -0,0 +1,13 @@ +uuid: 05918376-a6bf-41af-b0d9-fa8184077007 +langcode: fr +status: true +dependencies: + module: + - taxonomy +_core: + default_config_hash: '-PPKjsNQPvoIDjOuUAvlLocYD976MNjb9Zpgyz5_BWE' +id: taxonomy_term.full +label: "Page d'un terme de taxonomie" +description: '' +targetEntityType: taxonomy_term +cache: true diff --git a/config/sync/core.entity_view_mode.taxonomy_term.token.yml b/config/sync/core.entity_view_mode.taxonomy_term.token.yml new file mode 100644 index 00000000..3735505f --- /dev/null +++ b/config/sync/core.entity_view_mode.taxonomy_term.token.yml @@ -0,0 +1,11 @@ +uuid: a8defe35-5fb0-4774-bf8d-4d609ff57702 +langcode: en +status: true +dependencies: + module: + - taxonomy +id: taxonomy_term.token +label: Token +description: '' +targetEntityType: taxonomy_term +cache: true diff --git a/config/sync/core.entity_view_mode.user.compact.yml b/config/sync/core.entity_view_mode.user.compact.yml new file mode 100644 index 00000000..b34eda17 --- /dev/null +++ b/config/sync/core.entity_view_mode.user.compact.yml @@ -0,0 +1,13 @@ +uuid: da74f43b-22ee-4dfc-9ff9-4757acef67cd +langcode: fr +status: true +dependencies: + module: + - user +_core: + default_config_hash: 71CSAr_LNPcgu6D6jI4INl1KATkahmeyUFBETAWya8g +id: user.compact +label: Compact +description: '' +targetEntityType: user +cache: true diff --git a/config/sync/core.entity_view_mode.user.full.yml b/config/sync/core.entity_view_mode.user.full.yml new file mode 100644 index 00000000..77c5b06e --- /dev/null +++ b/config/sync/core.entity_view_mode.user.full.yml @@ -0,0 +1,13 @@ +uuid: 79c625ca-8fe7-4335-b306-b5f8d70809bf +langcode: fr +status: false +dependencies: + module: + - user +_core: + default_config_hash: mQIF_foYjmnVSr9MpcD4CTaJE_FpO1AyDd_DskztGhM +id: user.full +label: 'Compte utilisateur' +description: '' +targetEntityType: user +cache: true diff --git a/config/sync/core.entity_view_mode.user.token.yml b/config/sync/core.entity_view_mode.user.token.yml new file mode 100644 index 00000000..fbfeeece --- /dev/null +++ b/config/sync/core.entity_view_mode.user.token.yml @@ -0,0 +1,11 @@ +uuid: 3b0bb7b0-cd37-4370-b728-00a5f95ffef1 +langcode: en +status: true +dependencies: + module: + - user +id: user.token +label: Token +description: '' +targetEntityType: user +cache: true diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml new file mode 100644 index 00000000..6b8cec32 --- /dev/null +++ b/config/sync/core.extension.yml @@ -0,0 +1,78 @@ +_core: + default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc +langcode: fr +module: + address: 0 + audiofield: 0 + block: 0 + breakpoint: 0 + ckeditor5: 0 + comment: 0 + config: 0 + contextual: 0 + ctools: 0 + datetime: 0 + datetime_range: 0 + dblog: 0 + dynamic_page_cache: 0 + editor: 0 + entity_browser: 0 + entity_reference_revisions: 0 + field: 0 + field_group: 0 + field_token_value: 0 + field_ui: 0 + file: 0 + filter: 0 + geolocation: 0 + geolocation_address: 0 + geolocation_leaflet: 0 + image: 0 + jquery_ui: 0 + jquery_ui_autocomplete: 0 + jquery_ui_menu: 0 + language: 0 + layout_discovery: 0 + link: 0 + linkit: 0 + locale: 0 + matomo: 0 + menu_link_content: 0 + menu_ui: 0 + metatag: 0 + mysql: 0 + node: 0 + page_cache: 0 + page_manager: 0 + path: 0 + path_alias: 0 + phpass: 0 + redirect: 0 + redirect_after_login: 0 + redis: 0 + schema_metatag: 0 + search_api: 0 + search_api_db: 0 + site_settings: 0 + subpathauto: 0 + system: 0 + tacjs: 0 + taxonomy: 0 + text: 0 + time_range: 0 + token: 0 + toolbar: 0 + transliterate_filenames: 0 + update: 0 + user: 0 + video_embed_field: 0 + views_ui: 0 + pathauto: 1 + views: 10 + paragraphs: 11 + minimal: 1000 +theme: + stark: 0 + mediteran: 0 + popsu_colloque: 0 +profile: minimal diff --git a/config/sync/core.menu.static_menu_link_overrides.yml b/config/sync/core.menu.static_menu_link_overrides.yml new file mode 100644 index 00000000..a9932e52 --- /dev/null +++ b/config/sync/core.menu.static_menu_link_overrides.yml @@ -0,0 +1,52 @@ +_core: + default_config_hash: jdY7AU0tU-QsjmiOw3W8vwpYMb-By--_MSFgbqKUTYM +langcode: fr +definitions: + system__admin_content: + menu_name: admin + parent: system.admin + weight: -78 + expanded: false + enabled: true + system__admin_structure: + menu_name: admin + parent: system.admin + weight: -76 + expanded: false + enabled: true + entity__taxonomy_vocabulary__collection: + menu_name: admin + parent: system.admin + weight: -77 + expanded: false + enabled: true + system__themes_page: + menu_name: admin + parent: system.admin + weight: -75 + expanded: false + enabled: true + system__modules_list: + menu_name: admin + parent: system.admin + weight: -74 + expanded: false + enabled: true + system__admin_config: + menu_name: admin + parent: system.admin + weight: -73 + expanded: false + enabled: true + entity__user__collection: + menu_name: admin + parent: system.admin + weight: -72 + expanded: false + enabled: true + system__admin_reports: + menu_name: admin + parent: system.admin + weight: -71 + expanded: false + enabled: true diff --git a/config/sync/dblog.settings.yml b/config/sync/dblog.settings.yml new file mode 100644 index 00000000..33ef1396 --- /dev/null +++ b/config/sync/dblog.settings.yml @@ -0,0 +1,4 @@ +_core: + default_config_hash: e883aGsrt1wFrsydlYU584PZONCSfRy0DtkZ9KzHb58 +langcode: fr +row_limit: 1000 diff --git a/config/sync/editor.editor.wisiwig.yml b/config/sync/editor.editor.wisiwig.yml new file mode 100644 index 00000000..e5d70b9b --- /dev/null +++ b/config/sync/editor.editor.wisiwig.yml @@ -0,0 +1,55 @@ +uuid: 1eb1b69c-5629-46ce-bdfb-74380db1053a +langcode: fr +status: true +dependencies: + config: + - filter.format.wisiwig + module: + - ckeditor5 +format: wisiwig +editor: ckeditor5 +settings: + toolbar: + items: + - heading + - bold + - italic + - '|' + - blockQuote + - code + - bulletedList + - numberedList + - link + - superscript + - sourceEditing + plugins: + ckeditor5_heading: + enabled_headings: + - heading2 + - heading3 + - heading4 + - heading5 + - heading6 + ckeditor5_list: + properties: + reversed: false + startIndex: true + multiBlock: true + ckeditor5_sourceEditing: + allowed_tags: + - '' + - '
' + - '
' + - '
' + - '
' + - '