1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-02 21:02:41 +02:00

[ticket/17509] Upgrade Doctrine dbal to the v.3.9

PHPBB-17509
This commit is contained in:
rxu
2025-05-29 22:13:32 +07:00
parent bf2c22354a
commit d8bbe3e58c
3 changed files with 21 additions and 21 deletions

View File

@@ -37,7 +37,7 @@
"composer/composer": "^2.0",
"composer/installers": "^1.9",
"composer/package-versions-deprecated": "^1.11",
"doctrine/dbal": "~3.3.6",
"doctrine/dbal": "^3.9",
"google/recaptcha": "~1.1",
"guzzlehttp/guzzle": " ^7.0",
"marc1706/fast-image-size": "^1.1",