chore: update project dependencies
This commit is contained in:
Generated
+7
-6
@@ -1108,16 +1108,16 @@
|
||||
},
|
||||
{
|
||||
"name": "doctrine/orm",
|
||||
"version": "3.6.7",
|
||||
"version": "3.6.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/orm.git",
|
||||
"reference": "bc217c0e19c3a9eadfa67697143b87c9ba01272c"
|
||||
"reference": "a4d13ed5b11e7f7b4d654b1adf95432031ae3ffc"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/orm/zipball/bc217c0e19c3a9eadfa67697143b87c9ba01272c",
|
||||
"reference": "bc217c0e19c3a9eadfa67697143b87c9ba01272c",
|
||||
"url": "https://api.github.com/repos/doctrine/orm/zipball/a4d13ed5b11e7f7b4d654b1adf95432031ae3ffc",
|
||||
"reference": "a4d13ed5b11e7f7b4d654b1adf95432031ae3ffc",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1147,6 +1147,7 @@
|
||||
"symfony/cache": "^5.4 || ^6.2 || ^7.0 || ^8.0"
|
||||
},
|
||||
"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",
|
||||
"symfony/cache": "Provides cache support for Setup Tool with doctrine/cache 2.0"
|
||||
},
|
||||
@@ -1190,9 +1191,9 @@
|
||||
],
|
||||
"support": {
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user