Skip to content

Commit

Permalink
Update doctrine/dbal version constraint
Browse files Browse the repository at this point in the history
This update is needed to fix MariaDB compatibility.
See #1211.
  • Loading branch information
franzliedke committed Jul 8, 2018
1 parent 00bc8fc commit d42205a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.*",
Expand Down

0 comments on commit d42205a

Please sign in to comment.