1
0
mirror of https://github.com/flarum/core.git synced 2025-07-13 04:46:24 +02:00

Update doctrine/dbal version constraint

This update is needed to fix MariaDB compatibility.
See #1211.
This commit is contained in:
Franz Liedke
2018-07-09 00:14:57 +02:00
parent 00bc8fc0bc
commit d42205a8ff

View File

@ -24,7 +24,7 @@
"axy/sourcemap": "^0.1.4", "axy/sourcemap": "^0.1.4",
"components/font-awesome": "^5.0.6", "components/font-awesome": "^5.0.6",
"dflydev/fig-cookies": "^1.0.2", "dflydev/fig-cookies": "^1.0.2",
"doctrine/dbal": "^2.5", "doctrine/dbal": "^2.7",
"franzl/whoops-middleware": "^0.4.0", "franzl/whoops-middleware": "^0.4.0",
"illuminate/bus": "5.5.*", "illuminate/bus": "5.5.*",
"illuminate/cache": "5.5.*", "illuminate/cache": "5.5.*",