Skip to content
Snippets Groups Projects
Commit 46680e54 authored by Renovate Bot's avatar Renovate Bot
Browse files

fix(deps): update dependency api-platform/core to v2.7.11

parent fb116386
No related branches found
No related tags found
No related merge requests found
Pipeline #235634 failed
......@@ -7,7 +7,7 @@
"php": ">=7.3",
"ext-json": "*",
"api-platform/core": "^2.6",
"dbp/relay-core-bundle": "^0.1.91",
"dbp/relay-core-bundle": "^0.1.56",
"fgrosse/phpasn1": "^2.0",
"symfony/event-dispatcher": "^5.4",
"symfony/mailer": "^5.4",
......
......@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "15f39bad5624207b42e443e9ec300f57",
"content-hash": "d2a43a12cb015e0e54945dcb579bb8bb",
"packages": [
{
"name": "api-platform/core",
......@@ -4324,16 +4324,16 @@
},
{
"name": "symfony/error-handler",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
"reference": "438ef3e5e6481244785da3ce8cf8f4e74e7f2822"
"reference": "56a94aa8cb5a5fbc411551d8d014a296b5456549"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/438ef3e5e6481244785da3ce8cf8f4e74e7f2822",
"reference": "438ef3e5e6481244785da3ce8cf8f4e74e7f2822",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/56a94aa8cb5a5fbc411551d8d014a296b5456549",
"reference": "56a94aa8cb5a5fbc411551d8d014a296b5456549",
"shasum": ""
},
"require": {
......@@ -4375,7 +4375,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/v5.4.19"
"source": "https://github.com/symfony/error-handler/tree/v5.4.21"
},
"funding": [
{
......@@ -4391,7 +4391,7 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-14T08:03:56+00:00"
},
{
"name": "symfony/event-dispatcher",
......@@ -4900,16 +4900,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v5.4.20",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "d0435363362a47c14e9cf50663cb8ffbf491875a"
"reference": "3bb6ee5582366c4176d5ce596b380117c8200bbf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/d0435363362a47c14e9cf50663cb8ffbf491875a",
"reference": "d0435363362a47c14e9cf50663cb8ffbf491875a",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/3bb6ee5582366c4176d5ce596b380117c8200bbf",
"reference": "3bb6ee5582366c4176d5ce596b380117c8200bbf",
"shasum": ""
},
"require": {
......@@ -4956,7 +4956,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v5.4.20"
"source": "https://github.com/symfony/http-foundation/tree/v5.4.21"
},
"funding": [
{
......@@ -4972,20 +4972,20 @@
"type": "tidelift"
}
],
"time": "2023-01-29T11:11:52+00:00"
"time": "2023-02-17T21:35:35+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v5.4.20",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "aaeec341582d3c160cc9ecfa8b2419ba6c69954e"
"reference": "09c19fc7e4218fbcf73fe0330eea38d66064b775"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/aaeec341582d3c160cc9ecfa8b2419ba6c69954e",
"reference": "aaeec341582d3c160cc9ecfa8b2419ba6c69954e",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/09c19fc7e4218fbcf73fe0330eea38d66064b775",
"reference": "09c19fc7e4218fbcf73fe0330eea38d66064b775",
"shasum": ""
},
"require": {
......@@ -4994,7 +4994,7 @@
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/error-handler": "^4.4|^5.0|^6.0",
"symfony/event-dispatcher": "^5.0|^6.0",
"symfony/http-foundation": "^5.3.7|^6.0",
"symfony/http-foundation": "^5.4.21|^6.2.7",
"symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-php73": "^1.9",
"symfony/polyfill-php80": "^1.16"
......@@ -5068,7 +5068,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/v5.4.20"
"source": "https://github.com/symfony/http-kernel/tree/v5.4.21"
},
"funding": [
{
......@@ -5084,7 +5084,7 @@
"type": "tidelift"
}
],
"time": "2023-02-01T08:18:48+00:00"
"time": "2023-02-28T13:19:09+00:00"
},
{
"name": "symfony/lock",
......@@ -6578,16 +6578,16 @@
},
{
"name": "symfony/property-access",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-access.git",
"reference": "20fcf370aed6b2b4a2d8170fa23d2d07250e94ab"
"reference": "bbd4442bfbdf3992550772539ba743d6d834534f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-access/zipball/20fcf370aed6b2b4a2d8170fa23d2d07250e94ab",
"reference": "20fcf370aed6b2b4a2d8170fa23d2d07250e94ab",
"url": "https://api.github.com/repos/symfony/property-access/zipball/bbd4442bfbdf3992550772539ba743d6d834534f",
"reference": "bbd4442bfbdf3992550772539ba743d6d834534f",
"shasum": ""
},
"require": {
......@@ -6639,7 +6639,7 @@
"reflection"
],
"support": {
"source": "https://github.com/symfony/property-access/tree/v5.4.19"
"source": "https://github.com/symfony/property-access/tree/v5.4.21"
},
"funding": [
{
......@@ -6655,20 +6655,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-16T09:33:00+00:00"
},
{
"name": "symfony/property-info",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-info.git",
"reference": "8ccf54bce2e2edbface1e99cb5a2560a290c9e2d"
"reference": "722737086d76b4edabfc2d50a48cebd4b8cd5546"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/8ccf54bce2e2edbface1e99cb5a2560a290c9e2d",
"reference": "8ccf54bce2e2edbface1e99cb5a2560a290c9e2d",
"url": "https://api.github.com/repos/symfony/property-info/zipball/722737086d76b4edabfc2d50a48cebd4b8cd5546",
"reference": "722737086d76b4edabfc2d50a48cebd4b8cd5546",
"shasum": ""
},
"require": {
......@@ -6730,7 +6730,7 @@
"validator"
],
"support": {
"source": "https://github.com/symfony/property-info/tree/v5.4.19"
"source": "https://github.com/symfony/property-info/tree/v5.4.21"
},
"funding": [
{
......@@ -6746,7 +6746,7 @@
"type": "tidelift"
}
],
"time": "2023-01-14T11:26:56+00:00"
"time": "2023-02-16T09:33:00+00:00"
},
{
"name": "symfony/redis-messenger",
......@@ -7326,16 +7326,16 @@
},
{
"name": "symfony/serializer",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
"reference": "2139fa01c19a764af81191d635b2b9302f4bafd8"
"reference": "e35b42d69a8b447cc3e6c9b3f98938c596b6c60a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/2139fa01c19a764af81191d635b2b9302f4bafd8",
"reference": "2139fa01c19a764af81191d635b2b9302f4bafd8",
"url": "https://api.github.com/repos/symfony/serializer/zipball/e35b42d69a8b447cc3e6c9b3f98938c596b6c60a",
"reference": "e35b42d69a8b447cc3e6c9b3f98938c596b6c60a",
"shasum": ""
},
"require": {
......@@ -7409,7 +7409,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/v5.4.19"
"source": "https://github.com/symfony/serializer/tree/v5.4.21"
},
"funding": [
{
......@@ -7425,7 +7425,7 @@
"type": "tidelift"
}
],
"time": "2023-01-14T08:18:46+00:00"
"time": "2023-02-21T19:46:44+00:00"
},
{
"name": "symfony/service-contracts",
......@@ -7574,16 +7574,16 @@
},
{
"name": "symfony/string",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "0a01071610fd861cc160dfb7e2682ceec66064cb"
"reference": "edac10d167b78b1d90f46a80320d632de0bd9f2f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/0a01071610fd861cc160dfb7e2682ceec66064cb",
"reference": "0a01071610fd861cc160dfb7e2682ceec66064cb",
"url": "https://api.github.com/repos/symfony/string/zipball/edac10d167b78b1d90f46a80320d632de0bd9f2f",
"reference": "edac10d167b78b1d90f46a80320d632de0bd9f2f",
"shasum": ""
},
"require": {
......@@ -7640,7 +7640,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.19"
"source": "https://github.com/symfony/string/tree/v5.4.21"
},
"funding": [
{
......@@ -7656,7 +7656,7 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-22T08:00:55+00:00"
},
{
"name": "symfony/translation-contracts",
......@@ -8135,16 +8135,16 @@
},
{
"name": "symfony/var-dumper",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "2944bbc23f5f8da2b962fbcbf7c4a6109b2f4b7b"
"reference": "6c5ac3a1be8b849d59a1a77877ee110e1b55eb74"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/2944bbc23f5f8da2b962fbcbf7c4a6109b2f4b7b",
"reference": "2944bbc23f5f8da2b962fbcbf7c4a6109b2f4b7b",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/6c5ac3a1be8b849d59a1a77877ee110e1b55eb74",
"reference": "6c5ac3a1be8b849d59a1a77877ee110e1b55eb74",
"shasum": ""
},
"require": {
......@@ -8204,7 +8204,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.19"
"source": "https://github.com/symfony/var-dumper/tree/v5.4.21"
},
"funding": [
{
......@@ -8220,7 +8220,7 @@
"type": "tidelift"
}
],
"time": "2023-01-16T10:52:33+00:00"
"time": "2023-02-23T10:00:28+00:00"
},
{
"name": "symfony/var-exporter",
......@@ -8297,16 +8297,16 @@
},
{
"name": "symfony/web-link",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/web-link.git",
"reference": "c5b5d4a84249959d0df65c0e804d7f57f6873ecd"
"reference": "57c03a5e89ed7c2d7a1a09258dfec12f95f95adb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/web-link/zipball/c5b5d4a84249959d0df65c0e804d7f57f6873ecd",
"reference": "c5b5d4a84249959d0df65c0e804d7f57f6873ecd",
"url": "https://api.github.com/repos/symfony/web-link/zipball/57c03a5e89ed7c2d7a1a09258dfec12f95f95adb",
"reference": "57c03a5e89ed7c2d7a1a09258dfec12f95f95adb",
"shasum": ""
},
"require": {
......@@ -8364,7 +8364,7 @@
"push"
],
"support": {
"source": "https://github.com/symfony/web-link/tree/v5.4.19"
"source": "https://github.com/symfony/web-link/tree/v5.4.21"
},
"funding": [
{
......@@ -8380,7 +8380,7 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-14T08:03:56+00:00"
},
{
"name": "symfony/yaml",
......@@ -12411,5 +12411,5 @@
"platform-overrides": {
"php": "7.3"
},
"plugin-api-version": "2.2.0"
"plugin-api-version": "2.3.0"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment