1
0
mirror of https://github.com/flarum/core.git synced 2025-01-17 22:29:15 +01: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
No known key found for this signature in database
GPG Key ID: 9A0231A879B055F4

View File

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