Bump doctrine/persistence from 3.3.1 to 3.3.2

Bumps [doctrine/persistence](https://github.com/doctrine/persistence) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/doctrine/persistence/releases)
- [Commits](https://github.com/doctrine/persistence/compare/3.3.1...3.3.2)

---
updated-dependencies:
- dependency-name: doctrine/persistence
  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-13 03:32:57 +00:00 committed by GitHub
parent 828d6a483d
commit d184e4a527
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -1764,16 +1764,16 @@
},
{
"name": "doctrine/persistence",
"version": "3.3.1",
"version": "3.3.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/persistence.git",
"reference": "b6fd1f126b13c1f7e7321f7338b14a19116b5de4"
"reference": "477da35bd0255e032826f440b94b3e37f2d56f42"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/b6fd1f126b13c1f7e7321f7338b14a19116b5de4",
"reference": "b6fd1f126b13c1f7e7321f7338b14a19116b5de4",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/477da35bd0255e032826f440b94b3e37f2d56f42",
"reference": "477da35bd0255e032826f440b94b3e37f2d56f42",
"shasum": ""
},
"require": {
@ -1842,7 +1842,7 @@
],
"support": {
"issues": "https://github.com/doctrine/persistence/issues",
"source": "https://github.com/doctrine/persistence/tree/3.3.1"
"source": "https://github.com/doctrine/persistence/tree/3.3.2"
},
"funding": [
{
@ -1858,7 +1858,7 @@
"type": "tidelift"
}
],
"time": "2024-03-01T19:53:13+00:00"
"time": "2024-03-12T14:54:36+00:00"
},
{
"name": "doctrine/sql-formatter",