Merge pull request #8546 from wallabag/dependabot/composer/doctrine/doctrine-migrations-bundle-3.6.0

This commit is contained in:
Jérémy Benoist
2025-11-12 06:56:36 +01:00
committed by GitHub

62
composer.lock generated
View File

@ -1059,16 +1059,16 @@
},
{
"name": "doctrine/doctrine-migrations-bundle",
"version": "3.5.0",
"version": "3.6.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
"reference": "71c81279ca0e907c3edc718418b93fd63074856c"
"reference": "49ecc564568d7da101779112579e78b677fbc94a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/71c81279ca0e907c3edc718418b93fd63074856c",
"reference": "71c81279ca0e907c3edc718418b93fd63074856c",
"url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/49ecc564568d7da101779112579e78b677fbc94a",
"reference": "49ecc564568d7da101779112579e78b677fbc94a",
"shasum": ""
},
"require": {
@ -1076,7 +1076,7 @@
"doctrine/migrations": "^3.2",
"php": "^7.2 || ^8.0",
"symfony/deprecation-contracts": "^2.1 || ^3",
"symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0"
"symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0 || ^8.0"
},
"require-dev": {
"composer/semver": "^3.0",
@ -1088,8 +1088,8 @@
"phpstan/phpstan-strict-rules": "^1.1 || ^2",
"phpstan/phpstan-symfony": "^1.3 || ^2",
"phpunit/phpunit": "^8.5 || ^9.5",
"symfony/phpunit-bridge": "^6.3 || ^7",
"symfony/var-exporter": "^5.4 || ^6 || ^7"
"symfony/phpunit-bridge": "^6.3 || ^7 || ^8",
"symfony/var-exporter": "^5.4 || ^6 || ^7 || ^8"
},
"type": "symfony-bundle",
"autoload": {
@ -1124,7 +1124,7 @@
],
"support": {
"issues": "https://github.com/doctrine/DoctrineMigrationsBundle/issues",
"source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.5.0"
"source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.6.0"
},
"funding": [
{
@ -1140,7 +1140,7 @@
"type": "tidelift"
}
],
"time": "2025-10-12T17:06:40+00:00"
"time": "2025-11-07T19:40:03+00:00"
},
{
"name": "doctrine/event-manager",
@ -1678,16 +1678,16 @@
},
{
"name": "doctrine/persistence",
"version": "3.4.2",
"version": "3.4.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/persistence.git",
"reference": "06a5956bc86e36bd667a382a16b36a3712361e05"
"reference": "d59e6ef7caffe6a30f4b6f9e9079a75f52c64ae0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/06a5956bc86e36bd667a382a16b36a3712361e05",
"reference": "06a5956bc86e36bd667a382a16b36a3712361e05",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/d59e6ef7caffe6a30f4b6f9e9079a75f52c64ae0",
"reference": "d59e6ef7caffe6a30f4b6f9e9079a75f52c64ae0",
"shasum": ""
},
"require": {
@ -1754,7 +1754,7 @@
],
"support": {
"issues": "https://github.com/doctrine/persistence/issues",
"source": "https://github.com/doctrine/persistence/tree/3.4.2"
"source": "https://github.com/doctrine/persistence/tree/3.4.3"
},
"funding": [
{
@ -1770,30 +1770,30 @@
"type": "tidelift"
}
],
"time": "2025-10-16T19:46:07+00:00"
"time": "2025-10-21T15:21:39+00:00"
},
{
"name": "doctrine/sql-formatter",
"version": "1.5.2",
"version": "1.5.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/sql-formatter.git",
"reference": "d6d00aba6fd2957fe5216fe2b7673e9985db20c8"
"reference": "a8af23a8e9d622505baa2997465782cbe8bb7fc7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/d6d00aba6fd2957fe5216fe2b7673e9985db20c8",
"reference": "d6d00aba6fd2957fe5216fe2b7673e9985db20c8",
"url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/a8af23a8e9d622505baa2997465782cbe8bb7fc7",
"reference": "a8af23a8e9d622505baa2997465782cbe8bb7fc7",
"shasum": ""
},
"require": {
"php": "^8.1"
},
"require-dev": {
"doctrine/coding-standard": "^12",
"ergebnis/phpunit-slow-test-detector": "^2.14",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^10.5"
"doctrine/coding-standard": "^14",
"ergebnis/phpunit-slow-test-detector": "^2.20",
"phpstan/phpstan": "^2.1.31",
"phpunit/phpunit": "^10.5.58"
},
"bin": [
"bin/sql-formatter"
@ -1823,9 +1823,9 @@
],
"support": {
"issues": "https://github.com/doctrine/sql-formatter/issues",
"source": "https://github.com/doctrine/sql-formatter/tree/1.5.2"
"source": "https://github.com/doctrine/sql-formatter/tree/1.5.3"
},
"time": "2025-01-24T11:45:48+00:00"
"time": "2025-10-26T09:35:14+00:00"
},
{
"name": "egulias/email-validator",
@ -8683,16 +8683,16 @@
},
{
"name": "symfony/cache",
"version": "v6.4.27",
"version": "v6.4.28",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "3b9cf252b3bb54d5daddea5704b95ea7117b39f4"
"reference": "31628f36fc97c5714d181b3a8d29efb85c6a7677"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/3b9cf252b3bb54d5daddea5704b95ea7117b39f4",
"reference": "3b9cf252b3bb54d5daddea5704b95ea7117b39f4",
"url": "https://api.github.com/repos/symfony/cache/zipball/31628f36fc97c5714d181b3a8d29efb85c6a7677",
"reference": "31628f36fc97c5714d181b3a8d29efb85c6a7677",
"shasum": ""
},
"require": {
@ -8759,7 +8759,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v6.4.27"
"source": "https://github.com/symfony/cache/tree/v6.4.28"
},
"funding": [
{
@ -8779,7 +8779,7 @@
"type": "tidelift"
}
],
"time": "2025-10-17T12:08:26+00:00"
"time": "2025-10-30T08:37:02+00:00"
},
{
"name": "symfony/cache-contracts",