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

Merge pull request #6821 from rxu/ticket/17509

[ticket/17509] Bump DBMS supported versions
This commit is contained in:
Marc Alexander
2025-06-14 08:50:03 +02:00
committed by GitHub
7 changed files with 92 additions and 59 deletions

View File

@@ -36,7 +36,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",