mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-07 23:01:04 +02:00
[ticket/17176] Revert back to doctrine 3.3.x until drop index is solved
PHPBB3-17176
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
"composer/composer": "^2.0",
|
||||
"composer/installers": "^1.9",
|
||||
"composer/package-versions-deprecated": "^1.11",
|
||||
"doctrine/dbal": "^3.0",
|
||||
"doctrine/dbal": "~3.3.6",
|
||||
"google/recaptcha": "~1.1",
|
||||
"guzzlehttp/guzzle": "~6.3",
|
||||
"lusitanian/oauth": "^0.8.1",
|
||||
|
Reference in New Issue
Block a user