diff --git a/composer.lock b/composer.lock index 45f28c4..e4b4cac 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "api-platform/core", - "version": "v3.4.2", + "version": "v3.4.3", "source": { "type": "git", "url": "https://github.com/api-platform/core.git", - "reference": "6dfa89bf228ea1fe5a0db0f9de3054018c4ef57e" + "reference": "a11c21335297b6026aa2b12fbe11a77e888481d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/core/zipball/6dfa89bf228ea1fe5a0db0f9de3054018c4ef57e", - "reference": "6dfa89bf228ea1fe5a0db0f9de3054018c4ef57e", + "url": "https://api.github.com/repos/api-platform/core/zipball/a11c21335297b6026aa2b12fbe11a77e888481d7", + "reference": "a11c21335297b6026aa2b12fbe11a77e888481d7", "shasum": "" }, "require": { @@ -223,9 +223,9 @@ ], "support": { "issues": "https://github.com/api-platform/core/issues", - "source": "https://github.com/api-platform/core/tree/v3.4.2" + "source": "https://github.com/api-platform/core/tree/v3.4.3" }, - "time": "2024-10-04T14:08:00+00:00" + "time": "2024-10-11T12:19:54+00:00" }, { "name": "dbp/relay-base-person-bundle", @@ -283,16 +283,16 @@ }, { "name": "dbp/relay-core-bundle", - "version": "v0.1.183", + "version": "v0.1.186", "source": { "type": "git", "url": "https://github.com/digital-blueprint/relay-core-bundle.git", - "reference": "d7d803578a3b4a2bef1114d1cbbe245e98708995" + "reference": "b92f0b35fa1899fe59ab85ba32a99bbaa6b07277" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/digital-blueprint/relay-core-bundle/zipball/d7d803578a3b4a2bef1114d1cbbe245e98708995", - "reference": "d7d803578a3b4a2bef1114d1cbbe245e98708995", + "url": "https://api.github.com/repos/digital-blueprint/relay-core-bundle/zipball/b92f0b35fa1899fe59ab85ba32a99bbaa6b07277", + "reference": "b92f0b35fa1899fe59ab85ba32a99bbaa6b07277", "shasum": "" }, "require": { @@ -333,9 +333,11 @@ "symfony/security-core": "^5.4 || ^6.4", "symfony/security-http": "^5.4 || ^6.4", "symfony/serializer": "^5.4 || ^6.4", + "symfony/service-contracts": "^2.5 || ^3", "symfony/twig-bundle": "^5.4 || ^6.4", "symfony/uid": "^5.4 || ^6.4", "symfony/validator": "^5.4 || ^6.4", + "symfony/web-link": "^6.4", "symfony/yaml": "^5.4 || ^6.4" }, "conflict": { @@ -378,9 +380,9 @@ "description": "The core bundle of the Relay API gateway", "support": { "issues": "https://github.com/digital-blueprint/relay-core-bundle/issues", - "source": "https://github.com/digital-blueprint/relay-core-bundle/tree/v0.1.183" + "source": "https://github.com/digital-blueprint/relay-core-bundle/tree/v0.1.186" }, - "time": "2024-10-02T11:39:19+00:00" + "time": "2024-10-10T14:39:46+00:00" }, { "name": "doctrine/collections", @@ -888,16 +890,16 @@ }, { "name": "dragonmantank/cron-expression", - "version": "v3.3.3", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/dragonmantank/cron-expression.git", - "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a" + "reference": "8c784d071debd117328803d86b2097615b457500" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/adfb1f505deb6384dc8b39804c5065dd3c8c8c0a", - "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a", + "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/8c784d071debd117328803d86b2097615b457500", + "reference": "8c784d071debd117328803d86b2097615b457500", "shasum": "" }, "require": { @@ -910,10 +912,14 @@ "require-dev": { "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^1.0", - "phpstan/phpstan-webmozart-assert": "^1.0", "phpunit/phpunit": "^7.0|^8.0|^9.0" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.x-dev" + } + }, "autoload": { "psr-4": { "Cron\\": "src/Cron/" @@ -937,7 +943,7 @@ ], "support": { "issues": "https://github.com/dragonmantank/cron-expression/issues", - "source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.3" + "source": "https://github.com/dragonmantank/cron-expression/tree/v3.4.0" }, "funding": [ { @@ -945,7 +951,7 @@ "type": "github" } ], - "time": "2023-08-10T19:36:49+00:00" + "time": "2024-10-09T13:47:03+00:00" }, { "name": "guzzlehttp/guzzle", @@ -7660,16 +7666,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.19.2", + "version": "v4.19.4", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "0ed4c8949a32986043e977dbe14776c14d644c45" + "reference": "715f4d25e225bc47b293a8b997fe6ce99bf987d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0ed4c8949a32986043e977dbe14776c14d644c45", - "reference": "0ed4c8949a32986043e977dbe14776c14d644c45", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/715f4d25e225bc47b293a8b997fe6ce99bf987d2", + "reference": "715f4d25e225bc47b293a8b997fe6ce99bf987d2", "shasum": "" }, "require": { @@ -7678,7 +7684,7 @@ }, "require-dev": { "ircmaxell/php-yacc": "^0.0.7", - "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" + "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" }, "bin": [ "bin/php-parse" @@ -7710,9 +7716,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.19.2" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.19.4" }, - "time": "2024-09-17T19:36:00+00:00" + "time": "2024-09-29T15:01:53+00:00" }, { "name": "phar-io/manifest", @@ -8487,16 +8493,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.35", + "version": "10.5.36", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "7ac8b4e63f456046dcb4c9787da9382831a1874b" + "reference": "aa0a8ce701ea7ee314b0dfaa8970dc94f3f8c870" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7ac8b4e63f456046dcb4c9787da9382831a1874b", - "reference": "7ac8b4e63f456046dcb4c9787da9382831a1874b", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/aa0a8ce701ea7ee314b0dfaa8970dc94f3f8c870", + "reference": "aa0a8ce701ea7ee314b0dfaa8970dc94f3f8c870", "shasum": "" }, "require": { @@ -8568,7 +8574,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.35" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.36" }, "funding": [ { @@ -8584,7 +8590,7 @@ "type": "tidelift" } ], - "time": "2024-09-19T10:52:21+00:00" + "time": "2024-10-08T15:36:51+00:00" }, { "name": "sebastian/cli-parser",