Merge pull request #7458 from wallabag/dependabot/composer/doctrine/orm-2.19.5

This commit is contained in:
Jérémy Benoist 2024-05-02 06:32:44 +02:00 committed by GitHub
commit 93356a185f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

36
composer.lock generated
View file

@ -1664,16 +1664,16 @@
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
"version": "2.19.4", "version": "2.19.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/orm.git", "url": "https://github.com/doctrine/orm.git",
"reference": "b27489348658cd718d18005de37b94f7f8561467" "reference": "94986af28452da42a46a4489d1c958a2e5d710e5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/b27489348658cd718d18005de37b94f7f8561467", "url": "https://api.github.com/repos/doctrine/orm/zipball/94986af28452da42a46a4489d1c958a2e5d710e5",
"reference": "b27489348658cd718d18005de37b94f7f8561467", "reference": "94986af28452da42a46a4489d1c958a2e5d710e5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1759,9 +1759,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/orm/issues", "issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/2.19.4" "source": "https://github.com/doctrine/orm/tree/2.19.5"
}, },
"time": "2024-04-15T13:11:10+00:00" "time": "2024-04-30T06:49:54+00:00"
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",
@ -9596,16 +9596,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v5.4.36", "version": "v5.4.39",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "39f75d9d73d0c11952fdcecf4877b4d0f62a8f6e" "reference": "f3e591c48688a0cfa1a3296205926c05e84b22b1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/39f75d9d73d0c11952fdcecf4877b4d0f62a8f6e", "url": "https://api.github.com/repos/symfony/console/zipball/f3e591c48688a0cfa1a3296205926c05e84b22b1",
"reference": "39f75d9d73d0c11952fdcecf4877b4d0f62a8f6e", "reference": "f3e591c48688a0cfa1a3296205926c05e84b22b1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9675,7 +9675,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v5.4.36" "source": "https://github.com/symfony/console/tree/v5.4.39"
}, },
"funding": [ "funding": [
{ {
@ -9691,7 +9691,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-02-20T16:33:57+00:00" "time": "2024-04-18T08:26:06+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
@ -13580,16 +13580,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v5.4.36", "version": "v5.4.39",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "4e232c83622bd8cd32b794216aa29d0d266d353b" "reference": "495e71bae5862308051b9e63cc3e34078eed83ef"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/4e232c83622bd8cd32b794216aa29d0d266d353b", "url": "https://api.github.com/repos/symfony/string/zipball/495e71bae5862308051b9e63cc3e34078eed83ef",
"reference": "4e232c83622bd8cd32b794216aa29d0d266d353b", "reference": "495e71bae5862308051b9e63cc3e34078eed83ef",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -13646,7 +13646,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v5.4.36" "source": "https://github.com/symfony/string/tree/v5.4.39"
}, },
"funding": [ "funding": [
{ {
@ -13662,7 +13662,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-02-01T08:49:30+00:00" "time": "2024-04-18T08:26:06+00:00"
}, },
{ {
"name": "symfony/templating", "name": "symfony/templating",