Bump doctrine/orm from 2.19.4 to 2.19.5

Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.19.4 to 2.19.5.
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](https://github.com/doctrine/orm/compare/2.19.4...2.19.5)

---
updated-dependencies:
- dependency-name: doctrine/orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-01 02:13:05 +00:00 committed by GitHub
parent 8968a08659
commit 297aeead5e
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",
"version": "2.19.4",
"version": "2.19.5",
"source": {
"type": "git",
"url": "https://github.com/doctrine/orm.git",
"reference": "b27489348658cd718d18005de37b94f7f8561467"
"reference": "94986af28452da42a46a4489d1c958a2e5d710e5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/b27489348658cd718d18005de37b94f7f8561467",
"reference": "b27489348658cd718d18005de37b94f7f8561467",
"url": "https://api.github.com/repos/doctrine/orm/zipball/94986af28452da42a46a4489d1c958a2e5d710e5",
"reference": "94986af28452da42a46a4489d1c958a2e5d710e5",
"shasum": ""
},
"require": {
@ -1759,9 +1759,9 @@
],
"support": {
"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",
@ -9596,16 +9596,16 @@
},
{
"name": "symfony/console",
"version": "v5.4.36",
"version": "v5.4.39",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "39f75d9d73d0c11952fdcecf4877b4d0f62a8f6e"
"reference": "f3e591c48688a0cfa1a3296205926c05e84b22b1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/39f75d9d73d0c11952fdcecf4877b4d0f62a8f6e",
"reference": "39f75d9d73d0c11952fdcecf4877b4d0f62a8f6e",
"url": "https://api.github.com/repos/symfony/console/zipball/f3e591c48688a0cfa1a3296205926c05e84b22b1",
"reference": "f3e591c48688a0cfa1a3296205926c05e84b22b1",
"shasum": ""
},
"require": {
@ -9675,7 +9675,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v5.4.36"
"source": "https://github.com/symfony/console/tree/v5.4.39"
},
"funding": [
{
@ -9691,7 +9691,7 @@
"type": "tidelift"
}
],
"time": "2024-02-20T16:33:57+00:00"
"time": "2024-04-18T08:26:06+00:00"
},
{
"name": "symfony/dependency-injection",
@ -13580,16 +13580,16 @@
},
{
"name": "symfony/string",
"version": "v5.4.36",
"version": "v5.4.39",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "4e232c83622bd8cd32b794216aa29d0d266d353b"
"reference": "495e71bae5862308051b9e63cc3e34078eed83ef"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/4e232c83622bd8cd32b794216aa29d0d266d353b",
"reference": "4e232c83622bd8cd32b794216aa29d0d266d353b",
"url": "https://api.github.com/repos/symfony/string/zipball/495e71bae5862308051b9e63cc3e34078eed83ef",
"reference": "495e71bae5862308051b9e63cc3e34078eed83ef",
"shasum": ""
},
"require": {
@ -13646,7 +13646,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.36"
"source": "https://github.com/symfony/string/tree/v5.4.39"
},
"funding": [
{
@ -13662,7 +13662,7 @@
"type": "tidelift"
}
],
"time": "2024-02-01T08:49:30+00:00"
"time": "2024-04-18T08:26:06+00:00"
},
{
"name": "symfony/templating",