Bump doctrine/orm from 2.19.3 to 2.19.4

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

---
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-04-16 02:38:03 +00:00 committed by GitHub
parent 0f146cf597
commit 86259603d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -1664,16 +1664,16 @@
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
"version": "2.19.3", "version": "2.19.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/orm.git", "url": "https://github.com/doctrine/orm.git",
"reference": "1a5a4c674a416b4fdf76833c627c5e7f58bbb890" "reference": "b27489348658cd718d18005de37b94f7f8561467"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/1a5a4c674a416b4fdf76833c627c5e7f58bbb890", "url": "https://api.github.com/repos/doctrine/orm/zipball/b27489348658cd718d18005de37b94f7f8561467",
"reference": "1a5a4c674a416b4fdf76833c627c5e7f58bbb890", "reference": "b27489348658cd718d18005de37b94f7f8561467",
"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.3" "source": "https://github.com/doctrine/orm/tree/2.19.4"
}, },
"time": "2024-03-21T11:01:42+00:00" "time": "2024-04-15T13:11:10+00:00"
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",