[ticket/17176] Revert back to doctrine 3.3.x until drop index is solved

PHPBB3-17176
This commit is contained in:
Marc Alexander 2023-08-20 18:20:55 +02:00
parent 826aeb7111
commit 96e97c264e
No known key found for this signature in database
GPG key ID: 50E0D2423696F995
2 changed files with 32 additions and 33 deletions

View file

@ -35,7 +35,7 @@
"composer/composer": "^2.0", "composer/composer": "^2.0",
"composer/installers": "^1.9", "composer/installers": "^1.9",
"composer/package-versions-deprecated": "^1.11", "composer/package-versions-deprecated": "^1.11",
"doctrine/dbal": "^3.0", "doctrine/dbal": "~3.3.6",
"google/recaptcha": "~1.1", "google/recaptcha": "~1.1",
"guzzlehttp/guzzle": "~6.3", "guzzlehttp/guzzle": "~6.3",
"lusitanian/oauth": "^0.8.1", "lusitanian/oauth": "^0.8.1",

63
phpBB/composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "b6be9831b918c32d4bbddf223d498ccc", "content-hash": "ccecd9b3193465b612eb5f004758f947",
"packages": [ "packages": [
{ {
"name": "bantu/ini-get-wrapper", "name": "bantu/ini-get-wrapper",
@ -1031,40 +1031,38 @@
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",
"version": "3.6.6", "version": "3.3.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/dbal.git", "url": "https://github.com/doctrine/dbal.git",
"reference": "63646ffd71d1676d2f747f871be31b7e921c7864" "reference": "f873a820227bc352d023791775a01f078a30dfe1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/63646ffd71d1676d2f747f871be31b7e921c7864", "url": "https://api.github.com/repos/doctrine/dbal/zipball/f873a820227bc352d023791775a01f078a30dfe1",
"reference": "63646ffd71d1676d2f747f871be31b7e921c7864", "reference": "f873a820227bc352d023791775a01f078a30dfe1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"composer-runtime-api": "^2", "composer-runtime-api": "^2",
"doctrine/cache": "^1.11|^2.0", "doctrine/cache": "^1.11|^2.0",
"doctrine/deprecations": "^0.5.3|^1", "doctrine/deprecations": "^0.5.3|^1",
"doctrine/event-manager": "^1|^2", "doctrine/event-manager": "^1.0",
"php": "^7.4 || ^8.0", "php": "^7.3 || ^8.0",
"psr/cache": "^1|^2|^3", "psr/cache": "^1|^2|^3",
"psr/log": "^1|^2|^3" "psr/log": "^1|^2|^3"
}, },
"require-dev": { "require-dev": {
"doctrine/coding-standard": "12.0.0", "doctrine/coding-standard": "9.0.0",
"fig/log-test": "^1", "jetbrains/phpstorm-stubs": "2022.1",
"jetbrains/phpstorm-stubs": "2023.1", "phpstan/phpstan": "1.8.2",
"phpstan/phpstan": "1.10.29", "phpstan/phpstan-strict-rules": "^1.3",
"phpstan/phpstan-strict-rules": "^1.5", "phpunit/phpunit": "9.5.21",
"phpunit/phpunit": "9.6.9", "psalm/plugin-phpunit": "0.17.0",
"psalm/plugin-phpunit": "0.18.4", "squizlabs/php_codesniffer": "3.7.1",
"slevomat/coding-standard": "8.13.1", "symfony/cache": "^5.2|^6.0",
"squizlabs/php_codesniffer": "3.7.2", "symfony/console": "^2.7|^3.0|^4.0|^5.0|^6.0",
"symfony/cache": "^5.4|^6.0", "vimeo/psalm": "4.24.0"
"symfony/console": "^4.4|^5.4|^6.0",
"vimeo/psalm": "4.30.0"
}, },
"suggest": { "suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files." "symfony/console": "For helpful console commands such as SQL execution and import of files."
@ -1124,7 +1122,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/dbal/issues", "issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.6.6" "source": "https://github.com/doctrine/dbal/tree/3.3.8"
}, },
"funding": [ "funding": [
{ {
@ -1140,7 +1138,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-08-17T05:38:17+00:00" "time": "2022-08-05T15:35:35+00:00"
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",
@ -1191,29 +1189,30 @@
}, },
{ {
"name": "doctrine/event-manager", "name": "doctrine/event-manager",
"version": "2.0.0", "version": "1.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/event-manager.git", "url": "https://github.com/doctrine/event-manager.git",
"reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32" "reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/750671534e0241a7c50ea5b43f67e23eb5c96f32", "url": "https://api.github.com/repos/doctrine/event-manager/zipball/95aa4cb529f1e96576f3fda9f5705ada4056a520",
"reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32", "reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^8.1" "doctrine/deprecations": "^0.5.3 || ^1",
"php": "^7.1 || ^8.0"
}, },
"conflict": { "conflict": {
"doctrine/common": "<2.9" "doctrine/common": "<2.9"
}, },
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^10", "doctrine/coding-standard": "^9 || ^10",
"phpstan/phpstan": "^1.8.8", "phpstan/phpstan": "~1.4.10 || ^1.8.8",
"phpunit/phpunit": "^9.5", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"vimeo/psalm": "^4.28" "vimeo/psalm": "^4.24"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -1262,7 +1261,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/event-manager/issues", "issues": "https://github.com/doctrine/event-manager/issues",
"source": "https://github.com/doctrine/event-manager/tree/2.0.0" "source": "https://github.com/doctrine/event-manager/tree/1.2.0"
}, },
"funding": [ "funding": [
{ {
@ -1278,7 +1277,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-12T20:59:15+00:00" "time": "2022-10-12T20:51:15+00:00"
}, },
{ {
"name": "friendsofphp/proxy-manager-lts", "name": "friendsofphp/proxy-manager-lts",