Use Slim framework (fixes #33)
This commit is contained in:
parent
f85f07a77b
commit
299634b023
14 changed files with 255 additions and 113 deletions
|
@ -6,7 +6,9 @@
|
|||
"type": "project",
|
||||
"require": {
|
||||
"smarty/smarty": "~3.1",
|
||||
"rg3/youtube-dl": "2015.10.24"
|
||||
"rg3/youtube-dl": "2015.10.24",
|
||||
"slim/slim": "~2.6.2",
|
||||
"slim/views": "~0.1.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/var-dumper": "~2.7.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue