Commit 20124e93 authored by Igor Wiedler's avatar Igor Wiedler

Update doctrine constraint for fat skeleton as well (danke @stof)

parent 99451f2a
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
"symfony/twig-bridge": "2.1.*", "symfony/twig-bridge": "2.1.*",
"monolog/monolog": ">=1.0.0,<1.2-dev", "monolog/monolog": ">=1.0.0,<1.2-dev",
"twig/twig": ">=1.2.0,<2.0-dev", "twig/twig": ">=1.2.0,<2.0-dev",
"doctrine/dbal": "2.1.*", "doctrine/dbal": "2.2.*",
"swiftmailer/swiftmailer": "4.1.*" "swiftmailer/swiftmailer": "4.1.*"
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment