Skip to content
Snippets Groups Projects

fix(deps): update all non-major dependencies (patch)

1 file
+ 6
6
Compare changes
  • Side-by-side
  • Inline
+ 6
6
@@ -8,16 +8,16 @@
"packages": [
{
"name": "api-platform/core",
"version": "v2.7.2",
"version": "v2.7.3",
"source": {
"type": "git",
"url": "https://github.com/api-platform/core.git",
"reference": "80c3f3c38b9ac234bde0cbc2b77d6628326bdefc"
"reference": "d81ef53acb085aaf88c7a3b42150de3ed654f1e3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/api-platform/core/zipball/80c3f3c38b9ac234bde0cbc2b77d6628326bdefc",
"reference": "80c3f3c38b9ac234bde0cbc2b77d6628326bdefc",
"url": "https://api.github.com/repos/api-platform/core/zipball/d81ef53acb085aaf88c7a3b42150de3ed654f1e3",
"reference": "d81ef53acb085aaf88c7a3b42150de3ed654f1e3",
"shasum": ""
},
"require": {
@@ -165,7 +165,7 @@
],
"support": {
"issues": "https://github.com/api-platform/core/issues",
"source": "https://github.com/api-platform/core/tree/v2.7.2"
"source": "https://github.com/api-platform/core/tree/v2.7.3"
},
"funding": [
{
@@ -173,7 +173,7 @@
"type": "tidelift"
}
],
"time": "2022-10-07T09:12:23+00:00"
"time": "2022-11-04T19:04:19+00:00"
},
{
"name": "dbp/relay-core-bundle",
Loading