Skip to content

Commit

Permalink
update compose.json for doctrine dbal new versions
Browse files Browse the repository at this point in the history
  • Loading branch information
niklongstone committed Jan 29, 2016
1 parent 76325c7 commit 42fdf52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -14,7 +14,7 @@
],
"require": {
"php": ">=5.3.0",
"doctrine/dbal": "2.5.1",
"doctrine/dbal": "~2.5",
"twig/twig": "~1.0",
"niklongstone/regex-reverse": "~0.4",
"symfony/yaml": "~2.0"
Expand Down

0 comments on commit 42fdf52

Please sign in to comment.