update composer dependencies and add filsesystem component

This commit is contained in:
Manuel Raynaud
2013-06-03 12:18:16 +02:00
parent 3631ff48c5
commit c4d8aef962
4 changed files with 113 additions and 35 deletions

View File

@@ -19,6 +19,7 @@
"symfony/event-dispatcher" : "2.2.*",
"symfony/http-kernel" : "2.2.*",
"symfony/routing" : "2.2.*",
"symfony/filesystem" : "2.2.*",
"symfony/yaml" : "2.2.*",
"symfony-cmf/routing": "1.0.0"
},