Bump doctrine/common from 3.4.4 to 3.4.5

Bumps [doctrine/common](https://github.com/doctrine/common) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/doctrine/common/releases)
- [Commits](https://github.com/doctrine/common/compare/3.4.4...3.4.5)

---
updated-dependencies:
- dependency-name: doctrine/common
  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-10-09 02:18:23 +00:00 committed by GitHub
parent 6940729f4a
commit 214450e07a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -769,16 +769,16 @@
}, },
{ {
"name": "doctrine/common", "name": "doctrine/common",
"version": "3.4.4", "version": "3.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/common.git", "url": "https://github.com/doctrine/common.git",
"reference": "0aad4b7ab7ce8c6602dfbb1e1a24581275fb9d1a" "reference": "6c8fef961f67b8bc802ce3e32e3ebd1022907286"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/common/zipball/0aad4b7ab7ce8c6602dfbb1e1a24581275fb9d1a", "url": "https://api.github.com/repos/doctrine/common/zipball/6c8fef961f67b8bc802ce3e32e3ebd1022907286",
"reference": "0aad4b7ab7ce8c6602dfbb1e1a24581275fb9d1a", "reference": "6c8fef961f67b8bc802ce3e32e3ebd1022907286",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -840,7 +840,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/common/issues", "issues": "https://github.com/doctrine/common/issues",
"source": "https://github.com/doctrine/common/tree/3.4.4" "source": "https://github.com/doctrine/common/tree/3.4.5"
}, },
"funding": [ "funding": [
{ {
@ -856,7 +856,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-16T13:35:33+00:00" "time": "2024-10-08T15:53:43+00:00"
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",