Bump doctrine/persistence from 3.1.2 to 3.1.3

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

---
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] 2023-01-20 03:03:02 +00:00 committed by GitHub
parent fcd08eb5ff
commit c17aafe4f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -1864,16 +1864,16 @@
},
{
"name": "doctrine/persistence",
"version": "3.1.2",
"version": "3.1.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/persistence.git",
"reference": "b44d128311af55275dbed6a4558ca59a2b9f9387"
"reference": "920da294b4bb0bb527f2a91ed60c18213435880f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/b44d128311af55275dbed6a4558ca59a2b9f9387",
"reference": "b44d128311af55275dbed6a4558ca59a2b9f9387",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/920da294b4bb0bb527f2a91ed60c18213435880f",
"reference": "920da294b4bb0bb527f2a91ed60c18213435880f",
"shasum": ""
},
"require": {
@ -1942,7 +1942,7 @@
],
"support": {
"issues": "https://github.com/doctrine/persistence/issues",
"source": "https://github.com/doctrine/persistence/tree/3.1.2"
"source": "https://github.com/doctrine/persistence/tree/3.1.3"
},
"funding": [
{
@ -1958,7 +1958,7 @@
"type": "tidelift"
}
],
"time": "2022-12-19T13:58:18+00:00"
"time": "2023-01-19T13:39:42+00:00"
},
{
"name": "doctrine/sql-formatter",