Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChaoyi Zha <summermontreal@gmail.com>2021-01-29 01:40:44 +0300
committerGitHub <noreply@github.com>2021-01-29 01:40:44 +0300
commitb1981709908caf6069b4a29dad3b6739c322c675 (patch)
tree44357e56838951820468f24419d28a11a96d3211 /composer.json
parent10be1cbf4057f82bb57755f5d0dd36c9b38e4a56 (diff)
Merge pull request from GHSA-vg6w-8w9v-xxqc
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index b0d98ef..0075ef8 100644
--- a/composer.json
+++ b/composer.json
@@ -14,7 +14,7 @@
"torann/geoip": "^1.0",
"geoip2/geoip2": "^2.4",
"nesbot/carbon": "^1.22",
- "doctrine/dbal": "^2.5",
+ "doctrine/dbal": "2.5.11",
"google/recaptcha": "~1.1",
"symfony/http-foundation": "2.7.51"
},