Updated depedencies
Some checks failed
Build assets artifact / Build assets artifact (push) Has been cancelled
Docker Image Build / build (linux/amd64, amd64, ubuntu-latest) (push) Has been cancelled
Docker Image Build / build (linux/arm/v7, armv7, ubuntu-24.04-arm) (push) Has been cancelled
Docker Image Build / build (linux/arm64, arm64, ubuntu-24.04-arm) (push) Has been cancelled
Docker Image Build (FrankenPHP) / build (linux/amd64, amd64, ubuntu-latest) (push) Has been cancelled
Docker Image Build (FrankenPHP) / build (linux/arm/v7, armv7, ubuntu-24.04-arm) (push) Has been cancelled
Docker Image Build (FrankenPHP) / build (linux/arm64, arm64, ubuntu-24.04-arm) (push) Has been cancelled
Static analysis / Static analysis (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, sqlite) (push) Has been cancelled
Docker Image Build / merge (push) Has been cancelled
Docker Image Build (FrankenPHP) / merge (push) Has been cancelled

This commit is contained in:
Jan Böhmer 2026-03-27 23:27:03 +01:00
parent 4206b702ff
commit 34a84bce8f
3 changed files with 126 additions and 122 deletions

165
composer.lock generated
View file

@ -968,16 +968,16 @@
},
{
"name": "api-platform/doctrine-common",
"version": "v4.3.1",
"version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/api-platform/doctrine-common.git",
"reference": "669e02ddb28cf8c6f2db8cd405ff4dfd905b7855"
"reference": "0b0e9328e08f38ff381afd7cba68976ed1dc714a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/api-platform/doctrine-common/zipball/669e02ddb28cf8c6f2db8cd405ff4dfd905b7855",
"reference": "669e02ddb28cf8c6f2db8cd405ff4dfd905b7855",
"url": "https://api.github.com/repos/api-platform/doctrine-common/zipball/0b0e9328e08f38ff381afd7cba68976ed1dc714a",
"reference": "0b0e9328e08f38ff381afd7cba68976ed1dc714a",
"shasum": ""
},
"require": {
@ -1052,26 +1052,26 @@
"rest"
],
"support": {
"source": "https://github.com/api-platform/doctrine-common/tree/v4.3.1"
"source": "https://github.com/api-platform/doctrine-common/tree/v4.3.2"
},
"time": "2026-03-13T11:03:46+00:00"
"time": "2026-03-27T06:51:10+00:00"
},
{
"name": "api-platform/doctrine-orm",
"version": "v4.3.1",
"version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/api-platform/doctrine-orm.git",
"reference": "b947b0e29d5f345430bc29958db8efce4e7c2450"
"reference": "553f7fe120c840a8db08d8e970860e209f40ebc2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/api-platform/doctrine-orm/zipball/b947b0e29d5f345430bc29958db8efce4e7c2450",
"reference": "b947b0e29d5f345430bc29958db8efce4e7c2450",
"url": "https://api.github.com/repos/api-platform/doctrine-orm/zipball/553f7fe120c840a8db08d8e970860e209f40ebc2",
"reference": "553f7fe120c840a8db08d8e970860e209f40ebc2",
"shasum": ""
},
"require": {
"api-platform/doctrine-common": "^4.2.9",
"api-platform/doctrine-common": "^4.2.23",
"api-platform/metadata": "^4.2",
"api-platform/serializer": "^4.2.16",
"api-platform/state": "^4.2.4",
@ -1141,13 +1141,13 @@
"rest"
],
"support": {
"source": "https://github.com/api-platform/doctrine-orm/tree/v4.3.1"
"source": "https://github.com/api-platform/doctrine-orm/tree/v4.3.2"
},
"time": "2026-03-20T09:11:10+00:00"
"time": "2026-03-27T06:51:10+00:00"
},
{
"name": "api-platform/documentation",
"version": "v4.3.1",
"version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/api-platform/documentation.git",
@ -1204,13 +1204,13 @@
],
"description": "API Platform documentation controller.",
"support": {
"source": "https://github.com/api-platform/documentation/tree/v4.3.1"
"source": "https://github.com/api-platform/documentation/tree/v4.3.2"
},
"time": "2026-03-06T15:07:49+00:00"
},
{
"name": "api-platform/http-cache",
"version": "v4.3.1",
"version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/api-platform/http-cache.git",
@ -1284,13 +1284,13 @@
"rest"
],
"support": {
"source": "https://github.com/api-platform/http-cache/tree/v4.3.1"
"source": "https://github.com/api-platform/http-cache/tree/v4.3.2"
},
"time": "2026-03-06T15:07:49+00:00"
},
{
"name": "api-platform/hydra",
"version": "v4.3.1",
"version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/api-platform/hydra.git",
@ -1371,13 +1371,13 @@
"rest"
],
"support": {
"source": "https://github.com/api-platform/hydra/tree/v4.3.1"
"source": "https://github.com/api-platform/hydra/tree/v4.3.2"
},
"time": "2026-03-20T09:00:10+00:00"
},
{
"name": "api-platform/json-api",
"version": "v4.3.1",
"version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/api-platform/json-api.git",
@ -1453,13 +1453,13 @@
"rest"
],
"support": {
"source": "https://github.com/api-platform/json-api/tree/v4.3.1"
"source": "https://github.com/api-platform/json-api/tree/v4.3.2"
},
"time": "2026-03-13T11:03:46+00:00"
},
{
"name": "api-platform/json-schema",
"version": "v4.3.1",
"version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/api-platform/json-schema.git",
@ -1534,13 +1534,13 @@
"swagger"
],
"support": {
"source": "https://github.com/api-platform/json-schema/tree/v4.3.1"
"source": "https://github.com/api-platform/json-schema/tree/v4.3.2"
},
"time": "2026-03-06T15:07:49+00:00"
},
{
"name": "api-platform/jsonld",
"version": "v4.3.1",
"version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/api-platform/jsonld.git",
@ -1614,22 +1614,22 @@
"rest"
],
"support": {
"source": "https://github.com/api-platform/jsonld/tree/v4.3.1"
"source": "https://github.com/api-platform/jsonld/tree/v4.3.2"
},
"time": "2026-03-13T08:23:46+00:00"
},
{
"name": "api-platform/metadata",
"version": "v4.3.1",
"version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/api-platform/metadata.git",
"reference": "10016ebdff602c3460a49bcf7002ad0d68231e8b"
"reference": "e5d54902ad9817f1734ef39fe5b34d3c9b505f27"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/api-platform/metadata/zipball/10016ebdff602c3460a49bcf7002ad0d68231e8b",
"reference": "10016ebdff602c3460a49bcf7002ad0d68231e8b",
"url": "https://api.github.com/repos/api-platform/metadata/zipball/e5d54902ad9817f1734ef39fe5b34d3c9b505f27",
"reference": "e5d54902ad9817f1734ef39fe5b34d3c9b505f27",
"shasum": ""
},
"require": {
@ -1712,22 +1712,22 @@
"swagger"
],
"support": {
"source": "https://github.com/api-platform/metadata/tree/v4.3.1"
"source": "https://github.com/api-platform/metadata/tree/v4.3.2"
},
"time": "2026-03-13T14:49:56+00:00"
"time": "2026-03-27T06:51:10+00:00"
},
{
"name": "api-platform/openapi",
"version": "v4.3.1",
"version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/api-platform/openapi.git",
"reference": "afc45db74d474e43f8533b9c497102c699299dad"
"reference": "64268bd78e43c64672ab279d1cc767b75a868671"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/api-platform/openapi/zipball/afc45db74d474e43f8533b9c497102c699299dad",
"reference": "afc45db74d474e43f8533b9c497102c699299dad",
"url": "https://api.github.com/repos/api-platform/openapi/zipball/64268bd78e43c64672ab279d1cc767b75a868671",
"reference": "64268bd78e43c64672ab279d1cc767b75a868671",
"shasum": ""
},
"require": {
@ -1803,22 +1803,22 @@
"swagger"
],
"support": {
"source": "https://github.com/api-platform/openapi/tree/v4.3.1"
"source": "https://github.com/api-platform/openapi/tree/v4.3.2"
},
"time": "2026-03-06T15:07:49+00:00"
"time": "2026-03-25T19:19:41+00:00"
},
{
"name": "api-platform/serializer",
"version": "v4.3.1",
"version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/api-platform/serializer.git",
"reference": "0075089665520cfb041129b26bb49bdcdf5ebb16"
"reference": "c8a62096d277b89b0f146aa90c65eeaeb1412900"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/api-platform/serializer/zipball/0075089665520cfb041129b26bb49bdcdf5ebb16",
"reference": "0075089665520cfb041129b26bb49bdcdf5ebb16",
"url": "https://api.github.com/repos/api-platform/serializer/zipball/c8a62096d277b89b0f146aa90c65eeaeb1412900",
"reference": "c8a62096d277b89b0f146aa90c65eeaeb1412900",
"shasum": ""
},
"require": {
@ -1897,22 +1897,22 @@
"serializer"
],
"support": {
"source": "https://github.com/api-platform/serializer/tree/v4.3.1"
"source": "https://github.com/api-platform/serializer/tree/v4.3.2"
},
"time": "2026-03-20T09:00:10+00:00"
"time": "2026-03-27T06:51:10+00:00"
},
{
"name": "api-platform/state",
"version": "v4.3.1",
"version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/api-platform/state.git",
"reference": "fc42812fb601b7c83aa43216d4329e89df79fe82"
"reference": "bc69186661ca8d206093880c00a791ede0a79574"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/api-platform/state/zipball/fc42812fb601b7c83aa43216d4329e89df79fe82",
"reference": "fc42812fb601b7c83aa43216d4329e89df79fe82",
"url": "https://api.github.com/repos/api-platform/state/zipball/bc69186661ca8d206093880c00a791ede0a79574",
"reference": "bc69186661ca8d206093880c00a791ede0a79574",
"shasum": ""
},
"require": {
@ -1994,22 +1994,22 @@
"swagger"
],
"support": {
"source": "https://github.com/api-platform/state/tree/v4.3.1"
"source": "https://github.com/api-platform/state/tree/v4.3.2"
},
"time": "2026-03-17T15:43:29+00:00"
"time": "2026-03-27T06:51:10+00:00"
},
{
"name": "api-platform/symfony",
"version": "v4.3.1",
"version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/api-platform/symfony.git",
"reference": "c416366b799f9da731bb053af0f2a120b4554259"
"reference": "69070b33f11ed7c163ba75ecfea192e460b89ce0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/api-platform/symfony/zipball/c416366b799f9da731bb053af0f2a120b4554259",
"reference": "c416366b799f9da731bb053af0f2a120b4554259",
"url": "https://api.github.com/repos/api-platform/symfony/zipball/69070b33f11ed7c163ba75ecfea192e460b89ce0",
"reference": "69070b33f11ed7c163ba75ecfea192e460b89ce0",
"shasum": ""
},
"require": {
@ -2122,13 +2122,13 @@
"symfony"
],
"support": {
"source": "https://github.com/api-platform/symfony/tree/v4.3.1"
"source": "https://github.com/api-platform/symfony/tree/v4.3.2"
},
"time": "2026-03-20T10:54:28+00:00"
"time": "2026-03-27T06:51:10+00:00"
},
{
"name": "api-platform/validator",
"version": "v4.3.1",
"version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/api-platform/validator.git",
@ -2198,7 +2198,7 @@
"validator"
],
"support": {
"source": "https://github.com/api-platform/validator/tree/v4.3.1"
"source": "https://github.com/api-platform/validator/tree/v4.3.2"
},
"time": "2026-03-17T15:23:21+00:00"
},
@ -9945,16 +9945,16 @@
},
{
"name": "shivas/versioning-bundle",
"version": "4.1.1",
"version": "4.1.2",
"source": {
"type": "git",
"url": "https://github.com/shivas/versioning-bundle.git",
"reference": "fd89e3501ff1b0d3e6abe61eb7a878d1d4746868"
"reference": "766600f3f81551b6366d5a4db6cf97d5bfa47b2c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/shivas/versioning-bundle/zipball/fd89e3501ff1b0d3e6abe61eb7a878d1d4746868",
"reference": "fd89e3501ff1b0d3e6abe61eb7a878d1d4746868",
"url": "https://api.github.com/repos/shivas/versioning-bundle/zipball/766600f3f81551b6366d5a4db6cf97d5bfa47b2c",
"reference": "766600f3f81551b6366d5a4db6cf97d5bfa47b2c",
"shasum": ""
},
"require": {
@ -9998,10 +9998,10 @@
],
"support": {
"issues": "https://github.com/shivas/versioning-bundle/issues",
"source": "https://github.com/shivas/versioning-bundle/tree/4.1.1",
"source": "https://github.com/shivas/versioning-bundle/tree/4.1.2",
"wiki": "https://github.com/shivas/versioning-bundle/wiki"
},
"time": "2024-08-14T19:33:15+00:00"
"time": "2026-03-25T12:32:10+00:00"
},
{
"name": "spatie/db-dumper",
@ -18457,11 +18457,11 @@
},
{
"name": "phpstan/phpstan",
"version": "2.1.42",
"version": "2.1.44",
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/1279e1ce86ba768f0780c9d889852b4e02ff40d0",
"reference": "1279e1ce86ba768f0780c9d889852b4e02ff40d0",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/4a88c083c668b2c364a425c9b3171b2d9ea5d218",
"reference": "4a88c083c668b2c364a425c9b3171b2d9ea5d218",
"shasum": ""
},
"require": {
@ -18506,7 +18506,7 @@
"type": "github"
}
],
"time": "2026-03-17T14:58:32+00:00"
"time": "2026-03-25T17:34:21+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
@ -19232,12 +19232,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "f1f0c914f1f975c43f70f5d8ab7735a68752c424"
"reference": "00c5ced635131da46de6b6e4d76c6e82f9c9bf6a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/f1f0c914f1f975c43f70f5d8ab7735a68752c424",
"reference": "f1f0c914f1f975c43f70f5d8ab7735a68752c424",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/00c5ced635131da46de6b6e4d76c6e82f9c9bf6a",
"reference": "00c5ced635131da46de6b6e4d76c6e82f9c9bf6a",
"shasum": ""
},
"conflict": {
@ -19295,7 +19295,7 @@
"automattic/jetpack": "<9.8",
"avideo/avideo": "<=26",
"awesome-support/awesome-support": "<=6.0.7",
"aws/aws-sdk-php": "<3.368",
"aws/aws-sdk-php": "<=3.371.3",
"ayacoo/redirect-tab": "<2.1.2|>=3,<3.1.7|>=4,<4.0.5",
"azuracast/azuracast": "<=0.23.3",
"b13/seo_basics": "<0.8.2",
@ -19358,7 +19358,7 @@
"clickstorm/cs-seo": ">=6,<6.8|>=7,<7.5|>=8,<8.4|>=9,<9.3",
"co-stack/fal_sftp": "<0.2.6",
"cockpit-hq/cockpit": "<2.13.5",
"code16/sharp": "<9.11.1",
"code16/sharp": "<9.20",
"codeception/codeception": "<3.1.3|>=4,<4.1.22",
"codeigniter/framework": "<3.1.10",
"codeigniter4/framework": "<4.6.2",
@ -19425,7 +19425,7 @@
"doctrine/mongodb-odm": "<1.0.2",
"doctrine/mongodb-odm-bundle": "<3.0.1",
"doctrine/orm": ">=1,<1.2.4|>=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4",
"dolibarr/dolibarr": "<21.0.3",
"dolibarr/dolibarr": "<=22.0.4",
"dompdf/dompdf": "<2.0.4",
"doublethreedigital/guest-entries": "<3.1.2",
"dreamfactory/df-core": "<1.0.4",
@ -19566,7 +19566,7 @@
"globalpayments/php-sdk": "<2",
"goalgorilla/open_social": "<12.3.11|>=12.4,<12.4.10|>=13.0.0.0-alpha1,<13.0.0.0-alpha11",
"gogentooss/samlbase": "<1.2.7",
"google/protobuf": "<3.4",
"google/protobuf": "<4.33.6",
"gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3",
"gp247/core": "<1.1.24",
"gree/jose": "<2.2.1",
@ -19586,6 +19586,7 @@
"hjue/justwriting": "<=1",
"hov/jobfair": "<1.0.13|>=2,<2.0.2",
"httpsoft/http-message": "<1.0.12",
"hybridauth/hybridauth": "<=3.12.2",
"hyn/multi-tenant": ">=5.6,<5.7.2",
"ibexa/admin-ui": ">=4.2,<4.2.3|>=4.6,<4.6.25|>=5,<5.0.3",
"ibexa/admin-ui-assets": ">=4.6.0.0-alpha1,<4.6.21",
@ -19614,6 +19615,7 @@
"innologi/typo3-appointments": "<2.0.6",
"intelliants/subrion": "<4.2.2",
"inter-mediator/inter-mediator": "==5.5",
"invoiceninja/invoiceninja": "<5.13.4",
"ipl/web": "<0.10.1",
"islandora/crayfish": "<4.1",
"islandora/islandora": ">=2,<2.4.1",
@ -19680,7 +19682,7 @@
"leantime/leantime": "<3.3",
"lexik/jwt-authentication-bundle": "<2.10.7|>=2.11,<2.11.3",
"libreform/libreform": ">=2,<=2.0.8",
"librenms/librenms": "<26.2",
"librenms/librenms": "<26.3",
"liftkit/database": "<2.13.2",
"lightsaml/lightsaml": "<1.3.5",
"limesurvey/limesurvey": "<6.15.4",
@ -19737,6 +19739,7 @@
"mikehaertl/php-shellcommand": "<1.6.1",
"mineadmin/mineadmin": "<=3.0.9",
"miniorange/miniorange-saml": "<1.4.3",
"miraheze/ts-portal": "<=33",
"mittwald/typo3_forum": "<1.2.1",
"mobiledetect/mobiledetectlib": "<2.8.32",
"modx/revolution": "<=3.1",
@ -19876,7 +19879,7 @@
"prestashop/blockwishlist": ">=2,<2.1.1",
"prestashop/contactform": ">=1.0.1,<4.3",
"prestashop/gamification": "<2.3.2",
"prestashop/prestashop": "<8.2.4|>=9.0.0.0-alpha1,<9.0.3",
"prestashop/prestashop": "<8.2.5|>=9.0.0.0-alpha1,<9.1",
"prestashop/productcomments": "<5.0.2",
"prestashop/ps_checkout": "<4.4.1|>=5,<5.0.5",
"prestashop/ps_contactinfo": "<=3.3.2",
@ -19894,7 +19897,7 @@
"pubnub/pubnub": "<6.1",
"punktde/pt_extbase": "<1.5.1",
"pusher/pusher-php-server": "<2.2.1",
"putyourlightson/craft-sprig": ">=2,<2.15.2|>=3,<3.15.2",
"putyourlightson/craft-sprig": ">=2,<2.15.2|>=3,<3.7.2",
"pwweb/laravel-core": "<=0.3.6.0-beta",
"pxlrbt/filament-excel": "<1.1.14|>=2.0.0.0-alpha,<2.3.3",
"pyrocms/pyrocms": "<=3.9.1",
@ -19903,7 +19906,7 @@
"rainlab/blog-plugin": "<1.4.1",
"rainlab/debugbar-plugin": "<3.1",
"rainlab/user-plugin": "<=1.4.5",
"ralffreit/mfa-email": "<=2",
"ralffreit/mfa-email": "<1.0.7|==2",
"rankmath/seo-by-rank-math": "<=1.0.95",
"rap2hpoutre/laravel-log-viewer": "<0.13",
"react/http": ">=0.7,<1.9",
@ -19924,6 +19927,7 @@
"s-cart/s-cart": "<6.9",
"sabberworm/php-css-parser": ">=1,<1.0.1|>=2,<2.0.1|>=3,<3.0.1|>=4,<4.0.1|>=5,<5.0.9|>=5.1,<5.1.3|>=5.2,<5.2.1|>=6,<6.0.2|>=7,<7.0.4|>=8,<8.0.1|>=8.1,<8.1.1|>=8.2,<8.2.1|>=8.3,<8.3.1",
"sabre/dav": ">=1.6,<1.7.11|>=1.8,<1.8.9",
"saloonphp/saloon": "<4",
"samwilson/unlinked-wikibase": "<1.42",
"scheb/two-factor-bundle": "<3.26|>=4,<4.11",
"sensiolabs/connect": "<4.2.3",
@ -19994,7 +19998,7 @@
"starcitizentools/short-description": ">=4,<4.0.1",
"starcitizentools/tabber-neue": ">=1.9.1,<2.7.2|>=3,<3.1.1",
"starcitizenwiki/embedvideo": "<=4",
"statamic/cms": "<5.73.14|>=6,<6.7.1",
"statamic/cms": "<5.73.16|>=6,<6.7.2",
"stormpath/sdk": "<9.9.99",
"studio-42/elfinder": "<=2.1.64",
"studiomitte/friendlycaptcha": "<0.1.4",
@ -20173,6 +20177,7 @@
"xataface/xataface": "<3",
"xpressengine/xpressengine": "<3.0.15",
"yab/quarx": "<2.4.5",
"yansongda/pay": "<=3.7.19",
"yeswiki/yeswiki": "<=4.5.4",
"yetiforce/yetiforce-crm": "<6.5",
"yidashi/yii2cmf": "<=2",
@ -20268,7 +20273,7 @@
"type": "tidelift"
}
],
"time": "2026-03-24T17:23:16+00:00"
"time": "2026-03-27T20:12:30+00:00"
},
{
"name": "sebastian/cli-parser",