Skip to content
Snippets Groups Projects

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

1 file
+ 12
12
Compare changes
  • Side-by-side
  • Inline
+ 12
12
@@ -5607,16 +5607,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": {
@@ -5690,7 +5690,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": [
{
@@ -5706,7 +5706,7 @@
"type": "tidelift"
}
],
"time": "2023-01-14T08:18:46+00:00"
"time": "2023-02-21T19:46:44+00:00"
},
{
"name": "symfony/service-contracts",
@@ -6516,16 +6516,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": {
@@ -6583,7 +6583,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": [
{
@@ -6599,7 +6599,7 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-02-14T08:03:56+00:00"
},
{
"name": "symfony/yaml",
Loading