Bump doctrine/orm from 2.17.3 to 2.17.4

Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.17.3 to 2.17.4.
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](https://github.com/doctrine/orm/compare/2.17.3...2.17.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-01-29 03:03:05 +00:00 committed by GitHub
parent e1a28289d1
commit fc4fff09d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -1720,16 +1720,16 @@
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
"version": "2.17.3", "version": "2.17.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/orm.git", "url": "https://github.com/doctrine/orm.git",
"reference": "398ab0547aaf90bdb352b560a94c24f44ff00670" "reference": "ccfc97c32f63aaa0988ac6aa42e71c5590bb794d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/398ab0547aaf90bdb352b560a94c24f44ff00670", "url": "https://api.github.com/repos/doctrine/orm/zipball/ccfc97c32f63aaa0988ac6aa42e71c5590bb794d",
"reference": "398ab0547aaf90bdb352b560a94c24f44ff00670", "reference": "ccfc97c32f63aaa0988ac6aa42e71c5590bb794d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1815,9 +1815,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.17.3" "source": "https://github.com/doctrine/orm/tree/2.17.4"
}, },
"time": "2024-01-16T21:32:04+00:00" "time": "2024-01-26T19:41:16+00:00"
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",