Bump doctrine/doctrine-bundle from 3.2.2 to 3.2.3 (#141)

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

---
updated-dependencies:
- dependency-name: doctrine/doctrine-bundle
  dependency-version: 3.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-09 11:37:53 +02:00
committed by GitHub
parent 841bd5b00d
commit 078f838700
Generated
+9 -8
View File
@@ -404,16 +404,16 @@
}, },
{ {
"name": "doctrine/doctrine-bundle", "name": "doctrine/doctrine-bundle",
"version": "3.2.2", "version": "3.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/DoctrineBundle.git", "url": "https://github.com/doctrine/DoctrineBundle.git",
"reference": "af84173db6978c3d2688ea3bcf3a91720b0704ce" "reference": "9670526ce9a8512c207da3ea4a8103127369f602"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/af84173db6978c3d2688ea3bcf3a91720b0704ce", "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/9670526ce9a8512c207da3ea4a8103127369f602",
"reference": "af84173db6978c3d2688ea3bcf3a91720b0704ce", "reference": "9670526ce9a8512c207da3ea4a8103127369f602",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -437,14 +437,15 @@
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^14", "doctrine/coding-standard": "^14",
"doctrine/orm": "^3.4.4", "doctrine/orm": "^3.4.4",
"phpstan/phpstan": "2.1.1", "phpstan/phpstan": "^2.1.13",
"phpstan/phpstan-phpunit": "2.0.3", "phpstan/phpstan-phpunit": "2.0.3",
"phpstan/phpstan-strict-rules": "^2", "phpstan/phpstan-strict-rules": "^2",
"phpstan/phpstan-symfony": "^2.0", "phpstan/phpstan-symfony": "^2.0.9",
"phpunit/phpunit": "^12.3.10", "phpunit/phpunit": "^12.3.10",
"psr/log": "^3.0", "psr/log": "^3.0",
"symfony/doctrine-messenger": "^6.4 || ^7.0 || ^8.0", "symfony/doctrine-messenger": "^6.4 || ^7.0 || ^8.0",
"symfony/expression-language": "^6.4 || ^7.0 || ^8.0", "symfony/expression-language": "^6.4 || ^7.0 || ^8.0",
"symfony/http-kernel": "^6.4 || ^7.0 || ^8.0",
"symfony/messenger": "^6.4 || ^7.0 || ^8.0", "symfony/messenger": "^6.4 || ^7.0 || ^8.0",
"symfony/property-info": "^6.4 || ^7.0 || ^8.0", "symfony/property-info": "^6.4 || ^7.0 || ^8.0",
"symfony/security-bundle": "^6.4 || ^7.0 || ^8.0", "symfony/security-bundle": "^6.4 || ^7.0 || ^8.0",
@@ -499,7 +500,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/DoctrineBundle/issues", "issues": "https://github.com/doctrine/DoctrineBundle/issues",
"source": "https://github.com/doctrine/DoctrineBundle/tree/3.2.2" "source": "https://github.com/doctrine/DoctrineBundle/tree/3.2.3"
}, },
"funding": [ "funding": [
{ {
@@ -515,7 +516,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-12-24T12:24:29+00:00" "time": "2026-05-26T19:29:54+00:00"
}, },
{ {
"name": "doctrine/doctrine-migrations-bundle", "name": "doctrine/doctrine-migrations-bundle",