mirror of
https://github.com/flarum/framework.git
synced 2024-12-05 00:43:39 +08:00
Update doctrine/dbal version constraint
This update is needed to fix MariaDB compatibility. See #1211.
This commit is contained in:
parent
fa935e609c
commit
005b9c0cff
|
@ -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.*",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user