Added symfony/yaml as a dependency for configuration loading
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"require": {
|
||||
"symfony/class-loader": "v2.1.3",
|
||||
"symfony/http-foundation": "v2.1.3",
|
||||
"symfony/routing": "v2.1.3"
|
||||
"symfony/routing": "v2.1.3",
|
||||
"symfony/yaml": "v2.1.3"
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"authors": [
|
||||
|
Reference in New Issue
Block a user