Bump doctrine/persistence from 3.1.4 to 3.2.0

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

---
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] 2023-05-18 02:59:35 +00:00 committed by GitHub
parent 97feb41628
commit ba733a6228
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -1795,16 +1795,16 @@
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",
"version": "3.1.4", "version": "3.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/persistence.git", "url": "https://github.com/doctrine/persistence.git",
"reference": "8bf8ab15960787f1a49d405f6eb8c787b4841119" "reference": "63fee8c33bef740db6730eb2a750cd3da6495603"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/8bf8ab15960787f1a49d405f6eb8c787b4841119", "url": "https://api.github.com/repos/doctrine/persistence/zipball/63fee8c33bef740db6730eb2a750cd3da6495603",
"reference": "8bf8ab15960787f1a49d405f6eb8c787b4841119", "reference": "63fee8c33bef740db6730eb2a750cd3da6495603",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1873,7 +1873,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.1.4" "source": "https://github.com/doctrine/persistence/tree/3.2.0"
}, },
"funding": [ "funding": [
{ {
@ -1889,7 +1889,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-03T11:13:07+00:00" "time": "2023-05-17T18:32:04+00:00"
}, },
{ {
"name": "doctrine/sql-formatter", "name": "doctrine/sql-formatter",