Bump doctrine/orm from 2.19.2 to 2.19.3

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

---
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-03-25 03:38:45 +00:00 committed by GitHub
parent 8e0d028f5e
commit 6b3fa49667
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",
"version": "2.19.2",
"version": "2.19.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/orm.git",
"reference": "40a0964f06e142e173b783c45688e5f5efaed6aa"
"reference": "1a5a4c674a416b4fdf76833c627c5e7f58bbb890"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/40a0964f06e142e173b783c45688e5f5efaed6aa",
"reference": "40a0964f06e142e173b783c45688e5f5efaed6aa",
"url": "https://api.github.com/repos/doctrine/orm/zipball/1a5a4c674a416b4fdf76833c627c5e7f58bbb890",
"reference": "1a5a4c674a416b4fdf76833c627c5e7f58bbb890",
"shasum": ""
},
"require": {
@ -1759,9 +1759,9 @@
],
"support": {
"issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/2.19.2"
"source": "https://github.com/doctrine/orm/tree/2.19.3"
},
"time": "2024-03-18T19:12:56+00:00"
"time": "2024-03-21T11:01:42+00:00"
},
{
"name": "doctrine/persistence",