diff --git a/composer.lock b/composer.lock index f3a3683..33f7768 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "01b4a11210293dc60eb5326704326b3a", + "content-hash": "9ba61fe25ee602ef0a333a15d407a768", "packages": [ { "name": "abraham/twitteroauth", - "version": "7.0.0", + "version": "6.2.0", "source": { "type": "git", "url": "https://github.com/abraham/twitteroauth.git", - "reference": "a8622680f954d0c4f54fd80bedebe00c756ed7aa" + "reference": "e6fc2e0c30371ce68427d547bdeb19725868db30" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/a8622680f954d0c4f54fd80bedebe00c756ed7aa", - "reference": "a8622680f954d0c4f54fd80bedebe00c756ed7aa", + "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/e6fc2e0c30371ce68427d547bdeb19725868db30", + "reference": "e6fc2e0c30371ce68427d547bdeb19725868db30", "shasum": "" }, "require": { @@ -66,7 +66,7 @@ "issues": "https://github.com/abraham/twitteroauth/issues", "source": "https://github.com/abraham/twitteroauth" }, - "time": "2024-02-11T18:58:08+00:00" + "time": "2023-10-28T20:17:00+00:00" }, { "name": "agaric/oxford-comma", @@ -123,7 +123,7 @@ "version": "dev-main", "source": { "type": "git", - "url": "https://gitlab.com/agaric/php/php-facebook.git", + "url": "git@gitlab.com:agaric/php/php-facebook.git", "reference": "a0cc6954345d7d1cdf51c571e7950afa01127441" }, "dist": { @@ -171,11 +171,7 @@ "oauth2", "post" ], - "support": { - "issues": "https://gitlab.com/agaric/php/php-facebook/-/issues", - "source": "https://gitlab.com/agaric/php/php-facebook/-/tree/1.0.0" - }, - "time": "2022-05-12T00:31:53+00:00" + "time": "2022-05-12T00:31:33+00:00" }, { "name": "albertofem/rsync-lib", @@ -284,31 +280,31 @@ }, { "name": "asm89/stack-cors", - "version": "v2.2.0", + "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/asm89/stack-cors.git", - "reference": "50f57105bad3d97a43ec4a485eb57daf347eafea" + "reference": "73e5b88775c64ccc0b84fb60836b30dc9d92ac4a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/asm89/stack-cors/zipball/50f57105bad3d97a43ec4a485eb57daf347eafea", - "reference": "50f57105bad3d97a43ec4a485eb57daf347eafea", + "url": "https://api.github.com/repos/asm89/stack-cors/zipball/73e5b88775c64ccc0b84fb60836b30dc9d92ac4a", + "reference": "73e5b88775c64ccc0b84fb60836b30dc9d92ac4a", "shasum": "" }, "require": { - "php": "^7.3|^8.0", - "symfony/http-foundation": "^5.3|^6|^7", - "symfony/http-kernel": "^5.3|^6|^7" + "php": "^7.2|^8.0", + "symfony/http-foundation": "^4|^5|^6", + "symfony/http-kernel": "^4|^5|^6" }, "require-dev": { - "phpunit/phpunit": "^9", + "phpunit/phpunit": "^7|^9", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.2-dev" + "dev-master": "2.1-dev" } }, "autoload": { @@ -334,9 +330,9 @@ ], "support": { "issues": "https://github.com/asm89/stack-cors/issues", - "source": "https://github.com/asm89/stack-cors/tree/v2.2.0" + "source": "https://github.com/asm89/stack-cors/tree/v2.1.1" }, - "time": "2023-11-14T13:51:46+00:00" + "time": "2022-01-18T09:12:03+00:00" }, { "name": "barnabywalters/mf-cleaner", @@ -509,48 +505,49 @@ }, { "name": "chi-teck/drupal-code-generator", - "version": "3.3.0", + "version": "2.6.2", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", - "reference": "56da9209b24a5a5b5d27bec9e523f02bdd101770" + "reference": "22ed1cc02dc47814e8239de577da541e9b9bd980" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/56da9209b24a5a5b5d27bec9e523f02bdd101770", - "reference": "56da9209b24a5a5b5d27bec9e523f02bdd101770", + "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/22ed1cc02dc47814e8239de577da541e9b9bd980", + "reference": "22ed1cc02dc47814e8239de577da541e9b9bd980", "shasum": "" }, "require": { "ext-json": "*", - "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" + "php": ">=7.4", + "psr/log": "^1.1 || ^2.0 || ^3.0", + "symfony/console": "^4.4.15 || ^5.1 || ^6.0", + "symfony/filesystem": "^4.4 || ^5.1 || ^6", + "symfony/polyfill-php80": "^1.23", + "symfony/string": "^5.1 || ^6", + "twig/twig": "^2.14.11 || ^3.1" }, "conflict": { "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": "*", + "chi-teck/drupal-coder-extension": "^1.2", + "drupal/coder": "^8.3.14", "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" + "phpunit/phpunit": "^9.4", + "squizlabs/php_codesniffer": "^3.5", + "symfony/var-dumper": "^5.2 || ^6.0", + "symfony/yaml": "^5.2 || ^6.0" }, "bin": [ "bin/dcg" ], "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.x-dev" + } + }, "autoload": { "psr-4": { "DrupalCodeGenerator\\": "src" @@ -563,9 +560,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/3.3.0" + "source": "https://github.com/Chi-teck/drupal-code-generator/tree/2.6.2" }, - "time": "2023-10-21T12:57:05+00:00" + "time": "2022-11-11T15:34:04+00:00" }, { "name": "cocur/slugify", @@ -702,16 +699,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.4.0", + "version": "1.3.7", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "b66d11b7479109ab547f9405b97205640b17d385" + "reference": "76e46335014860eec1aa5a724799a00a2e47cc85" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/b66d11b7479109ab547f9405b97205640b17d385", - "reference": "b66d11b7479109ab547f9405b97205640b17d385", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/76e46335014860eec1aa5a724799a00a2e47cc85", + "reference": "76e46335014860eec1aa5a724799a00a2e47cc85", "shasum": "" }, "require": { @@ -723,7 +720,7 @@ "phpstan/phpstan": "^0.12.55", "psr/log": "^1.0", "symfony/phpunit-bridge": "^4.2 || ^5", - "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0" + "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0" }, "type": "library", "extra": { @@ -758,7 +755,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.4.0" + "source": "https://github.com/composer/ca-bundle/tree/1.3.7" }, "funding": [ { @@ -774,7 +771,7 @@ "type": "tidelift" } ], - "time": "2023-12-18T12:05:55+00:00" + "time": "2023-08-30T09:31:38+00:00" }, { "name": "composer/installers", @@ -923,16 +920,16 @@ }, { "name": "composer/semver", - "version": "3.4.0", + "version": "3.3.2", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32" + "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32", - "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32", + "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9", + "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9", "shasum": "" }, "require": { @@ -982,9 +979,9 @@ "versioning" ], "support": { - "irc": "ircs://irc.libera.chat:6697/composer", + "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/3.4.0" + "source": "https://github.com/composer/semver/tree/3.3.2" }, "funding": [ { @@ -1000,20 +997,20 @@ "type": "tidelift" } ], - "time": "2023-08-31T09:50:34+00:00" + "time": "2022-04-01T19:23:25+00:00" }, { "name": "consolidation/annotated-command", - "version": "4.9.2", + "version": "4.9.1", "source": { "type": "git", "url": "https://github.com/consolidation/annotated-command.git", - "reference": "b5255dcbee1de95036185062a103dabc622224de" + "reference": "e01152f698eff4cb5df3ebfe5e097ef335dbd3c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/b5255dcbee1de95036185062a103dabc622224de", - "reference": "b5255dcbee1de95036185062a103dabc622224de", + "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/e01152f698eff4cb5df3ebfe5e097ef335dbd3c9", + "reference": "e01152f698eff4cb5df3ebfe5e097ef335dbd3c9", "shasum": "" }, "require": { @@ -1054,9 +1051,9 @@ "description": "Initialize Symfony Console commands from annotated command class methods.", "support": { "issues": "https://github.com/consolidation/annotated-command/issues", - "source": "https://github.com/consolidation/annotated-command/tree/4.9.2" + "source": "https://github.com/consolidation/annotated-command/tree/4.9.1" }, - "time": "2023-12-26T14:30:50+00:00" + "time": "2023-05-20T04:19:01+00:00" }, { "name": "consolidation/config", @@ -1913,16 +1910,16 @@ }, { "name": "doctrine/deprecations", - "version": "1.1.3", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", - "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab" + "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", - "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931", + "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931", "shasum": "" }, "require": { @@ -1954,22 +1951,22 @@ "homepage": "https://www.doctrine-project.org/", "support": { "issues": "https://github.com/doctrine/deprecations/issues", - "source": "https://github.com/doctrine/deprecations/tree/1.1.3" + "source": "https://github.com/doctrine/deprecations/tree/1.1.2" }, - "time": "2024-01-30T19:34:25+00:00" + "time": "2023-09-27T20:04:15+00:00" }, { "name": "doctrine/lexer", - "version": "2.1.1", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6" + "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6", - "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124", + "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124", "shasum": "" }, "require": { @@ -1977,11 +1974,11 @@ "php": "^7.1 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^9 || ^12", + "doctrine/coding-standard": "^9 || ^10", "phpstan/phpstan": "^1.3", - "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", "psalm/plugin-phpunit": "^0.18.3", - "vimeo/psalm": "^4.11 || ^5.21" + "vimeo/psalm": "^4.11 || ^5.0" }, "type": "library", "autoload": { @@ -2018,7 +2015,7 @@ ], "support": { "issues": "https://github.com/doctrine/lexer/issues", - "source": "https://github.com/doctrine/lexer/tree/2.1.1" + "source": "https://github.com/doctrine/lexer/tree/2.1.0" }, "funding": [ { @@ -2034,7 +2031,7 @@ "type": "tidelift" } ], - "time": "2024-02-05T11:35:39+00:00" + "time": "2022-12-14T08:49:07+00:00" }, { "name": "dompdf/dompdf", @@ -2209,10 +2206,18 @@ "name": "dww", "homepage": "https://www.drupal.org/user/46549" }, + { + "name": "googletorp", + "homepage": "https://www.drupal.org/user/386230" + }, { "name": "jsacksick", "homepage": "https://www.drupal.org/user/972218" }, + { + "name": "mglaman", + "homepage": "https://www.drupal.org/user/2416470" + }, { "name": "rszrama", "homepage": "https://www.drupal.org/user/49344" @@ -3175,10 +3180,6 @@ "GPL-2.0+" ], "authors": [ - { - "name": "DamienMcKenna", - "homepage": "https://www.drupal.org/user/108450" - }, { "name": "joelpittet", "homepage": "https://www.drupal.org/user/160302" @@ -3260,7 +3261,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/bulma.git", - "reference": "1899b7afcb023655cdc8d29d1eacd12989ea1403" + "reference": "2966e12e3f9a21b7139d75c32d548ec143406f8f" }, "require": { "drupal/core": "^9.2 || ^10" @@ -3272,7 +3273,7 @@ }, "drupal": { "version": "3.0.x-dev", - "datestamp": "1707419765", + "datestamp": "1698176820", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3288,10 +3289,6 @@ "name": "lelkneralfaro", "homepage": "https://www.drupal.org/user/3577260" }, - { - "name": "MegaKeegMan", - "homepage": "https://www.drupal.org/user/3620027" - }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" @@ -5057,16 +5054,16 @@ }, { "name": "drupal/core", - "version": "10.2.3", + "version": "10.1.7", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "cc8c7952f7013795b735f5c15290e76937163bb7" + "reference": "54415049a721ede65318e3980b402af59bc35913" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/cc8c7952f7013795b735f5c15290e76937163bb7", - "reference": "cc8c7952f7013795b735f5c15290e76937163bb7", + "url": "https://api.github.com/repos/drupal/core/zipball/54415049a721ede65318e3980b402af59bc35913", + "reference": "54415049a721ede65318e3980b402af59bc35913", "shasum": "" }, "require": { @@ -5096,26 +5093,23 @@ "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/console": "^6.3", + "symfony/dependency-injection": "^6.3", + "symfony/event-dispatcher": "^6.3", + "symfony/http-foundation": "^6.3", + "symfony/http-kernel": "^6.3", + "symfony/mime": "^6.3", "symfony/polyfill-iconv": "^1.26", - "symfony/process": "^6.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", + "symfony/process": "^6.3", + "symfony/psr-http-message-bridge": "^2.1", + "symfony/routing": "^6.3", + "symfony/serializer": "^6.3", + "symfony/validator": "^6.3", + "symfony/yaml": "^6.3", "twig/twig": "^3.5.0" }, "conflict": { - "drush/drush": "<12.4.3" + "drush/drush": "<8.1.10" }, "replace": { "drupal/core-annotation": "self.version", @@ -5214,22 +5208,22 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/10.2.3" + "source": "https://github.com/drupal/core/tree/10.1.7" }, - "time": "2024-02-07T22:44:48+00:00" + "time": "2023-12-06T09:22:56+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "10.2.3", + "version": "10.1.7", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", - "reference": "63effa1bc644e80a269e8b4415e627491d26fd3f" + "reference": "6a2d817ccb59fdb7e6b3720a1478b0d00b475445" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/63effa1bc644e80a269e8b4415e627491d26fd3f", - "reference": "63effa1bc644e80a269e8b4415e627491d26fd3f", + "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/6a2d817ccb59fdb7e6b3720a1478b0d00b475445", + "reference": "6a2d817ccb59fdb7e6b3720a1478b0d00b475445", "shasum": "" }, "require": { @@ -5264,80 +5258,76 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/10.2.3" + "source": "https://github.com/drupal/core-composer-scaffold/tree/10.1.7" }, - "time": "2024-01-26T14:59:30+00:00" + "time": "2023-11-15T23:23:43+00:00" }, { "name": "drupal/core-recommended", - "version": "10.2.3", + "version": "10.1.7", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "ee5d148455ca5792108a1fd007ae162ea2ffe859" + "reference": "e4726a4a0173a4b9acdac8cab5d4009d6085fd2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/ee5d148455ca5792108a1fd007ae162ea2ffe859", - "reference": "ee5d148455ca5792108a1fd007ae162ea2ffe859", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/e4726a4a0173a4b9acdac8cab5d4009d6085fd2e", + "reference": "e4726a4a0173a4b9acdac8cab5d4009d6085fd2e", "shasum": "" }, "require": { - "asm89/stack-cors": "~v2.2.0", - "composer/semver": "~3.4.0", + "asm89/stack-cors": "~v2.1.1", + "composer/semver": "~3.3.2", "doctrine/annotations": "~1.14.3", - "doctrine/deprecations": "~1.1.2", + "doctrine/deprecations": "~v1.1.1", "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", + "drupal/core": "10.1.7", + "egulias/email-validator": "~4.0.1", + "guzzlehttp/guzzle": "~7.7.0", + "guzzlehttp/psr7": "~2.5.0", + "masterminds/html5": "~2.8.0", "mck89/peast": "~v1.15.4", "pear/archive_tar": "~1.4.14", "pear/console_getopt": "~v1.4.3", - "pear/pear-core-minimal": "~v1.10.14", + "pear/pear-core-minimal": "~v1.10.13", "pear/pear_exception": "~v1.0.2", "psr/cache": "~3.0.0", "psr/container": "~2.0.2", "psr/event-dispatcher": "~1.0.0", - "psr/http-client": "~1.0.3", + "psr/http-client": "~1.0.2", "psr/http-factory": "~1.0.2", "psr/log": "~3.0.0", "ralouphie/getallheaders": "~3.0.3", "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" + "symfony/console": "~v6.3.0", + "symfony/dependency-injection": "~v6.3.0", + "symfony/deprecation-contracts": "~v3.3.0", + "symfony/error-handler": "~v6.3.0", + "symfony/event-dispatcher": "~v6.3.0", + "symfony/event-dispatcher-contracts": "~v3.3.0", + "symfony/http-foundation": "~v6.3.0", + "symfony/http-kernel": "~v6.3.0", + "symfony/mime": "~v6.3.0", + "symfony/polyfill-ctype": "~v1.27.0", + "symfony/polyfill-iconv": "~v1.27.0", + "symfony/polyfill-intl-grapheme": "~v1.27.0", + "symfony/polyfill-intl-idn": "~v1.27.0", + "symfony/polyfill-intl-normalizer": "~v1.27.0", + "symfony/polyfill-mbstring": "~v1.27.0", + "symfony/polyfill-php83": "~v1.27.0", + "symfony/process": "~v6.3.0", + "symfony/psr-http-message-bridge": "~v2.2.0", + "symfony/routing": "~v6.3.0", + "symfony/serializer": "~v6.3.0", + "symfony/service-contracts": "~v3.3.0", + "symfony/string": "~v6.3.0", + "symfony/translation-contracts": "~v3.3.0", + "symfony/validator": "~v6.3.0", + "symfony/var-dumper": "~v6.3.0", + "symfony/var-exporter": "~v6.3.0", + "symfony/yaml": "~v6.3.0", + "twig/twig": "~v3.6.0" }, "conflict": { "webflo/drupal-core-strict": "*" @@ -5349,9 +5339,9 @@ ], "description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/10.2.3" + "source": "https://github.com/drupal/core-recommended/tree/10.1.7" }, - "time": "2024-02-07T22:44:48+00:00" + "time": "2023-12-06T09:22:56+00:00" }, { "name": "drupal/crop", @@ -5412,27 +5402,28 @@ }, { "name": "drupal/csp", - "version": "1.30.0", + "version": "1.23.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/csp.git", - "reference": "8.x-1.30" + "reference": "8.x-1.23" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/csp-8.x-1.30.zip", - "reference": "8.x-1.30", - "shasum": "50ff811459e9d93a1d605f96ada4082aa0dc637f" + "url": "https://ftp.drupal.org/files/projects/csp-8.x-1.23.zip", + "reference": "8.x-1.23", + "shasum": "0e5caac0bfd07140932c3c01b13e9bb41eb3fb1d" }, "require": { - "drupal/core": "~10.0.0 || ^10.1.3", - "ext-json": "*" + "drupal/core": "^9.5 || ~10.0.0 || ^10.1.3", + "ext-json": "*", + "php": ">=7.4" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.30", - "datestamp": "1705655685", + "version": "8.x-1.23", + "datestamp": "1702456066", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5716,17 +5707,17 @@ }, { "name": "drupal/datetimehideseconds", - "version": "1.4.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/datetimehideseconds.git", - "reference": "8.x-1.4" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/datetimehideseconds-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "fdfa8eeb35ec9577bf95caf49473c71d2ff011c0" + "url": "https://ftp.drupal.org/files/projects/datetimehideseconds-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "201989cd88511e63ea6b0c8bd5e7eff935cd2661" }, "require": { "drupal/core": "^8.7.7 || ^9 || ^10" @@ -5734,8 +5725,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.4", - "datestamp": "1703164799", + "version": "8.x-1.3", + "datestamp": "1675697021", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8001,30 +7992,30 @@ }, { "name": "drupal/ds", - "version": "3.19.0", + "version": "3.15.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ds.git", - "reference": "8.x-3.19" + "reference": "8.x-3.15" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.19.zip", - "reference": "8.x-3.19", - "shasum": "7a1a4ded193ad8489c123a2f20ca2c7908c65eaa" + "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.15.zip", + "reference": "8.x-3.15", + "shasum": "cf7ee6bde717dc2d7f10d5f834ca29fb80285d0d" }, "require": { - "drupal/core": "^10" + "drupal/core": "^9 || ^10" }, "require-dev": { - "drupal/devel": "5.x-dev", - "drupal/field_group": "3.x-dev" + "drupal/classy": "^1.0", + "drupal/devel": "5.x-dev" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.19", - "datestamp": "1707499881", + "version": "8.x-3.15", + "datestamp": "1662818537", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8071,24 +8062,23 @@ }, { "name": "drupal/dynamic_entity_reference", - "version": "3.2.0", + "version": "3.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/dynamic_entity_reference.git", - "reference": "3.2.0" + "reference": "3.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/dynamic_entity_reference-3.2.0.zip", - "reference": "3.2.0", - "shasum": "a265f7f0723fb085bd729e7624d644475900cf94" + "url": "https://ftp.drupal.org/files/projects/dynamic_entity_reference-3.1.0.zip", + "reference": "3.1.0", + "shasum": "4672b535acc326320f012033db94b5c0e379362c" }, "require": { "drupal/core": "^10 || ^11", "php": ">=8.1" }, "require-dev": { - "drupal/diff": "*", "mglaman/phpstan-drupal": "^1.1", "phpstan/phpstan": "^1.1", "phpstan/phpstan-deprecation-rules": "^1.0" @@ -8096,8 +8086,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.2.0", - "datestamp": "1706486865", + "version": "3.1.0", + "datestamp": "1688838762", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8134,17 +8124,17 @@ }, { "name": "drupal/easy_breadcrumb", - "version": "2.0.6", + "version": "2.0.5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/easy_breadcrumb.git", - "reference": "2.0.6" + "reference": "2.0.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/easy_breadcrumb-2.0.6.zip", - "reference": "2.0.6", - "shasum": "622f31fb071dea25735cfc4eaab4cf96bde917ab" + "url": "https://ftp.drupal.org/files/projects/easy_breadcrumb-2.0.5.zip", + "reference": "2.0.5", + "shasum": "e73a7c3568fccaf85b3df0ddd98d713f4d2f5415" }, "require": { "drupal/core": "^9.2 || ^10" @@ -8152,8 +8142,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.6", - "datestamp": "1707084295", + "version": "2.0.5", + "datestamp": "1673559799", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8469,17 +8459,17 @@ }, { "name": "drupal/editoria11y", - "version": "2.1.8", + "version": "2.1.6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/editoria11y.git", - "reference": "2.1.8" + "reference": "2.1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/editoria11y-2.1.8.zip", - "reference": "2.1.8", - "shasum": "6ec91608cb6cd0db75a9a9bd8681616080cb8e76" + "url": "https://ftp.drupal.org/files/projects/editoria11y-2.1.6.zip", + "reference": "2.1.6", + "shasum": "40b2db74784e8e51bd73d5efec049c612ced4e19" }, "require": { "drupal/core": "^9 || ^10" @@ -8487,8 +8477,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.8", - "datestamp": "1707937463", + "version": "2.1.6", + "datestamp": "1701962534", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8864,17 +8854,17 @@ }, { "name": "drupal/entity_reference_revisions", - "version": "1.11.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_reference_revisions.git", - "reference": "8.x-1.11" + "reference": "8.x-1.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.11.zip", - "reference": "8.x-1.11", - "shasum": "de21cbb0d8a0344dc3496addcad4ed536747cec5" + "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "edd23b91c4a34db65ea22c4db54b7458edc7513b" }, "require": { "drupal/core": "^9 || ^10" @@ -8885,8 +8875,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.11", - "datestamp": "1705140721", + "version": "8.x-1.10", + "datestamp": "1660664712", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10407,10 +10397,6 @@ "homepage": "https://www.drupal.org/u/hingo", "role": "Maintainer" }, - { - "name": "scott_euser", - "homepage": "https://www.drupal.org/user/3267594" - }, { "name": "smulvih2", "homepage": "https://www.drupal.org/user/795442" @@ -10521,8 +10507,8 @@ "version": "3.0.0", "datestamp": "1681377086", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" } } }, @@ -10668,17 +10654,17 @@ }, { "name": "drupal/gin", - "version": "3.0.0-rc9", + "version": "3.0.0-rc7", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gin.git", - "reference": "8.x-3.0-rc9" + "reference": "8.x-3.0-rc7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gin-8.x-3.0-rc9.zip", - "reference": "8.x-3.0-rc9", - "shasum": "130dec0ea8152bc796d8bbca1bc97b2ae0c381f4" + "url": "https://ftp.drupal.org/files/projects/gin-8.x-3.0-rc7.zip", + "reference": "8.x-3.0-rc7", + "shasum": "9f91862fc82ef8b0adbf34b26caa3c42d4f1f6b2" }, "require": { "drupal/core": "^9 || ^10", @@ -10687,8 +10673,8 @@ "type": "drupal-theme", "extra": { "drupal": { - "version": "8.x-3.0-rc9", - "datestamp": "1706705034", + "version": "8.x-3.0-rc7", + "datestamp": "1697193234", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -10730,27 +10716,27 @@ }, { "name": "drupal/gin_gutenberg", - "version": "1.1.6", + "version": "1.1.5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gin_gutenberg.git", - "reference": "1.1.6" + "reference": "1.1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gin_gutenberg-1.1.6.zip", - "reference": "1.1.6", - "shasum": "d885358010fc16bbbd8973267d3f61fa95a0256e" + "url": "https://ftp.drupal.org/files/projects/gin_gutenberg-1.1.5.zip", + "reference": "1.1.5", + "shasum": "6763c87379dcc625516bbbaacd859144bdfd41bf" }, "require": { "drupal/core": "^8 || ^9.3 || ^10", - "drupal/gutenberg": "^2.0 || ^3.0" + "drupal/gutenberg": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.1.6", - "datestamp": "1703844596", + "version": "1.1.5", + "datestamp": "1698327378", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10852,17 +10838,17 @@ }, { "name": "drupal/gin_toolbar", - "version": "1.0.0-rc5", + "version": "1.0.0-rc4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gin_toolbar.git", - "reference": "8.x-1.0-rc5" + "reference": "8.x-1.0-rc4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gin_toolbar-8.x-1.0-rc5.zip", - "reference": "8.x-1.0-rc5", - "shasum": "523b565244440a16fa447065a98841770992bd2e" + "url": "https://ftp.drupal.org/files/projects/gin_toolbar-8.x-1.0-rc4.zip", + "reference": "8.x-1.0-rc4", + "shasum": "4f5fa958362b02804564302b0dfceb39e1b38119" }, "require": { "drupal/core": "^9 || ^10" @@ -10870,8 +10856,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc5", - "datestamp": "1702727588", + "version": "8.x-1.0-rc4", + "datestamp": "1697192878", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -11506,17 +11492,17 @@ }, { "name": "drupal/indieweb", - "version": "1.21.0", + "version": "1.20.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/indieweb.git", - "reference": "8.x-1.21" + "reference": "8.x-1.20" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/indieweb-8.x-1.21.zip", - "reference": "8.x-1.21", - "shasum": "7629d70d84614cc372525906d3705dff83258cb7" + "url": "https://ftp.drupal.org/files/projects/indieweb-8.x-1.20.zip", + "reference": "8.x-1.20", + "shasum": "b222b8f49b490dcb4622efd74d1622d9ea7c3b7b" }, "require": { "drupal/core": "^9 || ^10", @@ -11536,8 +11522,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.21", - "datestamp": "1707057267", + "version": "8.x-1.20", + "datestamp": "1667488051", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11569,17 +11555,17 @@ }, { "name": "drupal/inline_entity_form", - "version": "1.0.0-rc17", + "version": "1.0.0-rc15", "source": { "type": "git", "url": "https://git.drupalcode.org/project/inline_entity_form.git", - "reference": "8.x-1.0-rc17" + "reference": "8.x-1.0-rc15" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-rc17.zip", - "reference": "8.x-1.0-rc17", - "shasum": "626622e01cf7a2d2977fdc06ae09afd5a814e09b" + "url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-rc15.zip", + "reference": "8.x-1.0-rc15", + "shasum": "7702801f7e599956fc3d10cff8257809f53ac3ec" }, "require": { "drupal/core": "^8.8 || ^9 || ^10", @@ -11591,8 +11577,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc17", - "datestamp": "1703020130", + "version": "8.x-1.0-rc15", + "datestamp": "1678126675", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -11616,10 +11602,6 @@ "name": "dawehner", "homepage": "https://www.drupal.org/user/99340" }, - { - "name": "dww", - "homepage": "https://www.drupal.org/user/46549" - }, { "name": "geek-merlin", "homepage": "https://www.drupal.org/user/229048" @@ -11731,17 +11713,17 @@ }, { "name": "drupal/insert", - "version": "3.0.0-beta3", + "version": "3.0.0-beta2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/insert.git", - "reference": "3.0.0-beta3" + "reference": "3.0.0-beta2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/insert-3.0.0-beta3.zip", - "reference": "3.0.0-beta3", - "shasum": "07b54a3d7cf518c105853a8aa2657d95e2a063e2" + "url": "https://ftp.drupal.org/files/projects/insert-3.0.0-beta2.zip", + "reference": "3.0.0-beta2", + "shasum": "19f779de9dee1bc7a4117874503e0732eedd48a8" }, "require": { "drupal/core": "^10" @@ -11752,8 +11734,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.0.0-beta3", - "datestamp": "1704123693", + "version": "3.0.0-beta2", + "datestamp": "1698851036", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -12666,17 +12648,17 @@ }, { "name": "drupal/markdown", - "version": "3.0.1", + "version": "3.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/markdown.git", - "reference": "3.0.1" + "reference": "3.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/markdown-3.0.1.zip", - "reference": "3.0.1", - "shasum": "ae33f2819c0f2591484ae02921781fb3ea783330" + "url": "https://ftp.drupal.org/files/projects/markdown-3.0.0.zip", + "reference": "3.0.0", + "shasum": "55da33c57c0237eab26398ff112a149ece5b2d33" }, "require": { "composer/semver": "^1.0 || ^2.0 || ^3.0", @@ -12689,8 +12671,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.0.1", - "datestamp": "1704727858", + "version": "3.0.0", + "datestamp": "1693943692", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12946,31 +12928,29 @@ }, { "name": "drupal/media_library_media_modify", - "version": "1.0.0-beta15", + "version": "1.0.0-beta14", "source": { "type": "git", "url": "https://git.drupalcode.org/project/media_library_media_modify.git", - "reference": "1.0.0-beta15" + "reference": "1.0.0-beta14" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/media_library_media_modify-1.0.0-beta15.zip", - "reference": "1.0.0-beta15", - "shasum": "fb0273e19c2b840cf4e4420b883dd9a192babf22" + "url": "https://ftp.drupal.org/files/projects/media_library_media_modify-1.0.0-beta14.zip", + "reference": "1.0.0-beta14", + "shasum": "a754f2408c5e158e34b96c5269c2081f2453a392" }, "require": { "drupal/core": "^9.5 || ^10" }, "require-dev": { - "drupal/diff": "^1.0", - "drupal/inline_entity_form": "1.0-rc14", - "drush/drush": "^12.0" + "drupal/inline_entity_form": "1.0-rc14" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.0.0-beta15", - "datestamp": "1704817926", + "version": "1.0.0-beta14", + "datestamp": "1687180569", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -13415,14 +13395,14 @@ "name": "amitaibu", "homepage": "https://www.drupal.org/user/57511" }, - { - "name": "bluegeek9", - "homepage": "https://www.drupal.org/user/1286304" - }, { "name": "Grayside", "homepage": "https://www.drupal.org/user/346868" }, + { + "name": "itamar", + "homepage": "https://www.drupal.org/user/1757910" + }, { "name": "jhedstrom", "homepage": "https://www.drupal.org/user/208732" @@ -13561,17 +13541,17 @@ }, { "name": "drupal/migrate_plus", - "version": "6.0.2", + "version": "6.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_plus.git", - "reference": "6.0.2" + "reference": "6.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_plus-6.0.2.zip", - "reference": "6.0.2", - "shasum": "4315bc293aa75ea9247582d5d1925b075865e467" + "url": "https://ftp.drupal.org/files/projects/migrate_plus-6.0.1.zip", + "reference": "6.0.1", + "shasum": "154e5c627c8b32648cb4b4034a196a289b0626fa" }, "require": { "drupal/core": ">=9.1", @@ -13588,8 +13568,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "6.0.2", - "datestamp": "1705424638", + "version": "6.0.1", + "datestamp": "1672428002", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13626,17 +13606,17 @@ }, { "name": "drupal/migrate_source_csv", - "version": "3.6.0", + "version": "3.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_source_csv.git", - "reference": "8.x-3.6" + "reference": "8.x-3.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_source_csv-8.x-3.6.zip", - "reference": "8.x-3.6", - "shasum": "60b5e7dcb5d7a68ed0a43693fe67e7d26b1a9d83" + "url": "https://ftp.drupal.org/files/projects/migrate_source_csv-8.x-3.5.zip", + "reference": "8.x-3.5", + "shasum": "ddddba22fa7b4a54f05a606db33986b23b1a69ea" }, "require": { "drupal/core": ">=9.1", @@ -13649,8 +13629,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.6", - "datestamp": "1702995930", + "version": "8.x-3.5", + "datestamp": "1645538421", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13677,17 +13657,17 @@ }, { "name": "drupal/migrate_tools", - "version": "6.0.4", + "version": "6.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_tools.git", - "reference": "6.0.4" + "reference": "6.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_tools-6.0.4.zip", - "reference": "6.0.4", - "shasum": "63c571aefece96b199ce8b8f90da648186502be4" + "url": "https://ftp.drupal.org/files/projects/migrate_tools-6.0.2.zip", + "reference": "6.0.2", + "shasum": "9d6346306e52a6741f3eb52e32caaa95a2752ad0" }, "require": { "drupal/core": ">=9.1", @@ -13705,8 +13685,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "6.0.4", - "datestamp": "1707330330", + "version": "6.0.2", + "datestamp": "1694604959", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13903,49 +13883,6 @@ "source": "https://git.drupalcode.org/project/minimalhtml" } }, - { - "name": "drupal/multiparagraph_flow", - "version": "dev-1.0.x", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/multiparagraph_flow.git", - "reference": "3f431ae615356964ceb93f9198fe41b6c9bbff7c" - }, - "require": { - "drupal/core": "^9.3 || ^10", - "drupal/paragraphs": "*", - "drupal/paragraphs_browser": "*" - }, - "type": "drupal-module", - "extra": { - "branch-alias": { - "dev-1.0.x": "1.0.x-dev" - }, - "drupal": { - "version": "1.0.x-dev", - "datestamp": "1708020867", - "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "MegaKeegMan", - "homepage": "https://www.drupal.org/user/3620027" - } - ], - "description": "Provides a paragraph type that contains a css grid of other paragraphs.", - "homepage": "https://www.drupal.org/project/multiparagraph_flow", - "support": { - "source": "https://git.drupalcode.org/project/multiparagraph_flow" - } - }, { "name": "drupal/node_view_permissions", "version": "1.6.0", @@ -14111,7 +14048,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/octavia.git", - "reference": "ba8cee423b1f4e749c3db4608dac6bb2f36b07ee" + "reference": "d4455d92f4a191f85730bc81f491f59e93e803c2" }, "require": { "drupal/bulma": "^3.0", @@ -14126,8 +14063,8 @@ "dev-2.0.x": "2.0.x-dev" }, "drupal": { - "version": "2.0.0-alpha1+20-dev", - "datestamp": "1705514242", + "version": "2.0.0-alpha1+14-dev", + "datestamp": "1699232839", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -14197,7 +14134,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/octavia_camouflage.git", - "reference": "e0f08290fd3c86525847f260f15f2e0aaa10e69c" + "reference": "7a079941574ea787a1b4bd4f0eba8efc83764c79" }, "require": { "drupal/core": "^9 || ^10", @@ -14210,7 +14147,7 @@ }, "drupal": { "version": "2.0.x-dev", - "datestamp": "1706247233", + "datestamp": "1702403097", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -14265,17 +14202,17 @@ }, { "name": "drupal/paragraphs", - "version": "1.17.0", + "version": "1.16.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs.git", - "reference": "8.x-1.17" + "reference": "8.x-1.16" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.17.zip", - "reference": "8.x-1.17", - "shasum": "81c05f6a1eb59ab957c9ac97b2e79d6c9837bd72" + "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.16.zip", + "reference": "8.x-1.16", + "shasum": "48f60810fd8086a52d56e84af8b212cce7a270e8" }, "require": { "drupal/core": "^9.3 || ^10", @@ -14290,7 +14227,7 @@ "drupal/inline_entity_form": "1.x-dev", "drupal/paragraphs-paragraphs_library": "*", "drupal/replicate": "1.x-dev", - "drupal/search_api": "^1", + "drupal/search_api": "1.x-dev", "drupal/search_api_db": "*" }, "suggest": { @@ -14299,8 +14236,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.17", - "datestamp": "1705234146", + "version": "8.x-1.16", + "datestamp": "1694007797", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14343,76 +14280,19 @@ "source": "https://git.drupalcode.org/project/paragraphs" } }, - { - "name": "drupal/paragraphs_browser", - "version": "1.1.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/paragraphs_browser.git", - "reference": "8.x-1.1" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs_browser-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "79d34a4885c7c669bb3a481f9aa25b91cad7aab0" - }, - "require": { - "drupal/core": "^9.3 || ^10", - "drupal/paragraphs": "*" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-1.1", - "datestamp": "1673972153", - "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": "Deciphered", - "homepage": "https://www.drupal.org/user/103796" - }, - { - "name": "michaellander", - "homepage": "https://www.drupal.org/user/636494" - }, - { - "name": "Mojiferous", - "homepage": "https://www.drupal.org/user/1678298" - }, - { - "name": "tandroid", - "homepage": "https://www.drupal.org/user/2879591" - } - ], - "description": "Provides browser for adding additional paragraphs.", - "homepage": "https://www.drupal.org/project/paragraphs_browser", - "support": { - "source": "https://git.drupalcode.org/project/paragraphs_browser" - } - }, { "name": "drupal/paragraphs_features", - "version": "2.0.0-beta4", + "version": "2.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs_features.git", - "reference": "2.0.0-beta4" + "reference": "2.0.0-beta3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs_features-2.0.0-beta4.zip", - "reference": "2.0.0-beta4", - "shasum": "c3137491ba5f73e8395d9c2178beac3a10e33f7d" + "url": "https://ftp.drupal.org/files/projects/paragraphs_features-2.0.0-beta3.zip", + "reference": "2.0.0-beta3", + "shasum": "b040ba0048101f578752050bc55cc039939a649c" }, "require": { "drupal/core": "^9.2 || ^10", @@ -14424,8 +14304,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0-beta4", - "datestamp": "1705329204", + "version": "2.0.0-beta3", + "datestamp": "1692697161", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -14569,10 +14449,6 @@ "name": "deekayen", "homepage": "https://www.drupal.org/user/972" }, - { - "name": "Kristen Pol", - "homepage": "https://www.drupal.org/user/8389" - }, { "name": "miglius", "homepage": "https://www.drupal.org/user/18741" @@ -14667,20 +14543,20 @@ }, { "name": "drupal/pdf_api", - "version": "2.4.2", + "version": "2.4.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pdf_api.git", - "reference": "2.4.2" + "reference": "2.4.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pdf_api-2.4.2.zip", - "reference": "2.4.2", - "shasum": "b7c63f1744037e54237b8d3ed8c66c8396207827" + "url": "https://ftp.drupal.org/files/projects/pdf_api-2.4.1.zip", + "reference": "2.4.1", + "shasum": "e23e10060e1ba625663b886823df4681a02ffe46" }, "require": { - "dompdf/dompdf": ">=2.0.4", + "dompdf/dompdf": "^2.0", "drupal/core": "^8.8 || ^9 || ^10", "mikehaertl/phpwkhtmltopdf": "^2.3", "mpdf/mpdf": "^8.2.0", @@ -14689,8 +14565,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.4.2", - "datestamp": "1702690871", + "version": "2.4.1", + "datestamp": "1699378420", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14971,81 +14847,6 @@ "issues": "https://www.drupal.org/project/issues/printable" } }, - { - "name": "drupal/quickedit", - "version": "1.0.3", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/quickedit.git", - "reference": "1.0.3" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/quickedit-1.0.3.zip", - "reference": "1.0.3", - "shasum": "2fb9eb812010743949dd7ec1a9fc0cff4c1fb4ce" - }, - "require": { - "drupal/core": "^9.4 || ^10" - }, - "require-dev": { - "drupal/ckeditor": "*" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "1.0.3", - "datestamp": "1663069901", - "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": "Devin Carlson", - "homepage": "https://www.drupal.org/user/290182" - }, - { - "name": "dww", - "homepage": "https://www.drupal.org/user/46549" - }, - { - "name": "Gábor Hojtsy", - "homepage": "https://www.drupal.org/user/4166" - }, - { - "name": "jessebeach", - "homepage": "https://www.drupal.org/user/748566" - }, - { - "name": "nod_", - "homepage": "https://www.drupal.org/user/598310" - }, - { - "name": "tkoleary", - "homepage": "https://www.drupal.org/user/627430" - }, - { - "name": "webchick", - "homepage": "https://www.drupal.org/user/24967" - }, - { - "name": "Wim Leers", - "homepage": "https://www.drupal.org/user/99777" - } - ], - "description": "In-place content editing (contrib).", - "homepage": "https://www.drupal.org/project/quickedit", - "support": { - "source": "https://git.drupalcode.org/project/quickedit" - } - }, { "name": "drupal/r4032login", "version": "2.2.1", @@ -15506,26 +15307,26 @@ }, { "name": "drupal/require_on_publish", - "version": "1.10.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/require_on_publish.git", - "reference": "8.x-1.10" + "reference": "8.x-1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/require_on_publish-8.x-1.10.zip", - "reference": "8.x-1.10", - "shasum": "4ff1a062cceff6fb100d080cb59a6489e664920a" + "url": "https://ftp.drupal.org/files/projects/require_on_publish-8.x-1.7.zip", + "reference": "8.x-1.7", + "shasum": "7bdf81eba00de04fa1e18cc5c6c3b3326524bffd" }, "require": { - "drupal/core": "^9.2 || ^10" + "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.10", - "datestamp": "1706803317", + "version": "8.x-1.7", + "datestamp": "1693879881", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -15542,10 +15343,6 @@ "homepage": "https://drupal.org/u/mpriscella", "role": "Maintainer" }, - { - "name": "mpriscella", - "homepage": "https://www.drupal.org/user/2354820" - }, { "name": "pfunklange", "homepage": "https://www.drupal.org/user/566588" @@ -16131,17 +15928,17 @@ }, { "name": "drupal/search_api_saved_searches", - "version": "1.0.0-beta1", + "version": "1.0.0-alpha4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api_saved_searches.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-alpha4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api_saved_searches-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "4650a8536cb7b1568b6e4f29b00c8d2461ca7ea5" + "url": "https://ftp.drupal.org/files/projects/search_api_saved_searches-8.x-1.0-alpha4.zip", + "reference": "8.x-1.0-alpha4", + "shasum": "dc66da9ca59c158b6004dc5a27ceb53c1fe0828e" }, "require": { "drupal/core": "^9.2 || ^10", @@ -16154,11 +15951,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1703694223", + "version": "8.x-1.0-alpha4", + "datestamp": "1697360867", "security-coverage": { "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." + "message": "Alpha releases are not covered by Drupal security advisories." } } }, @@ -16313,66 +16110,6 @@ "source": "https://git.drupalcode.org/project/select_or_other" } }, - { - "name": "drupal/seven", - "version": "1.0.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/seven.git", - "reference": "1.0.0" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/seven-1.0.0.zip", - "reference": "1.0.0", - "shasum": "88e86926388c7e6cf66b0502d13a0470ce2399cd" - }, - "require": { - "drupal/core": "^9 || ^10" - }, - "type": "drupal-theme", - "extra": { - "drupal": { - "version": "1.0.0", - "datestamp": "1683652106", - "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": "bnjmnm", - "homepage": "https://www.drupal.org/user/2369194" - }, - { - "name": "lauriii", - "homepage": "https://www.drupal.org/user/1078742" - }, - { - "name": "mcrittenden", - "homepage": "https://www.drupal.org/user/420631" - }, - { - "name": "mrfelton", - "homepage": "https://www.drupal.org/user/305669" - }, - { - "name": "TravisCarden", - "homepage": "https://www.drupal.org/user/236758" - } - ], - "description": "The Seven theme from Drupal 8/9 moved to contrib", - "homepage": "https://www.drupal.org/project/seven", - "support": { - "source": "https://git.drupalcode.org/project/seven" - } - }, { "name": "drupal/shield", "version": "1.7.0", @@ -16926,7 +16663,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/social_post_facebook.git", - "reference": "6286f5bc5891c08665b5a14390b746634435e1f5" + "reference": "9d988d3aea0ce2f88b7c0c864517defa0b399707" }, "require": { "agaric/php-facebook": "dev-main", @@ -16940,7 +16677,7 @@ }, "drupal": { "version": "3.0.x-dev", - "datestamp": "1707335201", + "datestamp": "1695249488", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -16973,10 +16710,6 @@ { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" - }, - { - "name": "wolcen", - "homepage": "https://www.drupal.org/user/3099655" } ], "description": "Social Post Facebook for Facebook", @@ -17763,7 +17496,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/tomselect.git", - "reference": "745ac18bc0ff358574891e875026923dcae563b8" + "reference": "c92e12cf22d327cd108ba2c0105e62d2fd755939" }, "require": { "drupal/core": "^8.8 || ^9 || ^10" @@ -17774,8 +17507,8 @@ "dev-1.0.x": "1.0.x-dev" }, "drupal": { - "version": "1.0.0-alpha1+1-dev", - "datestamp": "1704733540", + "version": "1.0.x-dev", + "datestamp": "1689033406", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -17981,30 +17714,30 @@ }, { "name": "drupal/ui_patterns", - "version": "1.8.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ui_patterns.git", - "reference": "8.x-1.8" + "reference": "8.x-1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ui_patterns-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "120d90db34296500a1ae8094cd0cc23983e951ab" + "url": "https://ftp.drupal.org/files/projects/ui_patterns-8.x-1.7.zip", + "reference": "8.x-1.7", + "shasum": "83b477eb5f668846c0f150ef0a1926f3aba59d14" }, "require": { "drupal/core": "^9 || ^10" }, "require-dev": { - "drupal/ds": "^3.18", - "drupal/field_group": "^3.4" + "drupal/ds": "~3", + "drupal/field_group": "~3.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1706780549", + "version": "8.x-1.7", + "datestamp": "1688044506", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -18017,8 +17750,9 @@ ], "authors": [ { - "name": "ademarco", - "homepage": "https://www.drupal.org/user/186696" + "name": "Nuvole Web", + "homepage": "https://www.drupal.org/user/186696", + "email": "info@nuvole.org" }, { "name": "bircher", @@ -18057,7 +17791,7 @@ }, { "name": "drupal/ui_patterns_ds", - "version": "1.8.0", + "version": "1.7.0", "require": { "drupal/core": "^9 || ^10", "drupal/ds": "*", @@ -18066,8 +17800,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1706780549", + "version": "8.x-1.7", + "datestamp": "1688044506", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -18120,7 +17854,7 @@ }, { "name": "drupal/ui_patterns_layouts", - "version": "1.8.0", + "version": "1.7.0", "require": { "drupal/core": "^9 || ^10", "drupal/ui_patterns": "*" @@ -18128,8 +17862,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1706780549", + "version": "8.x-1.7", + "datestamp": "1688044506", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -18182,7 +17916,7 @@ }, { "name": "drupal/ui_patterns_library", - "version": "1.8.0", + "version": "1.7.0", "require": { "drupal/core": "^9 || ^10", "drupal/ui_patterns": "*" @@ -18190,8 +17924,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1706780549", + "version": "8.x-1.7", + "datestamp": "1688044506", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -18290,17 +18024,17 @@ }, { "name": "drupal/variationcache", - "version": "1.5.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/variationcache.git", - "reference": "8.x-1.5" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/variationcache-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "6165baee8c6fe5a7773f3499896e8fb464607a32" + "url": "https://ftp.drupal.org/files/projects/variationcache-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "b9796b1ec71862a5fd84611642783a757045aa98" }, "require": { "drupal/core": "^9.5 || ^10" @@ -18308,8 +18042,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.5", - "datestamp": "1705485386", + "version": "8.x-1.4", + "datestamp": "1701774123", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -18491,9 +18225,21 @@ "authors": [ { "name": "Agnes Chisholm", - "homepage": "https://www.drupal.org/user/173461", + "homepage": "https://www.drupal.org/user/66428", "email": "amaria@chisholmtech.com" }, + { + "name": "beeradb", + "homepage": "https://www.drupal.org/user/120651" + }, + { + "name": "elevins", + "homepage": "https://www.drupal.org/user/781882" + }, + { + "name": "entendu", + "homepage": "https://www.drupal.org/user/173461" + }, { "name": "fathima.asmat", "homepage": "https://www.drupal.org/user/3622664" @@ -18708,6 +18454,10 @@ "GPL-2.0+" ], "authors": [ + { + "name": "jasonawant", + "homepage": "https://www.drupal.org/user/589890" + }, { "name": "joekers", "homepage": "https://www.drupal.org/user/2229066" @@ -19192,55 +18942,57 @@ }, { "name": "drush/drush", - "version": "12.4.3", + "version": "11.6.0", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "8245acede57ecc62a90aa0f19ff3b29e5f11f971" + "reference": "f301df5dec8d2aacb03d3e01e0ffc6d98e10ae78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/8245acede57ecc62a90aa0f19ff3b29e5f11f971", - "reference": "8245acede57ecc62a90aa0f19ff3b29e5f11f971", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/f301df5dec8d2aacb03d3e01e0ffc6d98e10ae78", + "reference": "f301df5dec8d2aacb03d3e01e0ffc6d98e10ae78", "shasum": "" }, "require": { - "chi-teck/drupal-code-generator": "^3.0", - "composer-runtime-api": "^2.2", + "chi-teck/drupal-code-generator": "^2.4", "composer/semver": "^1.4 || ^3", - "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", + "consolidation/annotated-command": "^4.8.2", + "consolidation/config": "^2", + "consolidation/filter-via-dot-access-data": "^2", + "consolidation/robo": "^3.0.9 || ^4.0.1", + "consolidation/site-alias": "^3.1.6 || ^4", + "consolidation/site-process": "^4.1.3 || ^5", + "enlightn/security-checker": "^1", "ext-dom": "*", - "grasmash/yaml-cli": "^3.1", - "guzzlehttp/guzzle": "^7.0", - "league/container": "^4", - "php": ">=8.1", + "guzzlehttp/guzzle": "^6.5 || ^7.0", + "league/container": "^3.4 || ^4", + "php": ">=7.4", "psy/psysh": "~0.11", - "symfony/event-dispatcher": "^6", - "symfony/filesystem": "^6.1", - "symfony/finder": "^6", - "symfony/var-dumper": "^6.0", - "symfony/yaml": "^6.0", + "symfony/event-dispatcher": "^4.0 || ^5.0 || ^6.0", + "symfony/filesystem": "^4.4 || ^5.4 || ^6.1", + "symfony/finder": "^4.0 || ^5 || ^6", + "symfony/polyfill-php80": "^1.23", + "symfony/var-dumper": "^4.0 || ^5.0 || ^6.0", + "symfony/yaml": "^4.0 || ^5.0 || ^6.0", "webflo/drupal-finder": "^1.2" }, "conflict": { - "drupal/core": "< 10.0", + "drupal/core": "< 9.2", "drupal/migrate_run": "*", "drupal/migrate_tools": "<= 5" }, "require-dev": { - "composer/installers": "^2", + "composer/installers": "^1.7", "cweagans/composer-patches": "~1.0", - "drupal/core-recommended": "^10", + "david-garcia/phpwhois": "4.3.0", + "drupal/core-recommended": "^9 || ^10", "drupal/semver_example": "2.3.0", - "phpunit/phpunit": "^9", + "phpunit/phpunit": ">=7.5.20", "rector/rector": "^0.12", - "squizlabs/php_codesniffer": "^3.7" + "squizlabs/php_codesniffer": "^3.6", + "vlucas/phpdotenv": "^2.4", + "yoast/phpunit-polyfills": "^0.2.0" }, "bin": [ "drush" @@ -19322,9 +19074,8 @@ "support": { "forum": "http://drupal.stackexchange.com/questions/tagged/drush", "issues": "https://github.com/drush-ops/drush/issues", - "security": "https://github.com/drush-ops/drush/security/advisories", "slack": "https://drupal.slack.com/messages/C62H9CWQM", - "source": "https://github.com/drush-ops/drush/tree/12.4.3" + "source": "https://github.com/drush-ops/drush/tree/11.6.0" }, "funding": [ { @@ -19332,7 +19083,7 @@ "type": "github" } ], - "time": "2023-11-16T22:57:24+00:00" + "time": "2023-06-06T18:46:18+00:00" }, { "name": "drutopia/drutopia", @@ -19567,6 +19318,72 @@ ], "time": "2023-10-06T06:47:41+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" + }, { "name": "ezyang/htmlpurifier", "version": "v4.17.0", @@ -19633,7 +19450,7 @@ "version": "dev-master", "source": { "type": "git", - "url": "https://gitlab.com/geeks4change/packages/composer-pin.git", + "url": "git@gitlab.com:geeks4change/packages/composer-pin.git", "reference": "e5c37b2b1c6041f6c5e1a86dc1c1c15dc7879ba8" }, "dist": { @@ -19663,10 +19480,6 @@ } ], "description": "Provides helper commands to do project level version/hash pinning.", - "support": { - "issues": "https://gitlab.com/api/v4/projects/12048815/issues", - "source": "https://gitlab.com/geeks4change/packages/composer-pin/-/tree/master" - }, "time": "2020-06-02T10:38:25+00:00" }, { @@ -19783,80 +19596,24 @@ }, "time": "2022-05-10T13:14:49+00:00" }, - { - "name": "grasmash/yaml-cli", - "version": "3.1.0", - "source": { - "type": "git", - "url": "https://github.com/grasmash/yaml-cli.git", - "reference": "00f3fd775f6abbfacd44432f1999c3c3b02791f0" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/grasmash/yaml-cli/zipball/00f3fd775f6abbfacd44432f1999c3c3b02791f0", - "reference": "00f3fd775f6abbfacd44432f1999c3c3b02791f0", - "shasum": "" - }, - "require": { - "dflydev/dot-access-data": "^3", - "php": ">=8.0", - "symfony/console": "^6", - "symfony/filesystem": "^6", - "symfony/yaml": "^6" - }, - "require-dev": { - "php-coveralls/php-coveralls": "^2", - "phpunit/phpunit": "^9", - "squizlabs/php_codesniffer": "^3.0" - }, - "bin": [ - "bin/yaml-cli" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.x-dev" - } - }, - "autoload": { - "psr-4": { - "Grasmash\\YamlCli\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Matthew Grasmick" - } - ], - "description": "A command line tool for reading and manipulating yaml files.", - "support": { - "issues": "https://github.com/grasmash/yaml-cli/issues", - "source": "https://github.com/grasmash/yaml-cli/tree/3.1.0" - }, - "time": "2022-05-09T20:22:34+00:00" - }, { "name": "guzzlehttp/guzzle", - "version": "7.8.1", + "version": "7.7.1", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "41042bc7ab002487b876a0683fc8dce04ddce104" + "reference": "085b026db54d4b5012f727c80c9958e8b8cbc454" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/41042bc7ab002487b876a0683fc8dce04ddce104", - "reference": "41042bc7ab002487b876a0683fc8dce04ddce104", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/085b026db54d4b5012f727c80c9958e8b8cbc454", + "reference": "085b026db54d4b5012f727c80c9958e8b8cbc454", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^1.5.3 || ^2.0.1", - "guzzlehttp/psr7": "^1.9.1 || ^2.5.1", + "guzzlehttp/promises": "^1.5.3 || ^2.0", + "guzzlehttp/psr7": "^1.9.1 || ^2.4.5", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.2 || ^3.0" @@ -19865,11 +19622,11 @@ "psr/http-client-implementation": "1.0" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.8.2", + "bamarni/composer-bin-plugin": "^1.8.1", "ext-curl": "*", "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", + "phpunit/phpunit": "^8.5.29 || ^9.5.23", "psr/log": "^1.1 || ^2.0 || ^3.0" }, "suggest": { @@ -19947,7 +19704,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.8.1" + "source": "https://github.com/guzzle/guzzle/tree/7.7.1" }, "funding": [ { @@ -19963,7 +19720,7 @@ "type": "tidelift" } ], - "time": "2023-12-03T20:35:24+00:00" + "time": "2023-08-27T10:02:06+00:00" }, { "name": "guzzlehttp/promises", @@ -20050,16 +19807,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "2.6.2", + "version": "2.5.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221" + "reference": "a0b3a03e8e8005257fbc408ce5f0fd0a8274dc7f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221", - "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/a0b3a03e8e8005257fbc408ce5f0fd0a8274dc7f", + "reference": "a0b3a03e8e8005257fbc408ce5f0fd0a8274dc7f", "shasum": "" }, "require": { @@ -20073,9 +19830,9 @@ "psr/http-message-implementation": "1.0" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.8.2", + "bamarni/composer-bin-plugin": "^1.8.1", "http-interop/http-factory-tests": "^0.9", - "phpunit/phpunit": "^8.5.36 || ^9.6.15" + "phpunit/phpunit": "^8.5.29 || ^9.5.23" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" @@ -20146,7 +19903,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.6.2" + "source": "https://github.com/guzzle/psr7/tree/2.5.1" }, "funding": [ { @@ -20162,35 +19919,35 @@ "type": "tidelift" } ], - "time": "2023-12-03T20:05:35+00:00" + "time": "2023-08-03T15:02:42+00:00" }, { "name": "indieauth/client", - "version": "1.1.6", + "version": "1.1.5", "source": { "type": "git", "url": "https://github.com/indieweb/indieauth-client-php.git", - "reference": "9f3f9cc71a752c371b44d40a979504ffd7026c7d" + "reference": "2ebd8396913ae8c72438dc24f037c8e1717b66ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/indieweb/indieauth-client-php/zipball/9f3f9cc71a752c371b44d40a979504ffd7026c7d", - "reference": "9f3f9cc71a752c371b44d40a979504ffd7026c7d", + "url": "https://api.github.com/repos/indieweb/indieauth-client-php/zipball/2ebd8396913ae8c72438dc24f037c8e1717b66ed", + "reference": "2ebd8396913ae8c72438dc24f037c8e1717b66ed", "shasum": "" }, "require": { "indieweb/representative-h-card": "^0.1.2", - "mf2/mf2": "^0.5", - "p3k/http": "^0.1", + "mf2/mf2": ">=0.3.2", + "p3k/http": ">=0.1.6", "php": ">5.6.0" }, "require-dev": { - "yoast/phpunit-polyfills": "^1.0" + "phpunit/phpunit": "4.8.*" }, "type": "library", "autoload": { - "psr-4": { - "IndieAuth\\": "src/IndieAuth/" + "psr-0": { + "IndieAuth": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -20206,7 +19963,7 @@ "description": "IndieAuth Client Library", "support": { "issues": "https://github.com/indieweb/indieauth-client-php/issues", - "source": "https://github.com/indieweb/indieauth-client-php/tree/1.1.6" + "source": "https://github.com/indieweb/indieauth-client-php/tree/1.1.5" }, "funding": [ { @@ -20214,7 +19971,7 @@ "type": "opencollective" } ], - "time": "2022-11-08T21:37:04+00:00" + "time": "2021-01-10T00:19:07+00:00" }, { "name": "indieweb/link-rel-parser", @@ -20622,16 +20379,16 @@ }, { "name": "laminas/laminas-stdlib", - "version": "3.19.0", + "version": "3.18.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "6a192dd0882b514e45506f533b833b623b78fff3" + "reference": "e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/6a192dd0882b514e45506f533b833b623b78fff3", - "reference": "6a192dd0882b514e45506f533b833b623b78fff3", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf", + "reference": "e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf", "shasum": "" }, "require": { @@ -20642,10 +20399,10 @@ }, "require-dev": { "laminas/laminas-coding-standard": "^2.5", - "phpbench/phpbench": "^1.2.15", - "phpunit/phpunit": "^10.5.8", + "phpbench/phpbench": "^1.2.14", + "phpunit/phpunit": "^10.3.3", "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.20.0" + "vimeo/psalm": "^5.15.0" }, "type": "library", "autoload": { @@ -20677,7 +20434,7 @@ "type": "community_bridge" } ], - "time": "2024-01-19T12:39:49+00:00" + "time": "2023-09-19T10:15:21+00:00" }, { "name": "laminas/laminas-xml", @@ -21056,16 +20813,16 @@ }, { "name": "league/csv", - "version": "9.14.0", + "version": "9.12.0", "source": { "type": "git", "url": "https://github.com/thephpleague/csv.git", - "reference": "34bf0df7340b60824b9449b5c526fcc3325070d5" + "reference": "c1dc31e23eb3cd0f7b537ee1a669d5f58d5cfe21" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/csv/zipball/34bf0df7340b60824b9449b5c526fcc3325070d5", - "reference": "34bf0df7340b60824b9449b5c526fcc3325070d5", + "url": "https://api.github.com/repos/thephpleague/csv/zipball/c1dc31e23eb3cd0f7b537ee1a669d5f58d5cfe21", + "reference": "c1dc31e23eb3cd0f7b537ee1a669d5f58d5cfe21", "shasum": "" }, "require": { @@ -21080,11 +20837,11 @@ "ext-xdebug": "*", "friendsofphp/php-cs-fixer": "^v3.22.0", "phpbench/phpbench": "^1.2.15", - "phpstan/phpstan": "^1.10.50", + "phpstan/phpstan": "^1.10.46", "phpstan/phpstan-deprecation-rules": "^1.1.4", "phpstan/phpstan-phpunit": "^1.3.15", "phpstan/phpstan-strict-rules": "^1.5.2", - "phpunit/phpunit": "^10.5.3", + "phpunit/phpunit": "^10.4.2", "symfony/var-dumper": "^6.4.0" }, "suggest": { @@ -21141,7 +20898,7 @@ "type": "github" } ], - "time": "2023-12-29T07:34:53+00:00" + "time": "2023-12-01T17:54:07+00:00" }, { "name": "league/oauth2-client", @@ -21387,27 +21144,25 @@ }, { "name": "mf2/mf2", - "version": "v0.5.0", + "version": "0.4.6", "source": { "type": "git", "url": "https://github.com/microformats/php-mf2.git", - "reference": "ddc56de6be62ed4a21f569de9b80e17af678ca50" + "reference": "00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microformats/php-mf2/zipball/ddc56de6be62ed4a21f569de9b80e17af678ca50", - "reference": "ddc56de6be62ed4a21f569de9b80e17af678ca50", + "url": "https://api.github.com/repos/microformats/php-mf2/zipball/00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23", + "reference": "00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23", "shasum": "" }, "require": { - "php": ">=5.6.0" + "php": ">=5.4.0" }, "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.7", - "mf2/tests": "dev-master#e9e2b905821ba0a5b59dab1a8eaf40634ce9cd49", - "phpcompatibility/php-compatibility": "^9.3", - "phpunit/phpunit": "^5.7", - "squizlabs/php_codesniffer": "^3.6.2" + "mf2/tests": "@dev", + "phpdocumentor/phpdocumentor": "v2.8.4", + "phpunit/phpunit": "4.8.*" }, "suggest": { "barnabywalters/mf-cleaner": "To more easily handle the canonical data php-mf2 gives you", @@ -21443,9 +21198,9 @@ ], "support": { "issues": "https://github.com/microformats/php-mf2/issues", - "source": "https://github.com/microformats/php-mf2/tree/v0.5.0" + "source": "https://github.com/microformats/php-mf2/tree/master" }, - "time": "2022-02-10T01:05:27+00:00" + "time": "2018-08-24T14:47:04+00:00" }, { "name": "mikehaertl/php-shellcommand", @@ -22338,16 +22093,16 @@ }, { "name": "p3k/xray", - "version": "v1.13.0", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/aaronpk/XRay.git", - "reference": "ea1f054bdc1e1008fc064d7cb3d44352992eb03b" + "reference": "3e63e841bf723b8decfa6d05049687a53c35698a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/XRay/zipball/ea1f054bdc1e1008fc064d7cb3d44352992eb03b", - "reference": "ea1f054bdc1e1008fc064d7cb3d44352992eb03b", + "url": "https://api.github.com/repos/aaronpk/XRay/zipball/3e63e841bf723b8decfa6d05049687a53c35698a", + "reference": "3e63e841bf723b8decfa6d05049687a53c35698a", "shasum": "" }, "require": { @@ -22356,7 +22111,7 @@ "ezyang/htmlpurifier": "^4.10", "indieweb/link-rel-parser": "^0.1.0", "masterminds/html5": "^2.3", - "mf2/mf2": "^0.4||^0.5", + "mf2/mf2": "^0.4", "p3k/http": "^0.1.0", "p3k/picofeed": "^0.1.0", "p3k/timezone": "^0.1.0" @@ -22384,9 +22139,9 @@ "homepage": "https://github.com/aaronpk/XRay", "support": { "issues": "https://github.com/aaronpk/XRay/issues", - "source": "https://github.com/aaronpk/XRay/tree/v1.13.0" + "source": "https://github.com/aaronpk/XRay/tree/v1.12.0" }, - "time": "2024-02-02T15:26:02+00:00" + "time": "2022-01-28T16:45:47+00:00" }, { "name": "paragonie/constant_time_encoding", @@ -22746,23 +22501,23 @@ }, { "name": "phenx/php-font-lib", - "version": "0.5.6", + "version": "0.5.4", "source": { "type": "git", "url": "https://github.com/dompdf/php-font-lib.git", - "reference": "a1681e9793040740a405ac5b189275059e2a9863" + "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/a1681e9793040740a405ac5b189275059e2a9863", - "reference": "a1681e9793040740a405ac5b189275059e2a9863", + "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/dd448ad1ce34c63d09baccd05415e361300c35b4", + "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4", "shasum": "" }, "require": { "ext-mbstring": "*" }, "require-dev": { - "symfony/phpunit-bridge": "^3 || ^4 || ^5 || ^6" + "symfony/phpunit-bridge": "^3 || ^4 || ^5" }, "type": "library", "autoload": { @@ -22772,7 +22527,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-2.1-or-later" + "LGPL-3.0" ], "authors": [ { @@ -22784,22 +22539,22 @@ "homepage": "https://github.com/PhenX/php-font-lib", "support": { "issues": "https://github.com/dompdf/php-font-lib/issues", - "source": "https://github.com/dompdf/php-font-lib/tree/0.5.6" + "source": "https://github.com/dompdf/php-font-lib/tree/0.5.4" }, - "time": "2024-01-29T14:45:26+00:00" + "time": "2021-12-17T19:44:54+00:00" }, { "name": "phenx/php-svg-lib", - "version": "0.5.2", + "version": "0.5.1", "source": { "type": "git", "url": "https://github.com/dompdf/php-svg-lib.git", - "reference": "732faa9fb4309221e2bd9b2fda5de44f947133aa" + "reference": "8a8a1ebcf6aea861ef30197999f096f7bd4b4456" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/732faa9fb4309221e2bd9b2fda5de44f947133aa", - "reference": "732faa9fb4309221e2bd9b2fda5de44f947133aa", + "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/8a8a1ebcf6aea861ef30197999f096f7bd4b4456", + "reference": "8a8a1ebcf6aea861ef30197999f096f7bd4b4456", "shasum": "" }, "require": { @@ -22830,9 +22585,9 @@ "homepage": "https://github.com/PhenX/php-svg-lib", "support": { "issues": "https://github.com/dompdf/php-svg-lib/issues", - "source": "https://github.com/dompdf/php-svg-lib/tree/0.5.2" + "source": "https://github.com/dompdf/php-svg-lib/tree/0.5.1" }, - "time": "2024-02-07T12:49:40+00:00" + "time": "2023-12-11T20:56:08+00:00" }, { "name": "phootwork/collection", @@ -23122,16 +22877,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "3.0.35", + "version": "3.0.34", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "4b1827beabce71953ca479485c0ae9c51287f2fe" + "reference": "56c79f16a6ae17e42089c06a2144467acc35348a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/4b1827beabce71953ca479485c0ae9c51287f2fe", - "reference": "4b1827beabce71953ca479485c0ae9c51287f2fe", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/56c79f16a6ae17e42089c06a2144467acc35348a", + "reference": "56c79f16a6ae17e42089c06a2144467acc35348a", "shasum": "" }, "require": { @@ -23212,7 +22967,7 @@ ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", - "source": "https://github.com/phpseclib/phpseclib/tree/3.0.35" + "source": "https://github.com/phpseclib/phpseclib/tree/3.0.34" }, "funding": [ { @@ -23228,7 +22983,7 @@ "type": "tidelift" } ], - "time": "2023-12-29T01:59:53+00:00" + "time": "2023-11-27T11:13:31+00:00" }, { "name": "platformsh/client", @@ -23769,25 +23524,25 @@ }, { "name": "psy/psysh", - "version": "v0.12.0", + "version": "v0.11.22", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "750bf031a48fd07c673dbe3f11f72362ea306d0d" + "reference": "128fa1b608be651999ed9789c95e6e2a31b5802b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/750bf031a48fd07c673dbe3f11f72362ea306d0d", - "reference": "750bf031a48fd07c673dbe3f11f72362ea306d0d", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/128fa1b608be651999ed9789c95e6e2a31b5802b", + "reference": "128fa1b608be651999ed9789c95e6e2a31b5802b", "shasum": "" }, "require": { "ext-json": "*", "ext-tokenizer": "*", - "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" + "nikic/php-parser": "^4.0 || ^3.1", + "php": "^8.0 || ^7.0.8", + "symfony/console": "^6.0 || ^5.0 || ^4.0 || ^3.4", + "symfony/var-dumper": "^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" @@ -23798,7 +23553,8 @@ "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-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." }, "bin": [ "bin/psysh" @@ -23806,7 +23562,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "0.12.x-dev" + "dev-0.11": "0.11.x-dev" }, "bamarni-bin": { "bin-links": false, @@ -23842,9 +23598,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.12.0" + "source": "https://github.com/bobthecow/psysh/tree/v0.11.22" }, - "time": "2023-12-20T15:28:09+00:00" + "time": "2023-10-14T21:56:36+00:00" }, { "name": "ralouphie/getallheaders", @@ -23892,16 +23648,16 @@ }, { "name": "sabberworm/php-css-parser", - "version": "v8.5.1", + "version": "8.4.0", "source": { "type": "git", - "url": "https://github.com/MyIntervals/PHP-CSS-Parser.git", - "reference": "4a3d572b0f8b28bb6fd016ae8bbfc445facef152" + "url": "https://github.com/sabberworm/PHP-CSS-Parser.git", + "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/4a3d572b0f8b28bb6fd016ae8bbfc445facef152", - "reference": "4a3d572b0f8b28bb6fd016ae8bbfc445facef152", + "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/e41d2140031d533348b2192a83f02d8dd8a71d30", + "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30", "shasum": "" }, "require": { @@ -23909,17 +23665,13 @@ "php": ">=5.6.20" }, "require-dev": { - "phpunit/phpunit": "^5.7.27" + "codacy/coverage": "^1.4", + "phpunit/phpunit": "^4.8.36" }, "suggest": { "ext-mbstring": "for parsing UTF-8 CSS" }, "type": "library", - "extra": { - "branch-alias": { - "dev-main": "9.0.x-dev" - } - }, "autoload": { "psr-4": { "Sabberworm\\CSS\\": "src/" @@ -23932,14 +23684,6 @@ "authors": [ { "name": "Raphael Schweikert" - }, - { - "name": "Oliver Klee", - "email": "github@oliverklee.de" - }, - { - "name": "Jake Hotson", - "email": "jake.github@qzdesign.co.uk" } ], "description": "Parser for CSS Files written in PHP", @@ -23950,10 +23694,10 @@ "stylesheet" ], "support": { - "issues": "https://github.com/MyIntervals/PHP-CSS-Parser/issues", - "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.5.1" + "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues", + "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.4.0" }, - "time": "2024-02-15T16:41:13+00:00" + "time": "2021-12-11T13:40:54+00:00" }, { "name": "sebastian/diff", @@ -24329,16 +24073,16 @@ }, { "name": "symfony/console", - "version": "v6.4.3", + "version": "v6.3.9", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "2aaf83b4de5b9d43b93e4aec6f2f8b676f7c567e" + "reference": "0566dbd051f8648d980592c7849f5d90d2c7c60c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/2aaf83b4de5b9d43b93e4aec6f2f8b676f7c567e", - "reference": "2aaf83b4de5b9d43b93e4aec6f2f8b676f7c567e", + "url": "https://api.github.com/repos/symfony/console/zipball/0566dbd051f8648d980592c7849f5d90d2c7c60c", + "reference": "0566dbd051f8648d980592c7849f5d90d2c7c60c", "shasum": "" }, "require": { @@ -24346,7 +24090,7 @@ "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", "symfony/service-contracts": "^2.5|^3", - "symfony/string": "^5.4|^6.0|^7.0" + "symfony/string": "^5.4|^6.0" }, "conflict": { "symfony/dependency-injection": "<5.4", @@ -24360,16 +24104,12 @@ }, "require-dev": { "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" + "symfony/config": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/event-dispatcher": "^5.4|^6.0", + "symfony/lock": "^5.4|^6.0", + "symfony/process": "^5.4|^6.0", + "symfony/var-dumper": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -24403,7 +24143,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.3" + "source": "https://github.com/symfony/console/tree/v6.3.9" }, "funding": [ { @@ -24419,20 +24159,20 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2023-11-20T16:36:29+00:00" }, { "name": "symfony/css-selector", - "version": "v6.4.3", + "version": "v6.4.0", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "ee0f7ed5cf298cc019431bb3b3977ebc52b86229" + "reference": "d036c6c0d0b09e24a14a35f8292146a658f986e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/ee0f7ed5cf298cc019431bb3b3977ebc52b86229", - "reference": "ee0f7ed5cf298cc019431bb3b3977ebc52b86229", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/d036c6c0d0b09e24a14a35f8292146a658f986e4", + "reference": "d036c6c0d0b09e24a14a35f8292146a658f986e4", "shasum": "" }, "require": { @@ -24468,7 +24208,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v6.4.3" + "source": "https://github.com/symfony/css-selector/tree/v6.4.0" }, "funding": [ { @@ -24484,20 +24224,20 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2023-10-31T08:40:20+00:00" }, { "name": "symfony/dependency-injection", - "version": "v6.4.3", + "version": "v6.3.10", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "6871811c5a5c5e180244ddb689746446db02c05b" + "reference": "51383a1d9d7e93d5c3c76ddc32672de1b3e82c77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/6871811c5a5c5e180244ddb689746446db02c05b", - "reference": "6871811c5a5c5e180244ddb689746446db02c05b", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/51383a1d9d7e93d5c3c76ddc32672de1b3e82c77", + "reference": "51383a1d9d7e93d5c3c76ddc32672de1b3e82c77", "shasum": "" }, "require": { @@ -24505,7 +24245,7 @@ "psr/container": "^1.1|^2.0", "symfony/deprecation-contracts": "^2.5|^3", "symfony/service-contracts": "^2.5|^3.0", - "symfony/var-exporter": "^6.2.10|^7.0" + "symfony/var-exporter": "^6.2.10" }, "conflict": { "ext-psr": "<1.1|>=2", @@ -24519,9 +24259,9 @@ "symfony/service-implementation": "1.1|2.0|3.0" }, "require-dev": { - "symfony/config": "^6.1|^7.0", - "symfony/expression-language": "^5.4|^6.0|^7.0", - "symfony/yaml": "^5.4|^6.0|^7.0" + "symfony/config": "^6.1", + "symfony/expression-language": "^5.4|^6.0", + "symfony/yaml": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -24549,7 +24289,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v6.4.3" + "source": "https://github.com/symfony/dependency-injection/tree/v6.3.10" }, "funding": [ { @@ -24565,11 +24305,11 @@ "type": "tidelift" } ], - "time": "2024-01-30T08:32:12+00:00" + "time": "2023-12-01T14:25:58+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v3.4.0", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", @@ -24616,7 +24356,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.3.0" }, "funding": [ { @@ -24636,16 +24376,16 @@ }, { "name": "symfony/dom-crawler", - "version": "v6.4.3", + "version": "v6.4.0", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "6db31849011fefe091e94d0bb10cba26f7919894" + "reference": "14ff4fd2a5c8969d6158dbe7ef5b17d6a9c6ba33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/6db31849011fefe091e94d0bb10cba26f7919894", - "reference": "6db31849011fefe091e94d0bb10cba26f7919894", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/14ff4fd2a5c8969d6158dbe7ef5b17d6a9c6ba33", + "reference": "14ff4fd2a5c8969d6158dbe7ef5b17d6a9c6ba33", "shasum": "" }, "require": { @@ -24683,7 +24423,7 @@ "description": "Eases DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dom-crawler/tree/v6.4.3" + "source": "https://github.com/symfony/dom-crawler/tree/v6.4.0" }, "funding": [ { @@ -24699,35 +24439,34 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2023-11-20T16:41:16+00:00" }, { "name": "symfony/error-handler", - "version": "v6.4.3", + "version": "v6.3.5", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "6dc3c76a278b77f01d864a6005d640822c6f26a6" + "reference": "1f69476b64fb47105c06beef757766c376b548c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/6dc3c76a278b77f01d864a6005d640822c6f26a6", - "reference": "6dc3c76a278b77f01d864a6005d640822c6f26a6", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/1f69476b64fb47105c06beef757766c376b548c4", + "reference": "1f69476b64fb47105c06beef757766c376b548c4", "shasum": "" }, "require": { "php": ">=8.1", "psr/log": "^1|^2|^3", - "symfony/var-dumper": "^5.4|^6.0|^7.0" + "symfony/var-dumper": "^5.4|^6.0" }, "conflict": { - "symfony/deprecation-contracts": "<2.5", - "symfony/http-kernel": "<6.4" + "symfony/deprecation-contracts": "<2.5" }, "require-dev": { "symfony/deprecation-contracts": "^2.5|^3", - "symfony/http-kernel": "^6.4|^7.0", - "symfony/serializer": "^5.4|^6.0|^7.0" + "symfony/http-kernel": "^5.4|^6.0", + "symfony/serializer": "^5.4|^6.0" }, "bin": [ "Resources/bin/patch-type-declarations" @@ -24758,7 +24497,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v6.4.3" + "source": "https://github.com/symfony/error-handler/tree/v6.3.5" }, "funding": [ { @@ -24774,20 +24513,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T15:40:36+00:00" + "time": "2023-09-12T06:57:20+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v6.4.3", + "version": "v6.3.2", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef" + "reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ae9d3a6f3003a6caf56acd7466d8d52378d44fef", - "reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/adb01fe097a4ee930db9258a3cc906b5beb5cf2e", + "reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e", "shasum": "" }, "require": { @@ -24804,13 +24543,13 @@ }, "require-dev": { "psr/log": "^1|^2|^3", - "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/config": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/error-handler": "^5.4|^6.0", + "symfony/expression-language": "^5.4|^6.0", + "symfony/http-foundation": "^5.4|^6.0", "symfony/service-contracts": "^2.5|^3", - "symfony/stopwatch": "^5.4|^6.0|^7.0" + "symfony/stopwatch": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -24838,7 +24577,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.3" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.3.2" }, "funding": [ { @@ -24854,11 +24593,11 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2023-07-06T06:56:43+00:00" }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.4.0", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", @@ -24914,7 +24653,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.3.0" }, "funding": [ { @@ -24934,16 +24673,16 @@ }, { "name": "symfony/filesystem", - "version": "v6.4.3", + "version": "v6.4.0", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb" + "reference": "952a8cb588c3bc6ce76f6023000fb932f16a6e59" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb", - "reference": "7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/952a8cb588c3bc6ce76f6023000fb932f16a6e59", + "reference": "952a8cb588c3bc6ce76f6023000fb932f16a6e59", "shasum": "" }, "require": { @@ -24977,7 +24716,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v6.4.3" + "source": "https://github.com/symfony/filesystem/tree/v6.4.0" }, "funding": [ { @@ -24993,7 +24732,7 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2023-07-26T17:27:13+00:00" }, { "name": "symfony/finder", @@ -25061,16 +24800,16 @@ }, { "name": "symfony/http-foundation", - "version": "v6.4.3", + "version": "v6.3.9", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "5677bdf7cade4619cb17fc9e1e7b31ec392244a9" + "reference": "49a04fd3a21edc9ce503ab78e9f342805fefe780" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/5677bdf7cade4619cb17fc9e1e7b31ec392244a9", - "reference": "5677bdf7cade4619cb17fc9e1e7b31ec392244a9", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/49a04fd3a21edc9ce503ab78e9f342805fefe780", + "reference": "49a04fd3a21edc9ce503ab78e9f342805fefe780", "shasum": "" }, "require": { @@ -25085,12 +24824,12 @@ "require-dev": { "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" + "symfony/cache": "^6.3", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/expression-language": "^5.4|^6.0", + "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4", + "symfony/mime": "^5.4|^6.0", + "symfony/rate-limiter": "^5.2|^6.0" }, "type": "library", "autoload": { @@ -25118,7 +24857,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v6.4.3" + "source": "https://github.com/symfony/http-foundation/tree/v6.3.9" }, "funding": [ { @@ -25134,29 +24873,29 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2023-11-20T16:36:29+00:00" }, { "name": "symfony/http-kernel", - "version": "v6.4.3", + "version": "v6.3.10", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "9c6ec4e543044f7568a53a76ab1484ecd30637a2" + "reference": "8d8e7aa60593fd0a2e3c1cea08cc687314841b61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/9c6ec4e543044f7568a53a76ab1484ecd30637a2", - "reference": "9c6ec4e543044f7568a53a76ab1484ecd30637a2", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/8d8e7aa60593fd0a2e3c1cea08cc687314841b61", + "reference": "8d8e7aa60593fd0a2e3c1cea08cc687314841b61", "shasum": "" }, "require": { "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/error-handler": "^6.3", + "symfony/event-dispatcher": "^5.4|^6.0", + "symfony/http-foundation": "^6.3.4", "symfony/polyfill-ctype": "^1.8" }, "conflict": { @@ -25164,7 +24903,7 @@ "symfony/cache": "<5.4", "symfony/config": "<6.1", "symfony/console": "<5.4", - "symfony/dependency-injection": "<6.4", + "symfony/dependency-injection": "<6.3.4", "symfony/doctrine-bridge": "<5.4", "symfony/form": "<5.4", "symfony/http-client": "<5.4", @@ -25174,7 +24913,7 @@ "symfony/translation": "<5.4", "symfony/translation-contracts": "<2.5", "symfony/twig-bridge": "<5.4", - "symfony/validator": "<6.4", + "symfony/validator": "<5.4", "symfony/var-dumper": "<6.3", "twig/twig": "<2.13" }, @@ -25183,26 +24922,26 @@ }, "require-dev": { "psr/cache": "^1.0|^2.0|^3.0", - "symfony/browser-kit": "^5.4|^6.0|^7.0", - "symfony/clock": "^6.2|^7.0", - "symfony/config": "^6.1|^7.0", - "symfony/console": "^5.4|^6.0|^7.0", - "symfony/css-selector": "^5.4|^6.0|^7.0", - "symfony/dependency-injection": "^6.4|^7.0", - "symfony/dom-crawler": "^5.4|^6.0|^7.0", - "symfony/expression-language": "^5.4|^6.0|^7.0", - "symfony/finder": "^5.4|^6.0|^7.0", + "symfony/browser-kit": "^5.4|^6.0", + "symfony/clock": "^6.2", + "symfony/config": "^6.1", + "symfony/console": "^5.4|^6.0", + "symfony/css-selector": "^5.4|^6.0", + "symfony/dependency-injection": "^6.3.4", + "symfony/dom-crawler": "^5.4|^6.0", + "symfony/expression-language": "^5.4|^6.0", + "symfony/finder": "^5.4|^6.0", "symfony/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.3|^7.0", - "symfony/stopwatch": "^5.4|^6.0|^7.0", - "symfony/translation": "^5.4|^6.0|^7.0", + "symfony/process": "^5.4|^6.0", + "symfony/property-access": "^5.4.5|^6.0.5", + "symfony/routing": "^5.4|^6.0", + "symfony/serializer": "^6.3", + "symfony/stopwatch": "^5.4|^6.0", + "symfony/translation": "^5.4|^6.0", "symfony/translation-contracts": "^2.5|^3", - "symfony/uid": "^5.4|^6.0|^7.0", - "symfony/validator": "^6.4|^7.0", - "symfony/var-exporter": "^6.2|^7.0", + "symfony/uid": "^5.4|^6.0", + "symfony/validator": "^6.3", + "symfony/var-exporter": "^6.2", "twig/twig": "^2.13|^3.0.4" }, "type": "library", @@ -25231,7 +24970,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v6.4.3" + "source": "https://github.com/symfony/http-kernel/tree/v6.3.10" }, "funding": [ { @@ -25247,100 +24986,20 @@ "type": "tidelift" } ], - "time": "2024-01-31T07:21:29+00:00" - }, - { - "name": "symfony/mailer", - "version": "v6.4.3", - "source": { - "type": "git", - "url": "https://github.com/symfony/mailer.git", - "reference": "74412c62f88a85a41b61f0b71ab0afcaad6f03ee" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/74412c62f88a85a41b61f0b71ab0afcaad6f03ee", - "reference": "74412c62f88a85a41b61f0b71ab0afcaad6f03ee", - "shasum": "" - }, - "require": { - "egulias/email-validator": "^2.1.10|^3|^4", - "php": ">=8.1", - "psr/event-dispatcher": "^1", - "psr/log": "^1|^2|^3", - "symfony/event-dispatcher": "^5.4|^6.0|^7.0", - "symfony/mime": "^6.2|^7.0", - "symfony/service-contracts": "^2.5|^3" - }, - "conflict": { - "symfony/http-client-contracts": "<2.5", - "symfony/http-kernel": "<5.4", - "symfony/messenger": "<6.2", - "symfony/mime": "<6.2", - "symfony/twig-bridge": "<6.2.1" - }, - "require-dev": { - "symfony/console": "^5.4|^6.0|^7.0", - "symfony/http-client": "^5.4|^6.0|^7.0", - "symfony/messenger": "^6.2|^7.0", - "symfony/twig-bridge": "^6.2|^7.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Symfony\\Component\\Mailer\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Helps sending emails", - "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/mailer/tree/v6.4.3" - }, - "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-29T15:01:07+00:00" + "time": "2023-12-01T16:57:27+00:00" }, { "name": "symfony/mime", - "version": "v6.4.3", + "version": "v6.3.5", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "5017e0a9398c77090b7694be46f20eb796262a34" + "reference": "d5179eedf1cb2946dbd760475ebf05c251ef6a6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/5017e0a9398c77090b7694be46f20eb796262a34", - "reference": "5017e0a9398c77090b7694be46f20eb796262a34", + "url": "https://api.github.com/repos/symfony/mime/zipball/d5179eedf1cb2946dbd760475ebf05c251ef6a6e", + "reference": "d5179eedf1cb2946dbd760475ebf05c251ef6a6e", "shasum": "" }, "require": { @@ -25354,16 +25013,16 @@ "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/mailer": "<5.4", - "symfony/serializer": "<6.3.2" + "symfony/serializer": "<6.2.13|>=6.3,<6.3.2" }, "require-dev": { "egulias/email-validator": "^2.1.10|^3.1|^4", "league/html-to-markdown": "^5.0", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", - "symfony/dependency-injection": "^5.4|^6.0|^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" + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/property-access": "^5.4|^6.0", + "symfony/property-info": "^5.4|^6.0", + "symfony/serializer": "~6.2.13|^6.3.2" }, "type": "library", "autoload": { @@ -25395,7 +25054,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v6.4.3" + "source": "https://github.com/symfony/mime/tree/v6.3.5" }, "funding": [ { @@ -25411,20 +25070,20 @@ "type": "tidelift" } ], - "time": "2024-01-30T08:32:12+00:00" + "time": "2023-09-29T06:59:36+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.28.0", + "version": "v1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb" + "reference": "5bbc823adecdae860bb64756d639ecfec17b050a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", - "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a", + "reference": "5bbc823adecdae860bb64756d639ecfec17b050a", "shasum": "" }, "require": { @@ -25439,7 +25098,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.28-dev" + "dev-main": "1.27-dev" }, "thanks": { "name": "symfony/polyfill", @@ -25477,7 +25136,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0" }, "funding": [ { @@ -25493,20 +25152,20 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:26:14+00:00" + "time": "2022-11-03T14:55:06+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "v1.28.0", + "version": "v1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "6de50471469b8c9afc38164452ab2b6170ee71c1" + "reference": "927013f3aac555983a5059aada98e1907d842695" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/6de50471469b8c9afc38164452ab2b6170ee71c1", - "reference": "6de50471469b8c9afc38164452ab2b6170ee71c1", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/927013f3aac555983a5059aada98e1907d842695", + "reference": "927013f3aac555983a5059aada98e1907d842695", "shasum": "" }, "require": { @@ -25521,7 +25180,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.28-dev" + "dev-main": "1.27-dev" }, "thanks": { "name": "symfony/polyfill", @@ -25560,7 +25219,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-iconv/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-iconv/tree/v1.27.0" }, "funding": [ { @@ -25576,20 +25235,20 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:26:14+00:00" + "time": "2022-11-03T14:55:06+00:00" }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.28.0", + "version": "v1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "875e90aeea2777b6f135677f618529449334a612" + "reference": "511a08c03c1960e08a883f4cffcacd219b758354" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612", - "reference": "875e90aeea2777b6f135677f618529449334a612", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354", + "reference": "511a08c03c1960e08a883f4cffcacd219b758354", "shasum": "" }, "require": { @@ -25601,7 +25260,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.28-dev" + "dev-main": "1.27-dev" }, "thanks": { "name": "symfony/polyfill", @@ -25641,7 +25300,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0" }, "funding": [ { @@ -25657,20 +25316,20 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:26:14+00:00" + "time": "2022-11-03T14:55:06+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.28.0", + "version": "v1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "ecaafce9f77234a6a449d29e49267ba10499116d" + "reference": "639084e360537a19f9ee352433b84ce831f3d2da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/ecaafce9f77234a6a449d29e49267ba10499116d", - "reference": "ecaafce9f77234a6a449d29e49267ba10499116d", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/639084e360537a19f9ee352433b84ce831f3d2da", + "reference": "639084e360537a19f9ee352433b84ce831f3d2da", "shasum": "" }, "require": { @@ -25684,7 +25343,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.28-dev" + "dev-main": "1.27-dev" }, "thanks": { "name": "symfony/polyfill", @@ -25728,7 +25387,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.27.0" }, "funding": [ { @@ -25744,20 +25403,20 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:30:37+00:00" + "time": "2022-11-03T14:55:06+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.28.0", + "version": "v1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92" + "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92", - "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6", + "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6", "shasum": "" }, "require": { @@ -25769,7 +25428,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.28-dev" + "dev-main": "1.27-dev" }, "thanks": { "name": "symfony/polyfill", @@ -25812,7 +25471,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0" }, "funding": [ { @@ -25828,20 +25487,20 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:26:14+00:00" + "time": "2022-11-03T14:55:06+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.28.0", + "version": "v1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "42292d99c55abe617799667f454222c54c60e229" + "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229", - "reference": "42292d99c55abe617799667f454222c54c60e229", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534", + "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534", "shasum": "" }, "require": { @@ -25856,7 +25515,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.28-dev" + "dev-main": "1.27-dev" }, "thanks": { "name": "symfony/polyfill", @@ -25895,7 +25554,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0" }, "funding": [ { @@ -25911,20 +25570,20 @@ "type": "tidelift" } ], - "time": "2023-07-28T09:04:16+00:00" + "time": "2022-11-03T14:55:06+00:00" }, { "name": "symfony/polyfill-php72", - "version": "v1.29.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25" + "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/861391a8da9a04cbad2d232ddd9e4893220d6e25", - "reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/70f4aebd92afca2f865444d30a4d2151c13c3179", + "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179", "shasum": "" }, "require": { @@ -25932,6 +25591,9 @@ }, "type": "library", "extra": { + "branch-alias": { + "dev-main": "1.28-dev" + }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" @@ -25968,7 +25630,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php72/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php72/tree/v1.28.0" }, "funding": [ { @@ -25984,20 +25646,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-php80", - "version": "v1.29.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b" + "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", - "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5", + "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5", "shasum": "" }, "require": { @@ -26005,6 +25667,9 @@ }, "type": "library", "extra": { + "branch-alias": { + "dev-main": "1.28-dev" + }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" @@ -26048,7 +25713,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.28.0" }, "funding": [ { @@ -26064,20 +25729,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-php81", - "version": "v1.29.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d" + "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/c565ad1e63f30e7477fc40738343c62b40bc672d", - "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b", + "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b", "shasum": "" }, "require": { @@ -26085,6 +25750,9 @@ }, "type": "library", "extra": { + "branch-alias": { + "dev-main": "1.28-dev" + }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" @@ -26124,7 +25792,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0" }, "funding": [ { @@ -26140,20 +25808,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-php83", - "version": "v1.28.0", + "version": "v1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", - "reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11" + "reference": "508c652ba3ccf69f8c97f251534f229791b52a57" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11", - "reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11", + "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/508c652ba3ccf69f8c97f251534f229791b52a57", + "reference": "508c652ba3ccf69f8c97f251534f229791b52a57", "shasum": "" }, "require": { @@ -26163,7 +25831,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.28-dev" + "dev-main": "1.27-dev" }, "thanks": { "name": "symfony/polyfill", @@ -26176,10 +25844,7 @@ ], "psr-4": { "Symfony\\Polyfill\\Php83\\": "" - }, - "classmap": [ - "Resources/stubs" - ] + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -26204,7 +25869,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php83/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-php83/tree/v1.27.0" }, "funding": [ { @@ -26220,20 +25885,20 @@ "type": "tidelift" } ], - "time": "2023-08-16T06:22:46+00:00" + "time": "2022-11-03T14:55:06+00:00" }, { "name": "symfony/process", - "version": "v6.4.3", + "version": "v6.3.4", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "31642b0818bfcff85930344ef93193f8c607e0a3" + "reference": "0b5c29118f2e980d455d2e34a5659f4579847c54" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/31642b0818bfcff85930344ef93193f8c607e0a3", - "reference": "31642b0818bfcff85930344ef93193f8c607e0a3", + "url": "https://api.github.com/repos/symfony/process/zipball/0b5c29118f2e980d455d2e34a5659f4579847c54", + "reference": "0b5c29118f2e980d455d2e34a5659f4579847c54", "shasum": "" }, "require": { @@ -26265,7 +25930,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.4.3" + "source": "https://github.com/symfony/process/tree/v6.3.4" }, "funding": [ { @@ -26281,42 +25946,46 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2023-08-07T10:39:22+00:00" }, { "name": "symfony/psr-http-message-bridge", - "version": "v6.4.3", + "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/symfony/psr-http-message-bridge.git", - "reference": "49cfb0223ec64379f7154214dcc1f7c46f3c7a47" + "reference": "28a732c05bbad801304ad5a5c674cf2970508993" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/49cfb0223ec64379f7154214dcc1f7c46f3c7a47", - "reference": "49cfb0223ec64379f7154214dcc1f7c46f3c7a47", + "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/28a732c05bbad801304ad5a5c674cf2970508993", + "reference": "28a732c05bbad801304ad5a5c674cf2970508993", "shasum": "" }, "require": { - "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" + "php": ">=7.2.5", + "psr/http-message": "^1.0 || ^2.0", + "symfony/http-foundation": "^5.4 || ^6.0" }, "require-dev": { "nyholm/psr7": "^1.1", - "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" + "psr/log": "^1.1 || ^2 || ^3", + "symfony/browser-kit": "^5.4 || ^6.0", + "symfony/config": "^5.4 || ^6.0", + "symfony/event-dispatcher": "^5.4 || ^6.0", + "symfony/framework-bundle": "^5.4 || ^6.0", + "symfony/http-kernel": "^5.4 || ^6.0", + "symfony/phpunit-bridge": "^6.2" + }, + "suggest": { + "nyholm/psr7": "For a super lightweight PSR-7/17 implementation" }, "type": "symfony-bridge", + "extra": { + "branch-alias": { + "dev-main": "2.2-dev" + } + }, "autoload": { "psr-4": { "Symfony\\Bridge\\PsrHttpMessage\\": "" @@ -26336,11 +26005,11 @@ }, { "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "homepage": "http://symfony.com/contributors" } ], "description": "PSR HTTP message bridge", - "homepage": "https://symfony.com", + "homepage": "http://symfony.com", "keywords": [ "http", "http-message", @@ -26348,7 +26017,8 @@ "psr-7" ], "support": { - "source": "https://github.com/symfony/psr-http-message-bridge/tree/v6.4.3" + "issues": "https://github.com/symfony/psr-http-message-bridge/issues", + "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.2.0" }, "funding": [ { @@ -26364,20 +26034,20 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2023-04-21T08:40:19+00:00" }, { "name": "symfony/routing", - "version": "v6.4.3", + "version": "v6.3.10", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "3b2957ad54902f0f544df83e3d58b38d7e8e5842" + "reference": "cb7404232d49dd11cc971b832fcbd49e7c22b049" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/3b2957ad54902f0f544df83e3d58b38d7e8e5842", - "reference": "3b2957ad54902f0f544df83e3d58b38d7e8e5842", + "url": "https://api.github.com/repos/symfony/routing/zipball/cb7404232d49dd11cc971b832fcbd49e7c22b049", + "reference": "cb7404232d49dd11cc971b832fcbd49e7c22b049", "shasum": "" }, "require": { @@ -26393,11 +26063,11 @@ "require-dev": { "doctrine/annotations": "^1.12|^2", "psr/log": "^1|^2|^3", - "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" + "symfony/config": "^6.2", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/expression-language": "^5.4|^6.0", + "symfony/http-foundation": "^5.4|^6.0", + "symfony/yaml": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -26431,7 +26101,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v6.4.3" + "source": "https://github.com/symfony/routing/tree/v6.3.10" }, "funding": [ { @@ -26447,20 +26117,20 @@ "type": "tidelift" } ], - "time": "2024-01-30T13:55:02+00:00" + "time": "2023-12-01T14:25:58+00:00" }, { "name": "symfony/serializer", - "version": "v6.4.3", + "version": "v6.3.10", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "51a06ee93c4d5ab5b9edaa0635d8b83953e3c14d" + "reference": "6eee0fd95f5caa1e77cab29552620ebf8e5b1a5f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/51a06ee93c4d5ab5b9edaa0635d8b83953e3c14d", - "reference": "51a06ee93c4d5ab5b9edaa0635d8b83953e3c14d", + "url": "https://api.github.com/repos/symfony/serializer/zipball/6eee0fd95f5caa1e77cab29552620ebf8e5b1a5f", + "reference": "6eee0fd95f5caa1e77cab29552620ebf8e5b1a5f", "shasum": "" }, "require": { @@ -26476,32 +26146,28 @@ "symfony/property-access": "<5.4", "symfony/property-info": "<5.4.24|>=6,<6.2.11", "symfony/uid": "<5.4", - "symfony/validator": "<6.4", "symfony/yaml": "<5.4" }, "require-dev": { "doctrine/annotations": "^1.12|^2", "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0", - "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" + "symfony/cache": "^5.4|^6.0", + "symfony/config": "^5.4|^6.0", + "symfony/console": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/error-handler": "^5.4|^6.0", + "symfony/filesystem": "^5.4|^6.0", + "symfony/form": "^5.4|^6.0", + "symfony/http-foundation": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/mime": "^5.4|^6.0", + "symfony/property-access": "^5.4|^6.0", + "symfony/property-info": "^5.4.24|^6.2.11", + "symfony/uid": "^5.4|^6.0", + "symfony/validator": "^5.4|^6.0", + "symfony/var-dumper": "^5.4|^6.0", + "symfony/var-exporter": "^5.4|^6.0", + "symfony/yaml": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -26529,7 +26195,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v6.4.3" + "source": "https://github.com/symfony/serializer/tree/v6.3.10" }, "funding": [ { @@ -26545,25 +26211,25 @@ "type": "tidelift" } ], - "time": "2024-01-30T08:32:12+00:00" + "time": "2023-12-01T14:25:58+00:00" }, { "name": "symfony/service-contracts", - "version": "v3.4.1", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0" + "reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0", - "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/40da9cc13ec349d9e4966ce18b5fbcd724ab10a4", + "reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4", "shasum": "" }, "require": { "php": ">=8.1", - "psr/container": "^1.1|^2.0" + "psr/container": "^2.0" }, "conflict": { "ext-psr": "<1.1|>=2" @@ -26611,7 +26277,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.4.1" + "source": "https://github.com/symfony/service-contracts/tree/v3.3.0" }, "funding": [ { @@ -26627,20 +26293,20 @@ "type": "tidelift" } ], - "time": "2023-12-26T14:02:43+00:00" + "time": "2023-05-23T14:45:45+00:00" }, { "name": "symfony/string", - "version": "v6.4.3", + "version": "v6.3.9", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "7a14736fb179876575464e4658fce0c304e8c15b" + "reference": "56427887aeaf540e9bbd121ad6c43f14ad3ce136" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/7a14736fb179876575464e4658fce0c304e8c15b", - "reference": "7a14736fb179876575464e4658fce0c304e8c15b", + "url": "https://api.github.com/repos/symfony/string/zipball/56427887aeaf540e9bbd121ad6c43f14ad3ce136", + "reference": "56427887aeaf540e9bbd121ad6c43f14ad3ce136", "shasum": "" }, "require": { @@ -26654,11 +26320,11 @@ "symfony/translation-contracts": "<2.5" }, "require-dev": { - "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/error-handler": "^5.4|^6.0", + "symfony/http-client": "^5.4|^6.0", + "symfony/intl": "^6.2", "symfony/translation-contracts": "^2.5|^3.0", - "symfony/var-exporter": "^5.4|^6.0|^7.0" + "symfony/var-exporter": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -26697,7 +26363,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.4.3" + "source": "https://github.com/symfony/string/tree/v6.3.9" }, "funding": [ { @@ -26713,20 +26379,20 @@ "type": "tidelift" } ], - "time": "2024-01-25T09:26:29+00:00" + "time": "2023-11-28T20:40:29+00:00" }, { "name": "symfony/translation-contracts", - "version": "v3.4.1", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "06450585bf65e978026bda220cdebca3f867fde7" + "reference": "02c24deb352fb0d79db5486c0c79905a85e37e86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/06450585bf65e978026bda220cdebca3f867fde7", - "reference": "06450585bf65e978026bda220cdebca3f867fde7", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/02c24deb352fb0d79db5486c0c79905a85e37e86", + "reference": "02c24deb352fb0d79db5486c0c79905a85e37e86", "shasum": "" }, "require": { @@ -26775,7 +26441,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v3.4.1" + "source": "https://github.com/symfony/translation-contracts/tree/v3.3.0" }, "funding": [ { @@ -26791,20 +26457,20 @@ "type": "tidelift" } ], - "time": "2023-12-26T14:02:43+00:00" + "time": "2023-05-30T17:17:10+00:00" }, { "name": "symfony/validator", - "version": "v6.4.3", + "version": "v6.3.9", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "9c1d8bb4edce5304fcefca7923741085f1ca5b60" + "reference": "c118889931856af47b0732b609f3ac2ddccd1da6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/9c1d8bb4edce5304fcefca7923741085f1ca5b60", - "reference": "9c1d8bb4edce5304fcefca7923741085f1ca5b60", + "url": "https://api.github.com/repos/symfony/validator/zipball/c118889931856af47b0732b609f3ac2ddccd1da6", + "reference": "c118889931856af47b0732b609f3ac2ddccd1da6", "shasum": "" }, "require": { @@ -26823,27 +26489,27 @@ "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/translation": "<5.4", "symfony/yaml": "<5.4" }, "require-dev": { "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" + "symfony/cache": "^5.4|^6.0", + "symfony/config": "^5.4|^6.0", + "symfony/console": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/expression-language": "^5.4|^6.0", + "symfony/finder": "^5.4|^6.0", + "symfony/http-client": "^5.4|^6.0", + "symfony/http-foundation": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/intl": "^5.4|^6.0", + "symfony/mime": "^5.4|^6.0", + "symfony/property-access": "^5.4|^6.0", + "symfony/property-info": "^5.4|^6.0", + "symfony/translation": "^5.4|^6.0", + "symfony/yaml": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -26871,7 +26537,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v6.4.3" + "source": "https://github.com/symfony/validator/tree/v6.3.9" }, "funding": [ { @@ -26887,20 +26553,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T15:01:07+00:00" + "time": "2023-11-29T07:44:47+00:00" }, { "name": "symfony/var-dumper", - "version": "v6.4.3", + "version": "v6.3.8", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "0435a08f69125535336177c29d56af3abc1f69da" + "reference": "81acabba9046550e89634876ca64bfcd3c06aa0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/0435a08f69125535336177c29d56af3abc1f69da", - "reference": "0435a08f69125535336177c29d56af3abc1f69da", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/81acabba9046550e89634876ca64bfcd3c06aa0a", + "reference": "81acabba9046550e89634876ca64bfcd3c06aa0a", "shasum": "" }, "require": { @@ -26913,11 +26579,10 @@ }, "require-dev": { "ext-iconv": "*", - "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", + "symfony/console": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/process": "^5.4|^6.0", + "symfony/uid": "^5.4|^6.0", "twig/twig": "^2.13|^3.0.4" }, "bin": [ @@ -26956,7 +26621,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.4.3" + "source": "https://github.com/symfony/var-dumper/tree/v6.3.8" }, "funding": [ { @@ -26972,28 +26637,27 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:53:30+00:00" + "time": "2023-11-08T10:42:36+00:00" }, { "name": "symfony/var-exporter", - "version": "v6.4.3", + "version": "v6.3.10", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "a8c12b5448a5ac685347f5eeb2abf6a571ec16b8" + "reference": "7bfcf232a9c7e4acad00e96774e340eb86d10bf0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/a8c12b5448a5ac685347f5eeb2abf6a571ec16b8", - "reference": "a8c12b5448a5ac685347f5eeb2abf6a571ec16b8", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/7bfcf232a9c7e4acad00e96774e340eb86d10bf0", + "reference": "7bfcf232a9c7e4acad00e96774e340eb86d10bf0", "shasum": "" }, "require": { - "php": ">=8.1", - "symfony/deprecation-contracts": "^2.5|^3" + "php": ">=8.1" }, "require-dev": { - "symfony/var-dumper": "^5.4|^6.0|^7.0" + "symfony/var-dumper": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -27031,7 +26695,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v6.4.3" + "source": "https://github.com/symfony/var-exporter/tree/v6.3.10" }, "funding": [ { @@ -27047,20 +26711,20 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2023-11-29T16:00:50+00:00" }, { "name": "symfony/yaml", - "version": "v6.4.3", + "version": "v6.3.8", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "d75715985f0f94f978e3a8fa42533e10db921b90" + "reference": "3493af8a8dad7fa91c77fa473ba23ecd95334a92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/d75715985f0f94f978e3a8fa42533e10db921b90", - "reference": "d75715985f0f94f978e3a8fa42533e10db921b90", + "url": "https://api.github.com/repos/symfony/yaml/zipball/3493af8a8dad7fa91c77fa473ba23ecd95334a92", + "reference": "3493af8a8dad7fa91c77fa473ba23ecd95334a92", "shasum": "" }, "require": { @@ -27072,7 +26736,7 @@ "symfony/console": "<5.4" }, "require-dev": { - "symfony/console": "^5.4|^6.0|^7.0" + "symfony/console": "^5.4|^6.0" }, "bin": [ "Resources/bin/yaml-lint" @@ -27103,7 +26767,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.4.3" + "source": "https://github.com/symfony/yaml/tree/v6.3.8" }, "funding": [ { @@ -27119,7 +26783,7 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2023-11-06T10:58:05+00:00" }, { "name": "tecnickcom/tcpdf", @@ -27239,27 +26903,26 @@ }, { "name": "twig/twig", - "version": "v3.8.0", + "version": "v3.6.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d" + "reference": "7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/9d15f0ac07f44dc4217883ec6ae02fd555c6f71d", - "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd", + "reference": "7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/polyfill-ctype": "^1.8", - "symfony/polyfill-mbstring": "^1.3", - "symfony/polyfill-php80": "^1.22" + "symfony/polyfill-mbstring": "^1.3" }, "require-dev": { "psr/container": "^1.0|^2.0", - "symfony/phpunit-bridge": "^5.4.9|^6.3|^7.0" + "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0" }, "type": "library", "autoload": { @@ -27295,7 +26958,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.8.0" + "source": "https://github.com/twigphp/Twig/tree/v3.6.1" }, "funding": [ { @@ -27307,7 +26970,7 @@ "type": "tidelift" } ], - "time": "2023-11-21T18:54:41+00:00" + "time": "2023-06-08T12:52:13+00:00" }, { "name": "vlucas/phpdotenv", @@ -27565,16 +27228,16 @@ "packages-dev": [ { "name": "behat/behat", - "version": "v3.14.0", + "version": "v3.13.0", "source": { "type": "git", "url": "https://github.com/Behat/Behat.git", - "reference": "2a3832d9cb853a794af3a576f9e524ae460f3340" + "reference": "9dd7cdb309e464ddeab095cd1a5151c2dccba4ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Behat/zipball/2a3832d9cb853a794af3a576f9e524ae460f3340", - "reference": "2a3832d9cb853a794af3a576f9e524ae460f3340", + "url": "https://api.github.com/repos/Behat/Behat/zipball/9dd7cdb309e464ddeab095cd1a5151c2dccba4ab", + "reference": "9dd7cdb309e464ddeab095cd1a5151c2dccba4ab", "shasum": "" }, "require": { @@ -27583,18 +27246,18 @@ "ext-mbstring": "*", "php": "^7.2 || ^8.0", "psr/container": "^1.0 || ^2.0", - "symfony/config": "^4.4 || ^5.0 || ^6.0 || ^7.0", - "symfony/console": "^4.4 || ^5.0 || ^6.0 || ^7.0", - "symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0 || ^7.0", - "symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0 || ^7.0", - "symfony/translation": "^4.4 || ^5.0 || ^6.0 || ^7.0", - "symfony/yaml": "^4.4 || ^5.0 || ^6.0 || ^7.0" + "symfony/config": "^4.4 || ^5.0 || ^6.0", + "symfony/console": "^4.4 || ^5.0 || ^6.0", + "symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0", + "symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0", + "symfony/translation": "^4.4 || ^5.0 || ^6.0", + "symfony/yaml": "^4.4 || ^5.0 || ^6.0" }, "require-dev": { "herrera-io/box": "~1.6.1", "phpspec/prophecy": "^1.15", "phpunit/phpunit": "^8.5 || ^9.0", - "symfony/process": "^4.4 || ^5.0 || ^6.0 || ^7.0", + "symfony/process": "^4.4 || ^5.0 || ^6.0", "vimeo/psalm": "^4.8" }, "suggest": { @@ -27646,9 +27309,9 @@ ], "support": { "issues": "https://github.com/Behat/Behat/issues", - "source": "https://github.com/Behat/Behat/tree/v3.14.0" + "source": "https://github.com/Behat/Behat/tree/v3.13.0" }, - "time": "2023-12-09T13:55:02+00:00" + "time": "2023-04-18T15:40:53+00:00" }, { "name": "behat/gherkin", @@ -28104,21 +27767,21 @@ }, { "name": "mglaman/phpstan-drupal", - "version": "1.2.7", + "version": "1.2.4", "source": { "type": "git", "url": "https://github.com/mglaman/phpstan-drupal.git", - "reference": "32f79fcf48c74532014248687ae3850581a22416" + "reference": "57b2cc67fb4416e8484db37a3d8502ac8fb3c0d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/32f79fcf48c74532014248687ae3850581a22416", - "reference": "32f79fcf48c74532014248687ae3850581a22416", + "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/57b2cc67fb4416e8484db37a3d8502ac8fb3c0d6", + "reference": "57b2cc67fb4416e8484db37a3d8502ac8fb3c0d6", "shasum": "" }, "require": { "php": "^7.4 || ^8.0", - "phpstan/phpstan": "^1.10.56", + "phpstan/phpstan": "^1.10.1", "phpstan/phpstan-deprecation-rules": "^1.1.4", "symfony/finder": "^4.2 || ^5.0 || ^6.0 || ^7.0", "symfony/yaml": "^4.2|| ^5.0 || ^6.0 || ^7.0", @@ -28188,7 +27851,7 @@ "description": "Drupal extension and rules for PHPStan", "support": { "issues": "https://github.com/mglaman/phpstan-drupal/issues", - "source": "https://github.com/mglaman/phpstan-drupal/tree/1.2.7" + "source": "https://github.com/mglaman/phpstan-drupal/tree/1.2.4" }, "funding": [ { @@ -28204,20 +27867,20 @@ "type": "tidelift" } ], - "time": "2024-02-14T04:38:08+00:00" + "time": "2023-11-14T22:47:32+00:00" }, { "name": "phpstan/phpstan", - "version": "1.10.58", + "version": "1.10.50", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "a23518379ec4defd9e47cbf81019526861623ec2" + "reference": "06a98513ac72c03e8366b5a0cb00750b487032e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a23518379ec4defd9e47cbf81019526861623ec2", - "reference": "a23518379ec4defd9e47cbf81019526861623ec2", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/06a98513ac72c03e8366b5a0cb00750b487032e4", + "reference": "06a98513ac72c03e8366b5a0cb00750b487032e4", "shasum": "" }, "require": { @@ -28266,7 +27929,7 @@ "type": "tidelift" } ], - "time": "2024-02-12T20:02:57+00:00" + "time": "2023-12-13T10:59:42+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -28318,16 +27981,16 @@ }, { "name": "symfony/config", - "version": "v6.4.3", + "version": "v6.4.0", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "206482ff3ed450495b1d5b7bad1bc3a852def96f" + "reference": "5d33e0fb707d603330e0edfd4691803a1253572e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/206482ff3ed450495b1d5b7bad1bc3a852def96f", - "reference": "206482ff3ed450495b1d5b7bad1bc3a852def96f", + "url": "https://api.github.com/repos/symfony/config/zipball/5d33e0fb707d603330e0edfd4691803a1253572e", + "reference": "5d33e0fb707d603330e0edfd4691803a1253572e", "shasum": "" }, "require": { @@ -28373,7 +28036,7 @@ "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v6.4.3" + "source": "https://github.com/symfony/config/tree/v6.4.0" }, "funding": [ { @@ -28389,20 +28052,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T13:26:27+00:00" + "time": "2023-11-09T08:28:32+00:00" }, { "name": "symfony/translation", - "version": "v6.4.3", + "version": "v6.4.0", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "637c51191b6b184184bbf98937702bcf554f7d04" + "reference": "b1035dbc2a344b21f8fa8ac451c7ecec4ea45f37" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/637c51191b6b184184bbf98937702bcf554f7d04", - "reference": "637c51191b6b184184bbf98937702bcf554f7d04", + "url": "https://api.github.com/repos/symfony/translation/zipball/b1035dbc2a344b21f8fa8ac451c7ecec4ea45f37", + "reference": "b1035dbc2a344b21f8fa8ac451c7ecec4ea45f37", "shasum": "" }, "require": { @@ -28425,7 +28088,7 @@ "symfony/translation-implementation": "2.3|3.0" }, "require-dev": { - "nikic/php-parser": "^4.18|^5.0", + "nikic/php-parser": "^4.13", "psr/log": "^1|^2|^3", "symfony/config": "^5.4|^6.0|^7.0", "symfony/console": "^5.4|^6.0|^7.0", @@ -28468,7 +28131,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v6.4.3" + "source": "https://github.com/symfony/translation/tree/v6.4.0" }, "funding": [ { @@ -28484,7 +28147,7 @@ "type": "tidelift" } ], - "time": "2024-01-29T13:11:52+00:00" + "time": "2023-11-29T08:14:36+00:00" } ], "aliases": [], @@ -28499,7 +28162,6 @@ "drupal/google_analytics": 20, "drupal/inline_entity_form": 5, "drupal/menu_link_config": 15, - "drupal/multiparagraph_flow": 20, "drupal/notfoundpassthrough": 20, "drupal/octavia": 20, "drupal/octavia_camouflage": 20, diff --git a/config/core.entity_form_mode.media.media_library.yml b/config/core.entity_form_mode.media.media_library.yml index e4bf8d7..996f5fc 100644 --- a/config/core.entity_form_mode.media.media_library.yml +++ b/config/core.entity_form_mode.media.media_library.yml @@ -11,6 +11,5 @@ _core: default_config_hash: pkq0uj-IoqEQRBOP_ddUDV0ZJ-dKQ_fLcppsEDF2UO8 id: media.media_library label: 'Media library' -description: '' targetEntityType: media cache: true diff --git a/config/core.entity_form_mode.user.register.yml b/config/core.entity_form_mode.user.register.yml index 363631e..baf4987 100644 --- a/config/core.entity_form_mode.user.register.yml +++ b/config/core.entity_form_mode.user.register.yml @@ -8,6 +8,5 @@ _core: default_config_hash: flXhTcp55yLcyy7ZLOhPGKGZobZQJdkAFVWV3LseiuI id: user.register label: Register -description: '' targetEntityType: user cache: true diff --git a/config/core.entity_view_mode.block.token.yml b/config/core.entity_view_mode.block.token.yml index b264497..db3f43a 100644 --- a/config/core.entity_view_mode.block.token.yml +++ b/config/core.entity_view_mode.block.token.yml @@ -6,6 +6,5 @@ dependencies: - block id: block.token label: Token -description: '' targetEntityType: block cache: true diff --git a/config/core.entity_view_mode.block_content.columnar.yml b/config/core.entity_view_mode.block_content.columnar.yml index 949ec09..03034d1 100644 --- a/config/core.entity_view_mode.block_content.columnar.yml +++ b/config/core.entity_view_mode.block_content.columnar.yml @@ -8,6 +8,5 @@ _core: default_config_hash: QqgQqXTAzP3BZhl5XLw2R5EE1BsJTCwptXnMkjY8xZw id: block_content.columnar label: Columnar -description: '' targetEntityType: block_content cache: true diff --git a/config/core.entity_view_mode.block_content.full.yml b/config/core.entity_view_mode.block_content.full.yml index be2cfaa..c8f820f 100644 --- a/config/core.entity_view_mode.block_content.full.yml +++ b/config/core.entity_view_mode.block_content.full.yml @@ -8,6 +8,5 @@ _core: default_config_hash: 4tedlMuvQjDOdvHdw86_e-2Rt78aR7TGFMfOK8Ejppg id: block_content.full label: Full -description: '' targetEntityType: block_content cache: true diff --git a/config/core.entity_view_mode.block_content.token.yml b/config/core.entity_view_mode.block_content.token.yml index 0fc6b6c..166b4af 100644 --- a/config/core.entity_view_mode.block_content.token.yml +++ b/config/core.entity_view_mode.block_content.token.yml @@ -6,6 +6,5 @@ dependencies: - block_content id: block_content.token label: Token -description: '' targetEntityType: block_content cache: true diff --git a/config/core.entity_view_mode.comment.full.yml b/config/core.entity_view_mode.comment.full.yml index 2453acf..ceed18c 100644 --- a/config/core.entity_view_mode.comment.full.yml +++ b/config/core.entity_view_mode.comment.full.yml @@ -8,6 +8,5 @@ _core: default_config_hash: K7eNlfU7NEUajz01wItywZklr2oaPgL6s1_97fmDXLA id: comment.full label: 'Full comment' -description: '' targetEntityType: comment cache: true diff --git a/config/core.entity_view_mode.comment.indieweb_microformat.yml b/config/core.entity_view_mode.comment.indieweb_microformat.yml index 6e09f07..0fdaa88 100644 --- a/config/core.entity_view_mode.comment.indieweb_microformat.yml +++ b/config/core.entity_view_mode.comment.indieweb_microformat.yml @@ -8,6 +8,5 @@ _core: default_config_hash: 25JEl_n0_Mi0qsnoWLVcWpvotra4FecaCBgr5jsIMqo id: comment.indieweb_microformat label: Microformat -description: '' targetEntityType: comment cache: true diff --git a/config/core.entity_view_mode.comment.token.yml b/config/core.entity_view_mode.comment.token.yml index 3454c4f..99e9d3d 100644 --- a/config/core.entity_view_mode.comment.token.yml +++ b/config/core.entity_view_mode.comment.token.yml @@ -6,6 +6,5 @@ dependencies: - comment id: comment.token label: Token -description: '' targetEntityType: comment cache: true diff --git a/config/core.entity_view_mode.contact_message.token.yml b/config/core.entity_view_mode.contact_message.token.yml index fdd0fe6..c29d058 100644 --- a/config/core.entity_view_mode.contact_message.token.yml +++ b/config/core.entity_view_mode.contact_message.token.yml @@ -6,6 +6,5 @@ dependencies: - contact id: contact_message.token label: Token -description: '' targetEntityType: contact_message cache: true diff --git a/config/core.entity_view_mode.file.token.yml b/config/core.entity_view_mode.file.token.yml index 958d4bf..454fee2 100644 --- a/config/core.entity_view_mode.file.token.yml +++ b/config/core.entity_view_mode.file.token.yml @@ -6,6 +6,5 @@ dependencies: - file id: file.token label: Token -description: '' targetEntityType: file cache: true diff --git a/config/core.entity_view_mode.media.full.yml b/config/core.entity_view_mode.media.full.yml index 14f7301..7ccf76d 100644 --- a/config/core.entity_view_mode.media.full.yml +++ b/config/core.entity_view_mode.media.full.yml @@ -8,6 +8,5 @@ _core: default_config_hash: 6NBUEuGmlkClK8Fb76tSMMpO2eZ4LWCBdbUk4z7CuP0 id: media.full label: 'Full content' -description: '' targetEntityType: media cache: true diff --git a/config/core.entity_view_mode.media.media_library.yml b/config/core.entity_view_mode.media.media_library.yml index 33171c3..dcb35d0 100644 --- a/config/core.entity_view_mode.media.media_library.yml +++ b/config/core.entity_view_mode.media.media_library.yml @@ -11,6 +11,5 @@ _core: default_config_hash: pkq0uj-IoqEQRBOP_ddUDV0ZJ-dKQ_fLcppsEDF2UO8 id: media.media_library label: 'Media library' -description: '' targetEntityType: media cache: true diff --git a/config/core.entity_view_mode.menu_link_content.token.yml b/config/core.entity_view_mode.menu_link_content.token.yml index d39cd40..8f91c65 100644 --- a/config/core.entity_view_mode.menu_link_content.token.yml +++ b/config/core.entity_view_mode.menu_link_content.token.yml @@ -6,6 +6,5 @@ dependencies: - menu_link_content id: menu_link_content.token label: Token -description: '' targetEntityType: menu_link_content cache: true diff --git a/config/core.entity_view_mode.node.box.yml b/config/core.entity_view_mode.node.box.yml index b3ab216..7be75ff 100644 --- a/config/core.entity_view_mode.node.box.yml +++ b/config/core.entity_view_mode.node.box.yml @@ -8,6 +8,5 @@ _core: default_config_hash: 72C_fCp3_JLorvt4YLz5w9UeUuor4vY465KrhUFEBxM id: node.box label: Box -description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.node.card.yml b/config/core.entity_view_mode.node.card.yml index c2d8e56..9c14132 100644 --- a/config/core.entity_view_mode.node.card.yml +++ b/config/core.entity_view_mode.node.card.yml @@ -8,6 +8,5 @@ _core: default_config_hash: z6QSG0XSjPK_V4notuY8MaeIAO_QnwfvuH825TyLiHg id: node.card label: Card -description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.node.diff.yml b/config/core.entity_view_mode.node.diff.yml index 884741c..46046e4 100644 --- a/config/core.entity_view_mode.node.diff.yml +++ b/config/core.entity_view_mode.node.diff.yml @@ -12,6 +12,5 @@ _core: default_config_hash: pqZNtad5J9THcdbYjwPD4qINqvrTxnOd8KCWn6tUBRs id: node.diff label: 'Revision comparison' -description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.node.embedded.yml b/config/core.entity_view_mode.node.embedded.yml index 9876057..d691a29 100644 --- a/config/core.entity_view_mode.node.embedded.yml +++ b/config/core.entity_view_mode.node.embedded.yml @@ -6,6 +6,5 @@ dependencies: - node id: node.embedded label: Embedded -description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.node.full.yml b/config/core.entity_view_mode.node.full.yml index 9d1b268..d82e381 100644 --- a/config/core.entity_view_mode.node.full.yml +++ b/config/core.entity_view_mode.node.full.yml @@ -8,6 +8,5 @@ _core: default_config_hash: ElrtInxGjZd7GaapJ5O9n-ugi2hG2IxFivtgn0tHOsk id: node.full label: 'Full content' -description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.node.indieweb_microformat.yml b/config/core.entity_view_mode.node.indieweb_microformat.yml index c2c1d5e..1274a40 100644 --- a/config/core.entity_view_mode.node.indieweb_microformat.yml +++ b/config/core.entity_view_mode.node.indieweb_microformat.yml @@ -8,6 +8,5 @@ _core: default_config_hash: o4upP70gPTf5u6859CZ34eDu8Au-VsMU7XjBDiKiw2c id: node.indieweb_microformat label: Microformat -description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.node.media.yml b/config/core.entity_view_mode.node.media.yml index 0e1465c..421341e 100644 --- a/config/core.entity_view_mode.node.media.yml +++ b/config/core.entity_view_mode.node.media.yml @@ -8,6 +8,5 @@ _core: default_config_hash: zCJHOoAhXJBG7URAzV10-MNcnU7eNX9VTz4LvWS625I id: node.media label: 'Media object' -description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.node.micro.yml b/config/core.entity_view_mode.node.micro.yml index df3fbda..650a09d 100644 --- a/config/core.entity_view_mode.node.micro.yml +++ b/config/core.entity_view_mode.node.micro.yml @@ -8,6 +8,5 @@ _core: default_config_hash: REKLyEtFZOM1LgQ-KVSwvqkcwNlS7EvkWbdV12zinFw id: node.micro label: Micro -description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.node.rss.yml b/config/core.entity_view_mode.node.rss.yml index 1da10c6..a6727d4 100644 --- a/config/core.entity_view_mode.node.rss.yml +++ b/config/core.entity_view_mode.node.rss.yml @@ -8,6 +8,5 @@ _core: default_config_hash: vlYzr-rp2f9NMp-Qlr4sFjlqRq-90mco5-afLNGwCrU id: node.rss label: RSS -description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.node.rss_teaser.yml b/config/core.entity_view_mode.node.rss_teaser.yml index de5cbc8..5fb2c27 100644 --- a/config/core.entity_view_mode.node.rss_teaser.yml +++ b/config/core.entity_view_mode.node.rss_teaser.yml @@ -6,6 +6,5 @@ dependencies: - node id: node.rss_teaser label: 'RSS teaser' -description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.node.search_index.yml b/config/core.entity_view_mode.node.search_index.yml index cf89f20..cec9d5b 100644 --- a/config/core.entity_view_mode.node.search_index.yml +++ b/config/core.entity_view_mode.node.search_index.yml @@ -8,6 +8,5 @@ _core: default_config_hash: fVFfJv_GzBRE-wpRHbfD5a3VjnhbEOXG6lvRd3uaccY id: node.search_index label: 'Search index' -description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.node.search_result.yml b/config/core.entity_view_mode.node.search_result.yml index cdd94dd..1cb29dc 100644 --- a/config/core.entity_view_mode.node.search_result.yml +++ b/config/core.entity_view_mode.node.search_result.yml @@ -8,6 +8,5 @@ _core: default_config_hash: 6GCOQ-jP2RbdbHA5YWQ6bT8CfGbqrBYKOSC_XY4E3ZM id: node.search_result label: 'Search result highlighting input' -description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.node.simple_card.yml b/config/core.entity_view_mode.node.simple_card.yml index 02c4ce7..acd3b1b 100644 --- a/config/core.entity_view_mode.node.simple_card.yml +++ b/config/core.entity_view_mode.node.simple_card.yml @@ -8,6 +8,5 @@ _core: default_config_hash: Crt6i6j8yM0YLdbxgS7BCzDtadVne43fhOy0WVkoB1o id: node.simple_card label: 'Simple card' -description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.node.small_card.yml b/config/core.entity_view_mode.node.small_card.yml index 007076d..4327b87 100644 --- a/config/core.entity_view_mode.node.small_card.yml +++ b/config/core.entity_view_mode.node.small_card.yml @@ -8,6 +8,5 @@ _core: default_config_hash: I68oVlHUQbsqRH-WCvFJRANAwaYqU1nl3ZHVstUkWkg id: node.small_card label: 'Small card' -description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.node.teaser.yml b/config/core.entity_view_mode.node.teaser.yml index 7f0932d..12cc9a5 100644 --- a/config/core.entity_view_mode.node.teaser.yml +++ b/config/core.entity_view_mode.node.teaser.yml @@ -8,6 +8,5 @@ _core: default_config_hash: Mz9qWr1kUYK0mjRAGDsr5XS6PvtZ24en_7ndt-pyWe4 id: node.teaser label: Teaser -description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.node.tile.yml b/config/core.entity_view_mode.node.tile.yml index 7bb8e1c..a41c044 100644 --- a/config/core.entity_view_mode.node.tile.yml +++ b/config/core.entity_view_mode.node.tile.yml @@ -8,6 +8,5 @@ _core: default_config_hash: nfevs6UIIvKBEKDLqjESVCx8H-owjCTzCHcyb398q3w id: node.tile label: Tile -description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.node.token.yml b/config/core.entity_view_mode.node.token.yml index e3a492f..f39d24d 100644 --- a/config/core.entity_view_mode.node.token.yml +++ b/config/core.entity_view_mode.node.token.yml @@ -6,6 +6,5 @@ dependencies: - node id: node.token label: Token -description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.paragraph.columnar.yml b/config/core.entity_view_mode.paragraph.columnar.yml index 8cc7ddf..2cd283b 100644 --- a/config/core.entity_view_mode.paragraph.columnar.yml +++ b/config/core.entity_view_mode.paragraph.columnar.yml @@ -8,6 +8,5 @@ _core: default_config_hash: hFG3sm7kkwkMu9ruyw2Ys51J421IyluY9DhnSsT6tMM id: paragraph.columnar label: Columnar -description: '' targetEntityType: paragraph cache: true diff --git a/config/core.entity_view_mode.paragraph.preview.yml b/config/core.entity_view_mode.paragraph.preview.yml index f65f8dc..787d6e4 100644 --- a/config/core.entity_view_mode.paragraph.preview.yml +++ b/config/core.entity_view_mode.paragraph.preview.yml @@ -8,6 +8,5 @@ _core: default_config_hash: fAWHL-ZbCR4HOdE03GYzQfiMYfEvVhTWNBHWcU_pa18 id: paragraph.preview label: Preview -description: '' targetEntityType: paragraph cache: true diff --git a/config/core.entity_view_mode.shortcut.token.yml b/config/core.entity_view_mode.shortcut.token.yml index 3cb7a92..cd55ade 100644 --- a/config/core.entity_view_mode.shortcut.token.yml +++ b/config/core.entity_view_mode.shortcut.token.yml @@ -6,6 +6,5 @@ dependencies: - shortcut id: shortcut.token label: Token -description: '' targetEntityType: shortcut cache: true diff --git a/config/core.entity_view_mode.taxonomy_term.full.yml b/config/core.entity_view_mode.taxonomy_term.full.yml index 991f15c..36d1696 100644 --- a/config/core.entity_view_mode.taxonomy_term.full.yml +++ b/config/core.entity_view_mode.taxonomy_term.full.yml @@ -8,6 +8,5 @@ _core: default_config_hash: '-PPKjsNQPvoIDjOuUAvlLocYD976MNjb9Zpgyz5_BWE' id: taxonomy_term.full label: 'Taxonomy term page' -description: '' targetEntityType: taxonomy_term cache: true diff --git a/config/core.entity_view_mode.taxonomy_term.token.yml b/config/core.entity_view_mode.taxonomy_term.token.yml index 4d47ee5..3f6dd49 100644 --- a/config/core.entity_view_mode.taxonomy_term.token.yml +++ b/config/core.entity_view_mode.taxonomy_term.token.yml @@ -6,6 +6,5 @@ dependencies: - taxonomy id: taxonomy_term.token label: Token -description: '' targetEntityType: taxonomy_term cache: true diff --git a/config/core.entity_view_mode.tour.token.yml b/config/core.entity_view_mode.tour.token.yml index 8c953fc..7f9f4ce 100644 --- a/config/core.entity_view_mode.tour.token.yml +++ b/config/core.entity_view_mode.tour.token.yml @@ -6,6 +6,5 @@ dependencies: - tour id: tour.token label: Token -description: '' targetEntityType: tour cache: true diff --git a/config/core.entity_view_mode.user.compact.yml b/config/core.entity_view_mode.user.compact.yml index fd7a02b..087bb6b 100644 --- a/config/core.entity_view_mode.user.compact.yml +++ b/config/core.entity_view_mode.user.compact.yml @@ -8,6 +8,5 @@ _core: default_config_hash: 71CSAr_LNPcgu6D6jI4INl1KATkahmeyUFBETAWya8g id: user.compact label: Compact -description: '' targetEntityType: user cache: true diff --git a/config/core.entity_view_mode.user.full.yml b/config/core.entity_view_mode.user.full.yml index d68b1a7..84cc3d0 100644 --- a/config/core.entity_view_mode.user.full.yml +++ b/config/core.entity_view_mode.user.full.yml @@ -8,6 +8,5 @@ _core: default_config_hash: mQIF_foYjmnVSr9MpcD4CTaJE_FpO1AyDd_DskztGhM id: user.full label: 'User account' -description: '' targetEntityType: user cache: true diff --git a/config/core.entity_view_mode.user.token.yml b/config/core.entity_view_mode.user.token.yml index 35aef80..e7ace8e 100644 --- a/config/core.entity_view_mode.user.token.yml +++ b/config/core.entity_view_mode.user.token.yml @@ -6,6 +6,5 @@ dependencies: - user id: user.token label: Token -description: '' targetEntityType: user cache: true diff --git a/config/ds.settings.yml b/config/ds.settings.yml index 62d1d28..0684699 100644 --- a/config/ds.settings.yml +++ b/config/ds.settings.yml @@ -2,17 +2,9 @@ _core: default_config_hash: xfB0qOeoAomOThclNNokdKTrVwXLcXz13SU3-4a5-FY disabled: false field_template: false +ft-default: default +ft-show-colon: false classes: region: { } field: { } use_field_names: true -ft_bc: true -exclude_layout_builder_blocks_on_block_field: false -ft_expert_prefix_suffix_textarea: false -ft_default: default -ft_show_colon: false -ft_layout_builder: null -exclude_ds_layout_layout_builder: false -layout_icon_image_bc: true -ft_default_bc: true -layout_suggestion_bc: true diff --git a/config/editor.editor.webform_default.yml b/config/editor.editor.webform_default.yml index 534c329..3b6c221 100644 --- a/config/editor.editor.webform_default.yml +++ b/config/editor.editor.webform_default.yml @@ -40,10 +40,8 @@ settings: - heading5 - heading6 ckeditor5_list: - properties: - reversed: true - startIndex: true - multiBlock: true + reversed: true + startIndex: true ckeditor5_sourceEditing: allowed_tags: { } image_upload: { } diff --git a/config/file.settings.yml b/config/file.settings.yml index 4481791..1ca5bd9 100644 --- a/config/file.settings.yml +++ b/config/file.settings.yml @@ -6,10 +6,3 @@ description: icon: directory: core/modules/file/icons make_unused_managed_files_temporary: false -filename_sanitization: - transliterate: false - replace_whitespace: false - replace_non_alphanumeric: false - deduplicate_separators: false - lowercase: false - replacement_character: '-' diff --git a/config/filter.format.basic_html.yml b/config/filter.format.basic_html.yml index 001e4f9..0c3103d 100644 --- a/config/filter.format.basic_html.yml +++ b/config/filter.format.basic_html.yml @@ -10,30 +10,6 @@ name: 'Basic HTML' format: basic_html weight: 0 filters: - editor_file_reference: - id: editor_file_reference - provider: editor - status: true - weight: -47 - settings: { } - filter_align: - id: filter_align - provider: filter - status: true - weight: -50 - settings: { } - filter_autop: - id: filter_autop - provider: filter - status: true - weight: -45 - settings: { } - filter_caption: - id: filter_caption - provider: filter - status: true - weight: -49 - settings: { } filter_html: id: filter_html provider: filter @@ -43,11 +19,17 @@ filters: allowed_html: '