update composer.json - require yaml due to prod dependecies on gecko-silex-config
This commit is contained in:
parent
6c3bb16937
commit
3f484c6481
|
@ -21,6 +21,7 @@
|
|||
"meta-tech/silex-controller-service" : "^1.0",
|
||||
"silex/silex": "^2.0",
|
||||
"gecko-packages/gecko-silex-config-service": "^2.0",
|
||||
"symfony/security": "^3.2"
|
||||
"symfony/security": "^3.2",
|
||||
"symfony/yaml": "^3.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user