Bump doctrine/persistence from 3.2.0 to 3.3.1

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

---
updated-dependencies:
- dependency-name: doctrine/persistence
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-04 04:00:59 +00:00 committed by GitHub
parent 5dfd5e31dc
commit 4c0e1ead18
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", "name": "doctrine/persistence",
"version": "3.2.0", "version": "3.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/persistence.git", "url": "https://github.com/doctrine/persistence.git",
"reference": "63fee8c33bef740db6730eb2a750cd3da6495603" "reference": "b6fd1f126b13c1f7e7321f7338b14a19116b5de4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/63fee8c33bef740db6730eb2a750cd3da6495603", "url": "https://api.github.com/repos/doctrine/persistence/zipball/b6fd1f126b13c1f7e7321f7338b14a19116b5de4",
"reference": "63fee8c33bef740db6730eb2a750cd3da6495603", "reference": "b6fd1f126b13c1f7e7321f7338b14a19116b5de4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1842,7 +1842,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/persistence/issues", "issues": "https://github.com/doctrine/persistence/issues",
"source": "https://github.com/doctrine/persistence/tree/3.2.0" "source": "https://github.com/doctrine/persistence/tree/3.3.1"
}, },
"funding": [ "funding": [
{ {
@ -1858,7 +1858,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-17T18:32:04+00:00" "time": "2024-03-01T19:53:13+00:00"
}, },
{ {
"name": "doctrine/sql-formatter", "name": "doctrine/sql-formatter",