1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Bump doctrine/doctrine-bundle from 2.11.2 to 2.11.3

Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/doctrine/DoctrineBundle/releases)
- [Commits](https://github.com/doctrine/DoctrineBundle/compare/2.11.2...2.11.3)

---
updated-dependencies:
- dependency-name: doctrine/doctrine-bundle
  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-02-13 06:14:41 +00:00 committed by GitHub
parent a9f15c9020
commit b7e0bc5c1c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -1020,16 +1020,16 @@
}, },
{ {
"name": "doctrine/doctrine-bundle", "name": "doctrine/doctrine-bundle",
"version": "2.11.2", "version": "2.11.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/DoctrineBundle.git", "url": "https://github.com/doctrine/DoctrineBundle.git",
"reference": "fb22c9320383caa2829c32dc3b84c1b5e0f1ceaf" "reference": "492725310ae9a1b5b20d6ae09fb5ae6404616e68"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/fb22c9320383caa2829c32dc3b84c1b5e0f1ceaf", "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/492725310ae9a1b5b20d6ae09fb5ae6404616e68",
"reference": "fb22c9320383caa2829c32dc3b84c1b5e0f1ceaf", "reference": "492725310ae9a1b5b20d6ae09fb5ae6404616e68",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1119,7 +1119,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/DoctrineBundle/issues", "issues": "https://github.com/doctrine/DoctrineBundle/issues",
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.11.2" "source": "https://github.com/doctrine/DoctrineBundle/tree/2.11.3"
}, },
"funding": [ "funding": [
{ {
@ -1135,7 +1135,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-02-06T15:41:25+00:00" "time": "2024-02-10T20:56:20+00:00"
}, },
{ {
"name": "doctrine/doctrine-migrations-bundle", "name": "doctrine/doctrine-migrations-bundle",