Update Symfony Components

This commit is contained in:
Dmitriy Simushev 2014-12-05 15:53:18 +00:00
parent 097ec6ef1a
commit aa28272dbd

View File

@ -19,11 +19,11 @@
},
"require": {
"xamin/handlebars.php": "dev-master#ed57d8f7d75fb9d16ed89652aec9d747e7f440e1",
"symfony/http-foundation": "2.5.*",
"symfony/routing": "2.5.*",
"symfony/config": "2.5.*",
"symfony/yaml": "2.5.*",
"symfony/translation": "2.5.*",
"symfony/http-foundation": "2.6.*",
"symfony/routing": "2.6.*",
"symfony/config": "2.6.*",
"symfony/yaml": "2.6.*",
"symfony/translation": "2.6.*",
"tedivm/stash": "0.12.*",
"canteen/html5": "1.1.*",
"vierbergenlars/php-semver": "3.0.*"