Bump stof/doctrine-extensions-bundle from 1.11.0 to 1.12.0

Bumps [stof/doctrine-extensions-bundle](https://github.com/stof/StofDoctrineExtensionsBundle) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/stof/StofDoctrineExtensionsBundle/releases)
- [Changelog](https://github.com/stof/StofDoctrineExtensionsBundle/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stof/StofDoctrineExtensionsBundle/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: stof/doctrine-extensions-bundle
  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-06-26 02:16:37 +00:00 committed by GitHub
parent fc6c24631c
commit 6c59535110
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 21 additions and 19 deletions

40
composer.lock generated
View File

@ -2657,16 +2657,16 @@
},
{
"name": "gedmo/doctrine-extensions",
"version": "v3.15.0",
"version": "v3.16.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine-extensions/DoctrineExtensions.git",
"reference": "2a89103f4984d8970f3855284c8c04e6e6a63c0f"
"reference": "e85560ed96f977b8c29428a99222cb2ef2f0e80d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine-extensions/DoctrineExtensions/zipball/2a89103f4984d8970f3855284c8c04e6e6a63c0f",
"reference": "2a89103f4984d8970f3855284c8c04e6e6a63c0f",
"url": "https://api.github.com/repos/doctrine-extensions/DoctrineExtensions/zipball/e85560ed96f977b8c29428a99222cb2ef2f0e80d",
"reference": "e85560ed96f977b8c29428a99222cb2ef2f0e80d",
"shasum": ""
},
"require": {
@ -2685,7 +2685,7 @@
"doctrine/annotations": "<1.13 || >=3.0",
"doctrine/dbal": "<3.2 || >=4.0",
"doctrine/mongodb-odm": "<2.3 || >=3.0",
"doctrine/orm": "<2.14.0 || 2.16.0 || 2.16.1 || >=3.0"
"doctrine/orm": "<2.14.0 || 2.16.0 || 2.16.1 || >=4.0"
},
"require-dev": {
"doctrine/annotations": "^1.13 || ^2.0",
@ -2693,16 +2693,18 @@
"doctrine/dbal": "^3.2",
"doctrine/doctrine-bundle": "^2.3",
"doctrine/mongodb-odm": "^2.3",
"doctrine/orm": "^2.14.0",
"doctrine/orm": "^2.14.0 || ^3.0",
"friendsofphp/php-cs-fixer": "^3.14.0",
"nesbot/carbon": "^2.71 || ^3.0",
"phpstan/phpstan": "^1.10.2",
"phpstan/phpstan-doctrine": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan": "^1.11",
"phpstan/phpstan-doctrine": "^1.4",
"phpstan/phpstan-phpunit": "^1.4",
"phpunit/phpunit": "^9.6",
"rector/rector": "^0.19",
"rector/rector": "^1.1",
"symfony/console": "^5.4 || ^6.0 || ^7.0",
"symfony/doctrine-bridge": "^5.4 || ^6.0 || ^7.0",
"symfony/phpunit-bridge": "^6.0 || ^7.0",
"symfony/uid": "^5.4 || ^6.0 || ^7.0",
"symfony/yaml": "^5.4 || ^6.0 || ^7.0"
},
"suggest": {
@ -2712,7 +2714,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.13-dev"
"dev-main": "3.x-dev"
}
},
"autoload": {
@ -2760,7 +2762,7 @@
"support": {
"email": "gediminas.morkevicius@gmail.com",
"issues": "https://github.com/doctrine-extensions/DoctrineExtensions/issues",
"source": "https://github.com/doctrine-extensions/DoctrineExtensions/tree/v3.15.0",
"source": "https://github.com/doctrine-extensions/DoctrineExtensions/tree/v3.16.1",
"wiki": "https://github.com/Atlantic18/DoctrineExtensions/tree/main/doc"
},
"funding": [
@ -2781,7 +2783,7 @@
"type": "github"
}
],
"time": "2024-02-12T15:17:22+00:00"
"time": "2024-06-25T16:22:14+00:00"
},
{
"name": "grandt/binstring",
@ -9193,16 +9195,16 @@
},
{
"name": "stof/doctrine-extensions-bundle",
"version": "v1.11.0",
"version": "v1.12.0",
"source": {
"type": "git",
"url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
"reference": "9f7023e4c8a1c00a5627d41c1027a3f89e477630"
"reference": "473ae65598fa4160654c350e139e20ee75d9a91a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/9f7023e4c8a1c00a5627d41c1027a3f89e477630",
"reference": "9f7023e4c8a1c00a5627d41c1027a3f89e477630",
"url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/473ae65598fa4160654c350e139e20ee75d9a91a",
"reference": "473ae65598fa4160654c350e139e20ee75d9a91a",
"shasum": ""
},
"require": {
@ -9267,9 +9269,9 @@
],
"support": {
"issues": "https://github.com/stof/StofDoctrineExtensionsBundle/issues",
"source": "https://github.com/stof/StofDoctrineExtensionsBundle/tree/v1.11.0"
"source": "https://github.com/stof/StofDoctrineExtensionsBundle/tree/v1.12.0"
},
"time": "2024-02-13T14:43:20+00:00"
"time": "2024-06-10T12:27:27+00:00"
},
{
"name": "symfony/asset",