chore: update project dependencies
This commit is contained in:
Generated
+7
-6
@@ -1108,16 +1108,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/orm",
|
"name": "doctrine/orm",
|
||||||
"version": "3.6.7",
|
"version": "3.6.8",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/doctrine/orm.git",
|
"url": "https://github.com/doctrine/orm.git",
|
||||||
"reference": "bc217c0e19c3a9eadfa67697143b87c9ba01272c"
|
"reference": "a4d13ed5b11e7f7b4d654b1adf95432031ae3ffc"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/doctrine/orm/zipball/bc217c0e19c3a9eadfa67697143b87c9ba01272c",
|
"url": "https://api.github.com/repos/doctrine/orm/zipball/a4d13ed5b11e7f7b4d654b1adf95432031ae3ffc",
|
||||||
"reference": "bc217c0e19c3a9eadfa67697143b87c9ba01272c",
|
"reference": "a4d13ed5b11e7f7b4d654b1adf95432031ae3ffc",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1147,6 +1147,7 @@
|
|||||||
"symfony/cache": "^5.4 || ^6.2 || ^7.0 || ^8.0"
|
"symfony/cache": "^5.4 || ^6.2 || ^7.0 || ^8.0"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
|
"ext-deepclone": "Improves performance when not using native lazy objects (Symfony 8.1+)",
|
||||||
"ext-dom": "Provides support for XSD validation for XML mapping files",
|
"ext-dom": "Provides support for XSD validation for XML mapping files",
|
||||||
"symfony/cache": "Provides cache support for Setup Tool with doctrine/cache 2.0"
|
"symfony/cache": "Provides cache support for Setup Tool with doctrine/cache 2.0"
|
||||||
},
|
},
|
||||||
@@ -1190,9 +1191,9 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/doctrine/orm/issues",
|
"issues": "https://github.com/doctrine/orm/issues",
|
||||||
"source": "https://github.com/doctrine/orm/tree/3.6.7"
|
"source": "https://github.com/doctrine/orm/tree/3.6.8"
|
||||||
},
|
},
|
||||||
"time": "2026-05-25T16:45:47+00:00"
|
"time": "2026-08-05T19:05:32+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/persistence",
|
"name": "doctrine/persistence",
|
||||||
|
|||||||
Reference in New Issue
Block a user