Merge pull request #7191 from wallabag/dependabot/composer/doctrine/orm-2.17.3

This commit is contained in:
Jérémy Benoist 2024-01-18 06:00:23 +01:00 committed by GitHub
commit 1f1db91d28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

24
composer.lock generated
View file

@ -1368,16 +1368,16 @@
},
{
"name": "doctrine/inflector",
"version": "2.0.8",
"version": "2.0.9",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
"reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff"
"reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/f9301a5b2fb1216b2b08f02ba04dc45423db6bff",
"reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/2930cd5ef353871c821d5c43ed030d39ac8cfe65",
"reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65",
"shasum": ""
},
"require": {
@ -1439,7 +1439,7 @@
],
"support": {
"issues": "https://github.com/doctrine/inflector/issues",
"source": "https://github.com/doctrine/inflector/tree/2.0.8"
"source": "https://github.com/doctrine/inflector/tree/2.0.9"
},
"funding": [
{
@ -1455,7 +1455,7 @@
"type": "tidelift"
}
],
"time": "2023-06-16T13:40:37+00:00"
"time": "2024-01-15T18:05:13+00:00"
},
{
"name": "doctrine/instantiator",
@ -1709,16 +1709,16 @@
},
{
"name": "doctrine/orm",
"version": "2.17.2",
"version": "2.17.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/orm.git",
"reference": "393679a4795e49b0b3ac317dce84d0f8888f2b77"
"reference": "398ab0547aaf90bdb352b560a94c24f44ff00670"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/393679a4795e49b0b3ac317dce84d0f8888f2b77",
"reference": "393679a4795e49b0b3ac317dce84d0f8888f2b77",
"url": "https://api.github.com/repos/doctrine/orm/zipball/398ab0547aaf90bdb352b560a94c24f44ff00670",
"reference": "398ab0547aaf90bdb352b560a94c24f44ff00670",
"shasum": ""
},
"require": {
@ -1804,9 +1804,9 @@
],
"support": {
"issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/2.17.2"
"source": "https://github.com/doctrine/orm/tree/2.17.3"
},
"time": "2023-12-20T21:47:52+00:00"
"time": "2024-01-16T21:32:04+00:00"
},
{
"name": "doctrine/persistence",