Dependencies update
This commit is contained in:
parent
4cb08ad40d
commit
d61ad24d25
3 changed files with 139 additions and 133 deletions
|
@ -6,18 +6,18 @@
|
|||
"type": "project",
|
||||
"require": {
|
||||
"smarty/smarty": "~3.1.29",
|
||||
"slim/slim": "~3.5.0",
|
||||
"slim/slim": "~3.6.0",
|
||||
"mathmarques/smarty-view": "~1.1.0",
|
||||
"symfony/yaml": "~3.1.0",
|
||||
"symfony/process": "~3.1.0",
|
||||
"symfony/yaml": "~3.2.0",
|
||||
"symfony/process": "~3.2.0",
|
||||
"ptachoire/process-builder-chain": "~1.2.0",
|
||||
"rudloff/smarty-plugin-noscheme": "~0.1.0",
|
||||
"aura/session": "~2.1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/var-dumper": "~3.1.0",
|
||||
"symfony/var-dumper": "~3.2.0",
|
||||
"squizlabs/php_codesniffer": "~2.7.0",
|
||||
"phpunit/phpunit": "~5.5.2",
|
||||
"phpunit/phpunit": "~5.7.2",
|
||||
"ffmpeg/ffmpeg": "dev-release",
|
||||
"rg3/youtube-dl": "~2016.09.08",
|
||||
"rudloff/rtmpdump-bin": "~2.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue