Symfony update

This commit is contained in:
Pierre Rudloff 2016-06-06 03:12:27 +02:00
parent fc6a6120be
commit 2eacda48e3
2 changed files with 23 additions and 23 deletions

View file

@ -9,15 +9,15 @@
"rg3/youtube-dl": "~2016.04.13",
"slim/slim": "3.x-dev",
"mathmarques/smarty-view": "~1.1.0",
"symfony/yaml": "~3.0.0",
"symfony/process": "~3.0.0",
"symfony/yaml": "~3.1.0",
"symfony/process": "~3.1.0",
"ptachoire/process-builder-chain": "~1.2.0",
"ffmpeg/ffmpeg": "dev-release",
"rudloff/smarty-plugin-noscheme": "~0.1.0",
"rudloff/rtmpdump-bin": "~2.3"
},
"require-dev": {
"symfony/var-dumper": "~3.0.0"
"symfony/var-dumper": "~3.1.0"
},
"extra": {
"paas": {