From df2370b54d8f0efc726baca0801ef8da22d0d1c6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 10:33:19 +0000 Subject: [PATCH] Bump api-platform/core from 2.5.9 to 2.6.1 Bumps [api-platform/core](https://github.com/api-platform/core) from 2.5.9 to 2.6.1. - [Release notes](https://github.com/api-platform/core/releases) - [Changelog](https://github.com/api-platform/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/api-platform/core/compare/v2.5.9...v2.6.1) Signed-off-by: dependabot-preview[bot] --- composer.lock | 175 +++++++++++++++++++++++++------------------------- 1 file changed, 89 insertions(+), 86 deletions(-) diff --git a/composer.lock b/composer.lock index ac1e753d..144c46f8 100644 --- a/composer.lock +++ b/composer.lock @@ -1390,7 +1390,7 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.22.0", + "version": "dev-main", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", @@ -1466,7 +1466,7 @@ }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.22.0", + "version": "dev-main", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", @@ -1544,7 +1544,7 @@ }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.22.0", + "version": "dev-main", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", @@ -1625,7 +1625,7 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.22.0", + "version": "dev-main", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", @@ -2191,16 +2191,16 @@ }, { "name": "symfony/string", - "version": "v5.2.1", + "version": "5.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed" + "reference": "2f833cf54d5fe9646638c50778016a06b6fe1603" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed", - "reference": "5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed", + "url": "https://api.github.com/repos/symfony/string/zipball/2f833cf54d5fe9646638c50778016a06b6fe1603", + "reference": "2f833cf54d5fe9646638c50778016a06b6fe1603", "shasum": "" }, "require": { @@ -2243,7 +2243,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony String component", + "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", "homepage": "https://symfony.com", "keywords": [ "grapheme", @@ -2267,7 +2267,7 @@ "type": "tidelift" } ], - "time": "2020-12-05T07:33:16+00:00" + "time": "2021-01-12T14:28:55+00:00" }, { "name": "symfony/yaml", @@ -2417,16 +2417,16 @@ "packages-dev": [ { "name": "api-platform/core", - "version": "v2.5.9", + "version": "v2.6.1", "source": { "type": "git", "url": "https://github.com/api-platform/core.git", - "reference": "4f05477b5ec5cff7c9324a7510900db2a1173d70" + "reference": "4b293b0c004597bcf5f6b653d7d464fa71e9d064" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/core/zipball/4f05477b5ec5cff7c9324a7510900db2a1173d70", - "reference": "4f05477b5ec5cff7c9324a7510900db2a1173d70", + "url": "https://api.github.com/repos/api-platform/core/zipball/4b293b0c004597bcf5f6b653d7d464fa71e9d064", + "reference": "4b293b0c004597bcf5f6b653d7d464fa71e9d064", "shasum": "" }, "require": { @@ -2438,7 +2438,7 @@ "symfony/http-foundation": "^4.4 || ^5.1", "symfony/http-kernel": "^4.4 || ^5.1", "symfony/property-access": "^3.4.19 || ^4.4 || ^5.1", - "symfony/property-info": "^3.4 || ^4.4 || ^5.1", + "symfony/property-info": "^3.4 || ^4.4 || ^5.2.1", "symfony/serializer": "^4.4 || ^5.1", "symfony/web-link": "^4.4 || ^5.1", "willdurand/negotiation": "^2.0.3 || ^3.0" @@ -2468,7 +2468,7 @@ "phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.1", "phpdocumentor/type-resolver": "^0.3 || ^0.4 || ^1.4", "phpstan/extension-installer": "^1.0", - "phpstan/phpstan": "^0.12.53@dev", + "phpstan/phpstan": "^0.12.65", "phpstan/phpstan-doctrine": "^0.12.7", "phpstan/phpstan-phpunit": "^0.12.4", "phpstan/phpstan-symfony": "^0.12.4", @@ -2510,6 +2510,7 @@ "doctrine/mongodb-odm-bundle": "To support MongoDB. Only versions 4.0 and later are supported.", "elasticsearch/elasticsearch": "To support Elasticsearch.", "guzzlehttp/guzzle": "To use the HTTP cache invalidation system.", + "ocramius/package-versions": "To display the API Platform's version in the debug bar.", "phpdocumentor/reflection-docblock": "To support extracting metadata from PHPDoc.", "psr/cache-implementation": "To use metadata caching.", "ramsey/uuid": "To support Ramsey's UUID identifiers.", @@ -2518,13 +2519,14 @@ "symfony/expression-language": "To use authorization features.", "symfony/security": "To use authorization features.", "symfony/twig-bundle": "To use the Swagger UI integration.", + "symfony/uid": "To support Symfony UUID/ULID identifiers.", "symfony/web-profiler-bundle": "To use the data collector.", "webonyx/graphql-php": "To support GraphQL." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.5.x-dev" + "dev-master": "2.6.x-dev" }, "symfony": { "require": "^3.4 || ^4.4 || ^5.1" @@ -2565,7 +2567,7 @@ "type": "tidelift" } ], - "time": "2020-12-17T15:47:58+00:00" + "time": "2021-01-24T21:00:50+00:00" }, { "name": "composer/package-versions-deprecated", @@ -4346,16 +4348,16 @@ }, { "name": "psr/cache", - "version": "1.0.1", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/php-fig/cache.git", - "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" + "reference": "b7f3937cd92526ccc1cc8bd1af67cb0a9ee1c766" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", - "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", + "url": "https://api.github.com/repos/php-fig/cache/zipball/b7f3937cd92526ccc1cc8bd1af67cb0a9ee1c766", + "reference": "b7f3937cd92526ccc1cc8bd1af67cb0a9ee1c766", "shasum": "" }, "require": { @@ -4379,7 +4381,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for caching libraries", @@ -4388,20 +4390,20 @@ "psr", "psr-6" ], - "time": "2016-08-06T20:24:11+00:00" + "time": "2020-12-14T17:31:09+00:00" }, { "name": "psr/link", - "version": "1.0.0", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/php-fig/link.git", - "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562" + "reference": "131b5c337db3599ef922e9d6c22889ad237b80b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562", - "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562", + "url": "https://api.github.com/repos/php-fig/link/zipball/131b5c337db3599ef922e9d6c22889ad237b80b9", + "reference": "131b5c337db3599ef922e9d6c22889ad237b80b9", "shasum": "" }, "require": { @@ -4429,6 +4431,7 @@ } ], "description": "Common interfaces for HTTP links", + "homepage": "https://github.com/php-fig/link", "keywords": [ "http", "http-link", @@ -4437,7 +4440,7 @@ "psr-13", "rest" ], - "time": "2016-10-28T16:06:13+00:00" + "time": "2016-11-17T00:27:01+00:00" }, { "name": "sebastian/cli-parser", @@ -5452,16 +5455,16 @@ }, { "name": "symfony/error-handler", - "version": "v5.2.1", + "version": "5.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "59b190ce16ddf32771a22087b60f6dafd3407147" + "reference": "7d9e5470d7bfb692f1db4c4dfe79bd5ff3312ca1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/59b190ce16ddf32771a22087b60f6dafd3407147", - "reference": "59b190ce16ddf32771a22087b60f6dafd3407147", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/7d9e5470d7bfb692f1db4c4dfe79bd5ff3312ca1", + "reference": "7d9e5470d7bfb692f1db4c4dfe79bd5ff3312ca1", "shasum": "" }, "require": { @@ -5498,7 +5501,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony ErrorHandler Component", + "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "funding": [ { @@ -5514,20 +5517,20 @@ "type": "tidelift" } ], - "time": "2020-12-09T18:54:12+00:00" + "time": "2021-01-14T15:43:35+00:00" }, { "name": "symfony/http-client-contracts", - "version": "v2.3.1", + "version": "dev-main", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", - "reference": "41db680a15018f9c1d4b23516059633ce280ca33" + "reference": "eb0c48b5e2566131db38ff902c8c08bb9c98bbfc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/41db680a15018f9c1d4b23516059633ce280ca33", - "reference": "41db680a15018f9c1d4b23516059633ce280ca33", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/eb0c48b5e2566131db38ff902c8c08bb9c98bbfc", + "reference": "eb0c48b5e2566131db38ff902c8c08bb9c98bbfc", "shasum": "" }, "require": { @@ -5590,20 +5593,20 @@ "type": "tidelift" } ], - "time": "2020-10-14T17:08:19+00:00" + "time": "2021-01-04T17:59:10+00:00" }, { "name": "symfony/http-foundation", - "version": "v5.2.1", + "version": "5.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "a1f6218b29897ab52acba58cfa905b83625bef8d" + "reference": "6ec1fb3f6dcf9c6dc3192363853d3658a2142f0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/a1f6218b29897ab52acba58cfa905b83625bef8d", - "reference": "a1f6218b29897ab52acba58cfa905b83625bef8d", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/6ec1fb3f6dcf9c6dc3192363853d3658a2142f0c", + "reference": "6ec1fb3f6dcf9c6dc3192363853d3658a2142f0c", "shasum": "" }, "require": { @@ -5644,7 +5647,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony HttpFoundation Component", + "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "funding": [ { @@ -5660,20 +5663,20 @@ "type": "tidelift" } ], - "time": "2020-12-18T10:00:10+00:00" + "time": "2021-01-19T21:04:23+00:00" }, { "name": "symfony/http-kernel", - "version": "v5.2.1", + "version": "5.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "1feb619286d819180f7b8bc0dc44f516d9c62647" + "reference": "42d40d2a51cd1bfa874d9eb0976f884ccabaf0c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/1feb619286d819180f7b8bc0dc44f516d9c62647", - "reference": "1feb619286d819180f7b8bc0dc44f516d9c62647", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/42d40d2a51cd1bfa874d9eb0976f884ccabaf0c5", + "reference": "42d40d2a51cd1bfa874d9eb0976f884ccabaf0c5", "shasum": "" }, "require": { @@ -5702,7 +5705,7 @@ "symfony/translation": "<5.0", "symfony/twig-bridge": "<5.0", "symfony/validator": "<5.0", - "twig/twig": "<2.4" + "twig/twig": "<2.13" }, "provide": { "psr/log-implementation": "1.0" @@ -5722,7 +5725,7 @@ "symfony/stopwatch": "^4.4|^5.0", "symfony/translation": "^4.4|^5.0", "symfony/translation-contracts": "^1.1|^2", - "twig/twig": "^2.4|^3.0" + "twig/twig": "^2.13|^3.0.4" }, "suggest": { "symfony/browser-kit": "", @@ -5753,7 +5756,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony HttpKernel Component", + "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "funding": [ { @@ -5769,7 +5772,7 @@ "type": "tidelift" } ], - "time": "2020-12-18T13:49:39+00:00" + "time": "2021-01-14T15:43:35+00:00" }, { "name": "symfony/phpunit-bridge", @@ -5853,16 +5856,16 @@ }, { "name": "symfony/property-access", - "version": "v5.2.1", + "version": "5.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "243dcdda2f276cb31efa31a015d0fdb5076931ce" + "reference": "2756a7477fb6f6a10486332fe02a18a4f070da03" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/243dcdda2f276cb31efa31a015d0fdb5076931ce", - "reference": "243dcdda2f276cb31efa31a015d0fdb5076931ce", + "url": "https://api.github.com/repos/symfony/property-access/zipball/2756a7477fb6f6a10486332fe02a18a4f070da03", + "reference": "2756a7477fb6f6a10486332fe02a18a4f070da03", "shasum": "" }, "require": { @@ -5900,7 +5903,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony PropertyAccess Component", + "description": "Provides functions to read and write from/to an object or array using a simple string notation", "homepage": "https://symfony.com", "keywords": [ "access", @@ -5927,20 +5930,20 @@ "type": "tidelift" } ], - "time": "2020-12-10T19:16:15+00:00" + "time": "2021-01-11T10:45:43+00:00" }, { "name": "symfony/property-info", - "version": "v5.2.1", + "version": "5.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "f65694a05eb7742c5f2951f20676de367ffaaaea" + "reference": "b777cec14c4a0d9e5296fbf46d220222f427e28b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/f65694a05eb7742c5f2951f20676de367ffaaaea", - "reference": "f65694a05eb7742c5f2951f20676de367ffaaaea", + "url": "https://api.github.com/repos/symfony/property-info/zipball/b777cec14c4a0d9e5296fbf46d220222f427e28b", + "reference": "b777cec14c4a0d9e5296fbf46d220222f427e28b", "shasum": "" }, "require": { @@ -5951,11 +5954,11 @@ }, "conflict": { "phpdocumentor/reflection-docblock": "<3.2.2", - "phpdocumentor/type-resolver": "<0.3.0", + "phpdocumentor/type-resolver": "<1.4.0", "symfony/dependency-injection": "<4.4" }, "require-dev": { - "doctrine/annotations": "~1.7", + "doctrine/annotations": "^1.10.4", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", "symfony/cache": "^4.4|^5.0", "symfony/dependency-injection": "^4.4|^5.0", @@ -5990,7 +5993,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Property Info Component", + "description": "Extracts information about PHP class' properties using metadata of popular sources", "homepage": "https://symfony.com", "keywords": [ "doctrine", @@ -6014,7 +6017,7 @@ "type": "tidelift" } ], - "time": "2020-12-11T23:40:07+00:00" + "time": "2021-01-23T09:52:46+00:00" }, { "name": "symfony/serializer", @@ -6299,16 +6302,16 @@ }, { "name": "symfony/var-dumper", - "version": "v5.2.1", + "version": "5.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "13e7e882eaa55863faa7c4ad7c60f12f1a8b5089" + "reference": "aea3f720500762bd9282793dfb0748de4515fb52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/13e7e882eaa55863faa7c4ad7c60f12f1a8b5089", - "reference": "13e7e882eaa55863faa7c4ad7c60f12f1a8b5089", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/aea3f720500762bd9282793dfb0748de4515fb52", + "reference": "aea3f720500762bd9282793dfb0748de4515fb52", "shasum": "" }, "require": { @@ -6324,7 +6327,7 @@ "ext-iconv": "*", "symfony/console": "^4.4|^5.0", "symfony/process": "^4.4|^5.0", - "twig/twig": "^2.4|^3.0" + "twig/twig": "^2.13|^3.0.4" }, "suggest": { "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", @@ -6360,7 +6363,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony mechanism for exploring and dumping PHP variables", + "description": "Provides mechanisms for walking through any arbitrary PHP variable", "homepage": "https://symfony.com", "keywords": [ "debug", @@ -6380,20 +6383,20 @@ "type": "tidelift" } ], - "time": "2020-12-16T17:02:19+00:00" + "time": "2021-01-20T11:45:16+00:00" }, { "name": "symfony/web-link", - "version": "v5.2.1", + "version": "5.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/web-link.git", - "reference": "e805314ad8c4298d9bfc75335e35f83d6db2f43f" + "reference": "28e6bd9028740602c158f5c6ac8d5e2a2692812e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/web-link/zipball/e805314ad8c4298d9bfc75335e35f83d6db2f43f", - "reference": "e805314ad8c4298d9bfc75335e35f83d6db2f43f", + "url": "https://api.github.com/repos/symfony/web-link/zipball/28e6bd9028740602c158f5c6ac8d5e2a2692812e", + "reference": "28e6bd9028740602c158f5c6ac8d5e2a2692812e", "shasum": "" }, "require": { @@ -6436,7 +6439,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony WebLink Component", + "description": "Manages links between resources", "homepage": "https://symfony.com", "keywords": [ "dns-prefetch", @@ -6464,7 +6467,7 @@ "type": "tidelift" } ], - "time": "2020-10-24T12:01:57+00:00" + "time": "2021-01-10T16:29:19+00:00" }, { "name": "theseer/tokenizer", @@ -6563,16 +6566,16 @@ }, { "name": "willdurand/negotiation", - "version": "3.0.0", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/willdurand/Negotiation.git", - "reference": "04e14f38d4edfcc974114a07d2777d90c98f3d9c" + "reference": "03a73ccb7fcb3820ad22059dd243f501614eb43d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/04e14f38d4edfcc974114a07d2777d90c98f3d9c", - "reference": "04e14f38d4edfcc974114a07d2777d90c98f3d9c", + "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/03a73ccb7fcb3820ad22059dd243f501614eb43d", + "reference": "03a73ccb7fcb3820ad22059dd243f501614eb43d", "shasum": "" }, "require": { @@ -6611,7 +6614,7 @@ "header", "negotiation" ], - "time": "2020-09-25T08:01:41+00:00" + "time": "2020-11-26T22:35:34+00:00" } ], "aliases": [],