diff --git a/composer.lock b/composer.lock index 90d395f5..06fdfed3 100644 --- a/composer.lock +++ b/composer.lock @@ -132,21 +132,21 @@ }, { "name": "battis/openapi-client-generator", - "version": "v0.2", + "version": "v0.2.1", "source": { "type": "git", "url": "https://github.com/battis/openapi-client-generator.git", - "reference": "6a7972332932d457a557fc498ec4d8258690a088" + "reference": "4b6e8c654196046e0c7b8a3534ad5e6b65506c70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/battis/openapi-client-generator/zipball/6a7972332932d457a557fc498ec4d8258690a088", - "reference": "6a7972332932d457a557fc498ec4d8258690a088", + "url": "https://api.github.com/repos/battis/openapi-client-generator/zipball/4b6e8c654196046e0c7b8a3534ad5e6b65506c70", + "reference": "4b6e8c654196046e0c7b8a3534ad5e6b65506c70", "shasum": "" }, "require": { "battis/data-utilities": "^1.2", - "battis/php-generator": "^0.1", + "battis/php-generator": "^0.2", "cebe/php-openapi": "^1.7", "friendsofphp/php-cs-fixer": "^3.49", "league/html-to-markdown": "^5.1", @@ -158,6 +158,9 @@ "sspat/reserved-words": "^3.0", "symfony/filesystem": "^7.0" }, + "suggest": { + "php-di/php-di": "Easier configuration and extension using dependency injection" + }, "type": "library", "autoload": { "psr-4": { @@ -177,22 +180,22 @@ "description": "Generate a PHP client for a RESTful API from its OpenAPI description file", "support": { "issues": "https://github.com/battis/openapi-client-generator/issues", - "source": "https://github.com/battis/openapi-client-generator/tree/v0.2" + "source": "https://github.com/battis/openapi-client-generator/tree/v0.2.1" }, - "time": "2024-03-16T01:17:30+00:00" + "time": "2024-04-20T14:57:22+00:00" }, { "name": "battis/php-generator", - "version": "v0.1", + "version": "v0.2", "source": { "type": "git", "url": "https://github.com/battis/php-generator.git", - "reference": "9cb423ba5d6015dcdf0d5478ebacf6232459110e" + "reference": "bf00942847d04c6361207cad8d2b808868143a94" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/battis/php-generator/zipball/9cb423ba5d6015dcdf0d5478ebacf6232459110e", - "reference": "9cb423ba5d6015dcdf0d5478ebacf6232459110e", + "url": "https://api.github.com/repos/battis/php-generator/zipball/bf00942847d04c6361207cad8d2b808868143a94", + "reference": "bf00942847d04c6361207cad8d2b808868143a94", "shasum": "" }, "require": { @@ -220,9 +223,9 @@ "description": "Generate PHP code dynamically", "support": { "issues": "https://github.com/battis/php-generator/issues", - "source": "https://github.com/battis/php-generator/tree/v0.1" + "source": "https://github.com/battis/php-generator/tree/v0.2" }, - "time": "2024-03-10T13:44:57+00:00" + "time": "2024-04-20T14:54:43+00:00" }, { "name": "brick/math", @@ -350,16 +353,16 @@ }, { "name": "composer/pcre", - "version": "3.1.2", + "version": "3.1.3", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", - "reference": "4775f35b2d70865807c89d32c8e7385b86eb0ace" + "reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/4775f35b2d70865807c89d32c8e7385b86eb0ace", - "reference": "4775f35b2d70865807c89d32c8e7385b86eb0ace", + "url": "https://api.github.com/repos/composer/pcre/zipball/5b16e25a5355f1f3afdfc2f954a0a80aec4826a8", + "reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8", "shasum": "" }, "require": { @@ -401,7 +404,7 @@ ], "support": { "issues": "https://github.com/composer/pcre/issues", - "source": "https://github.com/composer/pcre/tree/3.1.2" + "source": "https://github.com/composer/pcre/tree/3.1.3" }, "funding": [ { @@ -417,7 +420,7 @@ "type": "tidelift" } ], - "time": "2024-03-07T15:38:35+00:00" + "time": "2024-03-19T10:26:25+00:00" }, { "name": "composer/semver", @@ -502,16 +505,16 @@ }, { "name": "composer/xdebug-handler", - "version": "3.0.3", + "version": "3.0.4", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", - "reference": "ced299686f41dce890debac69273b47ffe98a40c" + "reference": "4f988f8fdf580d53bdb2d1278fe93d1ed5462255" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c", - "reference": "ced299686f41dce890debac69273b47ffe98a40c", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/4f988f8fdf580d53bdb2d1278fe93d1ed5462255", + "reference": "4f988f8fdf580d53bdb2d1278fe93d1ed5462255", "shasum": "" }, "require": { @@ -522,7 +525,7 @@ "require-dev": { "phpstan/phpstan": "^1.0", "phpstan/phpstan-strict-rules": "^1.1", - "symfony/phpunit-bridge": "^6.0" + "phpunit/phpunit": "^8.5 || ^9.6 || ^10.5" }, "type": "library", "autoload": { @@ -546,9 +549,9 @@ "performance" ], "support": { - "irc": "irc://irc.freenode.org/composer", + "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/xdebug-handler/issues", - "source": "https://github.com/composer/xdebug-handler/tree/3.0.3" + "source": "https://github.com/composer/xdebug-handler/tree/3.0.4" }, "funding": [ { @@ -564,7 +567,7 @@ "type": "tidelift" } ], - "time": "2022-02-25T21:32:43+00:00" + "time": "2024-03-26T18:29:49+00:00" }, { "name": "firebase/php-jwt", @@ -631,16 +634,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.51.0", + "version": "v3.54.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "127fa74f010da99053e3f5b62672615b72dd6efd" + "reference": "2aecbc8640d7906c38777b3dcab6f4ca79004d08" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/127fa74f010da99053e3f5b62672615b72dd6efd", - "reference": "127fa74f010da99053e3f5b62672615b72dd6efd", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/2aecbc8640d7906c38777b3dcab6f4ca79004d08", + "reference": "2aecbc8640d7906c38777b3dcab6f4ca79004d08", "shasum": "" }, "require": { @@ -664,6 +667,7 @@ }, "require-dev": { "facile-it/paraunit": "^1.3 || ^2.0", + "infection/infection": "^0.27.11", "justinrainbow/json-schema": "^5.2", "keradus/cli-executor": "^2.1", "mikey179/vfsstream": "^1.6.11", @@ -711,7 +715,7 @@ ], "support": { "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", - "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.51.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.54.0" }, "funding": [ { @@ -719,20 +723,20 @@ "type": "github" } ], - "time": "2024-02-28T19:50:06+00:00" + "time": "2024-04-17T08:12:13+00:00" }, { "name": "google/auth", - "version": "v1.37.0", + "version": "v1.37.1", "source": { "type": "git", "url": "https://github.com/googleapis/google-auth-library-php.git", - "reference": "5f16f67375b6f202b857183d7ef4e076acd7d4aa" + "reference": "1a7de77b72e6ac60dccf0e6478c4c1005bb0ff46" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/5f16f67375b6f202b857183d7ef4e076acd7d4aa", - "reference": "5f16f67375b6f202b857183d7ef4e076acd7d4aa", + "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/1a7de77b72e6ac60dccf0e6478c4c1005bb0ff46", + "reference": "1a7de77b72e6ac60dccf0e6478c4c1005bb0ff46", "shasum": "" }, "require": { @@ -775,22 +779,22 @@ "support": { "docs": "https://googleapis.github.io/google-auth-library-php/main/", "issues": "https://github.com/googleapis/google-auth-library-php/issues", - "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.37.0" + "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.37.1" }, - "time": "2024-02-21T17:03:52+00:00" + "time": "2024-04-03T18:41:12+00:00" }, { "name": "google/cloud-secret-manager", - "version": "v1.13.2", + "version": "v1.14.2", "source": { "type": "git", "url": "https://github.com/googleapis/google-cloud-php-secret-manager.git", - "reference": "aa84959f29b22e4edb481502fb945cd56a66ef02" + "reference": "08eab0bcfe4ceee7e13e18a03037136737ddad39" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-cloud-php-secret-manager/zipball/aa84959f29b22e4edb481502fb945cd56a66ef02", - "reference": "aa84959f29b22e4edb481502fb945cd56a66ef02", + "url": "https://api.github.com/repos/googleapis/google-cloud-php-secret-manager/zipball/08eab0bcfe4ceee7e13e18a03037136737ddad39", + "reference": "08eab0bcfe4ceee7e13e18a03037136737ddad39", "shasum": "" }, "require": { @@ -826,30 +830,30 @@ ], "description": "Secret Manager Client for PHP", "support": { - "source": "https://github.com/googleapis/google-cloud-php-secret-manager/tree/v1.13.2" + "source": "https://github.com/googleapis/google-cloud-php-secret-manager/tree/v1.14.2" }, - "time": "2024-03-01T11:25:35+00:00" + "time": "2024-04-19T22:39:11+00:00" }, { "name": "google/common-protos", - "version": "v4.5.0", + "version": "v4.6.0", "source": { "type": "git", "url": "https://github.com/googleapis/common-protos-php.git", - "reference": "dfc232e90823cedca107b56e7371f2e2f35b9427" + "reference": "f8588298a0a204aef2db15ce501530e476ec883f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/common-protos-php/zipball/dfc232e90823cedca107b56e7371f2e2f35b9427", - "reference": "dfc232e90823cedca107b56e7371f2e2f35b9427", + "url": "https://api.github.com/repos/googleapis/common-protos-php/zipball/f8588298a0a204aef2db15ce501530e476ec883f", + "reference": "f8588298a0a204aef2db15ce501530e476ec883f", "shasum": "" }, "require": { - "google/protobuf": "^3.6.1", - "php": ">=7.4" + "google/protobuf": "^v3.25.3||^4.26.1", + "php": "^8.0" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.6" }, "type": "library", "autoload": { @@ -878,30 +882,30 @@ ], "support": { "issues": "https://github.com/googleapis/common-protos-php/issues", - "source": "https://github.com/googleapis/common-protos-php/tree/v4.5.0" + "source": "https://github.com/googleapis/common-protos-php/tree/v4.6.0" }, - "time": "2023-11-29T21:08:16+00:00" + "time": "2024-04-03T19:11:54+00:00" }, { "name": "google/gax", - "version": "v1.30.0", + "version": "v1.30.1", "source": { "type": "git", "url": "https://github.com/googleapis/gax-php.git", - "reference": "25fb6fe93f8a871d7c626dc4599a481d9ebb6b02" + "reference": "2deeb24898d0ba3c4faba48f7f0cfcc1ef341613" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/gax-php/zipball/25fb6fe93f8a871d7c626dc4599a481d9ebb6b02", - "reference": "25fb6fe93f8a871d7c626dc4599a481d9ebb6b02", + "url": "https://api.github.com/repos/googleapis/gax-php/zipball/2deeb24898d0ba3c4faba48f7f0cfcc1ef341613", + "reference": "2deeb24898d0ba3c4faba48f7f0cfcc1ef341613", "shasum": "" }, "require": { "google/auth": "^1.34.0", "google/common-protos": "^4.4", - "google/grpc-gcp": "^0.3", + "google/grpc-gcp": "^0.4", "google/longrunning": "~0.2", - "google/protobuf": "^3.22", + "google/protobuf": "^v3.25.3||^4.26.1", "grpc/grpc": "^1.13", "guzzlehttp/promises": "^2.0", "guzzlehttp/psr7": "^2.0", @@ -934,29 +938,29 @@ ], "support": { "issues": "https://github.com/googleapis/gax-php/issues", - "source": "https://github.com/googleapis/gax-php/tree/v1.30.0" + "source": "https://github.com/googleapis/gax-php/tree/v1.30.1" }, - "time": "2024-02-28T20:33:41+00:00" + "time": "2024-04-03T19:04:34+00:00" }, { "name": "google/grpc-gcp", - "version": "v0.3.0", + "version": "v0.4.0", "source": { "type": "git", "url": "https://github.com/GoogleCloudPlatform/grpc-gcp-php.git", - "reference": "4d8b455a45a89f57e1552cadc41a43bc34c40456" + "reference": "2a80dbf690922aa52bb6bb79b9a32a9637a5c2d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/GoogleCloudPlatform/grpc-gcp-php/zipball/4d8b455a45a89f57e1552cadc41a43bc34c40456", - "reference": "4d8b455a45a89f57e1552cadc41a43bc34c40456", + "url": "https://api.github.com/repos/GoogleCloudPlatform/grpc-gcp-php/zipball/2a80dbf690922aa52bb6bb79b9a32a9637a5c2d9", + "reference": "2a80dbf690922aa52bb6bb79b9a32a9637a5c2d9", "shasum": "" }, "require": { "google/auth": "^1.3", - "google/protobuf": "^v3.3.0", + "google/protobuf": "^v3.25.3||^4.26.1", "grpc/grpc": "^v1.13.0", - "php": "^7.4||^8.0", + "php": "^8.0", "psr/cache": "^1.0.1||^2.0.0||^3.0.0" }, "require-dev": { @@ -979,22 +983,22 @@ "description": "gRPC GCP library for channel management", "support": { "issues": "https://github.com/GoogleCloudPlatform/grpc-gcp-php/issues", - "source": "https://github.com/GoogleCloudPlatform/grpc-gcp-php/tree/v0.3.0" + "source": "https://github.com/GoogleCloudPlatform/grpc-gcp-php/tree/v0.4.0" }, - "time": "2023-04-24T14:37:29+00:00" + "time": "2024-04-03T16:37:55+00:00" }, { "name": "google/longrunning", - "version": "0.3.1", + "version": "0.4.1", "source": { "type": "git", "url": "https://github.com/googleapis/php-longrunning.git", - "reference": "a974fe870d5f57cc21da697923a1f4e8d08829c9" + "reference": "67b80d36df06eaf5000fea010c77307e72fa0985" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/php-longrunning/zipball/a974fe870d5f57cc21da697923a1f4e8d08829c9", - "reference": "a974fe870d5f57cc21da697923a1f4e8d08829c9", + "url": "https://api.github.com/repos/googleapis/php-longrunning/zipball/67b80d36df06eaf5000fea010c77307e72fa0985", + "reference": "67b80d36df06eaf5000fea010c77307e72fa0985", "shasum": "" }, "require-dev": { @@ -1023,22 +1027,22 @@ ], "description": "Google LongRunning Client for PHP", "support": { - "source": "https://github.com/googleapis/php-longrunning/tree/v0.3.1" + "source": "https://github.com/googleapis/php-longrunning/tree/v0.4.1" }, - "time": "2024-03-01T11:25:35+00:00" + "time": "2024-04-19T22:39:11+00:00" }, { "name": "google/protobuf", - "version": "v3.25.3", + "version": "v4.26.1", "source": { "type": "git", "url": "https://github.com/protocolbuffers/protobuf-php.git", - "reference": "983a87f4f8798a90ca3a25b0f300b8fda38df643" + "reference": "5c46b0eb09e7ad3e6efef3c5a85e2a34108c52ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/983a87f4f8798a90ca3a25b0f300b8fda38df643", - "reference": "983a87f4f8798a90ca3a25b0f300b8fda38df643", + "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/5c46b0eb09e7ad3e6efef3c5a85e2a34108c52ae", + "reference": "5c46b0eb09e7ad3e6efef3c5a85e2a34108c52ae", "shasum": "" }, "require": { @@ -1067,9 +1071,9 @@ "proto" ], "support": { - "source": "https://github.com/protocolbuffers/protobuf-php/tree/v3.25.3" + "source": "https://github.com/protocolbuffers/protobuf-php/tree/v4.26.1" }, - "time": "2024-02-15T21:11:49+00:00" + "time": "2024-03-27T19:56:50+00:00" }, { "name": "grpc/grpc", @@ -1671,16 +1675,16 @@ }, { "name": "monolog/monolog", - "version": "3.5.0", + "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448" + "reference": "4b18b21a5527a3d5ffdac2fd35d3ab25a9597654" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c915e2634718dbc8a4a15c61b0e62e7a44e14448", - "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/4b18b21a5527a3d5ffdac2fd35d3ab25a9597654", + "reference": "4b18b21a5527a3d5ffdac2fd35d3ab25a9597654", "shasum": "" }, "require": { @@ -1703,7 +1707,7 @@ "phpstan/phpstan": "^1.9", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-strict-rules": "^1.4", - "phpunit/phpunit": "^10.1", + "phpunit/phpunit": "^10.5.17", "predis/predis": "^1.1 || ^2", "ruflin/elastica": "^7", "symfony/mailer": "^5.4 || ^6", @@ -1756,7 +1760,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/3.5.0" + "source": "https://github.com/Seldaek/monolog/tree/3.6.0" }, "funding": [ { @@ -1768,7 +1772,7 @@ "type": "tidelift" } ], - "time": "2023-10-27T15:32:31+00:00" + "time": "2024-04-12T21:02:21+00:00" }, { "name": "pahanini/monolog-cli-formatter", @@ -2632,16 +2636,16 @@ }, { "name": "symfony/console", - "version": "v7.0.4", + "version": "v7.0.6", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "6b099f3306f7c9c2d2786ed736d0026b2903205f" + "reference": "fde915cd8e7eb99b3d531d3d5c09531429c3f9e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/6b099f3306f7c9c2d2786ed736d0026b2903205f", - "reference": "6b099f3306f7c9c2d2786ed736d0026b2903205f", + "url": "https://api.github.com/repos/symfony/console/zipball/fde915cd8e7eb99b3d531d3d5c09531429c3f9e5", + "reference": "fde915cd8e7eb99b3d531d3d5c09531429c3f9e5", "shasum": "" }, "require": { @@ -2705,7 +2709,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v7.0.4" + "source": "https://github.com/symfony/console/tree/v7.0.6" }, "funding": [ { @@ -2721,7 +2725,7 @@ "type": "tidelift" } ], - "time": "2024-02-22T20:27:20+00:00" + "time": "2024-04-01T11:04:53+00:00" }, { "name": "symfony/deprecation-contracts", @@ -2872,16 +2876,16 @@ }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.4.0", + "version": "v3.4.2", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "a76aed96a42d2b521153fb382d418e30d18b59df" + "reference": "4e64b49bf370ade88e567de29465762e316e4224" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df", - "reference": "a76aed96a42d2b521153fb382d418e30d18b59df", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/4e64b49bf370ade88e567de29465762e316e4224", + "reference": "4e64b49bf370ade88e567de29465762e316e4224", "shasum": "" }, "require": { @@ -2928,7 +2932,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.4.2" }, "funding": [ { @@ -2944,20 +2948,20 @@ "type": "tidelift" } ], - "time": "2023-05-23T14:45:45+00:00" + "time": "2024-01-23T14:51:35+00:00" }, { "name": "symfony/filesystem", - "version": "v7.0.3", + "version": "v7.0.6", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "2890e3a825bc0c0558526c04499c13f83e1b6b12" + "reference": "408105dff4c104454100730bdfd1a9cdd993f04d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/2890e3a825bc0c0558526c04499c13f83e1b6b12", - "reference": "2890e3a825bc0c0558526c04499c13f83e1b6b12", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/408105dff4c104454100730bdfd1a9cdd993f04d", + "reference": "408105dff4c104454100730bdfd1a9cdd993f04d", "shasum": "" }, "require": { @@ -2991,7 +2995,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v7.0.3" + "source": "https://github.com/symfony/filesystem/tree/v7.0.6" }, "funding": [ { @@ -3007,7 +3011,7 @@ "type": "tidelift" } ], - "time": "2024-01-23T15:02:46+00:00" + "time": "2024-03-21T19:37:36+00:00" }, { "name": "symfony/finder", @@ -3677,16 +3681,16 @@ }, { "name": "symfony/service-contracts", - "version": "v3.4.1", + "version": "v3.4.2", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0" + "reference": "11bbf19a0fb7b36345861e85c5768844c552906e" }, "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/11bbf19a0fb7b36345861e85c5768844c552906e", + "reference": "11bbf19a0fb7b36345861e85c5768844c552906e", "shasum": "" }, "require": { @@ -3739,7 +3743,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.4.1" + "source": "https://github.com/symfony/service-contracts/tree/v3.4.2" }, "funding": [ { @@ -3755,7 +3759,7 @@ "type": "tidelift" } ], - "time": "2023-12-26T14:02:43+00:00" + "time": "2023-12-19T21:51:00+00:00" }, { "name": "symfony/stopwatch",