mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Update project composer.json and composer.lock, change location of smarty templates_c and cache folders to resources folder
This commit is contained in:
+10
-2
@@ -1,4 +1,11 @@
|
||||
{
|
||||
"authors": [
|
||||
{
|
||||
"name": "DariusIII",
|
||||
"email": "dkrisan@gmail.com",
|
||||
"role": "developer"
|
||||
}
|
||||
],
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
@@ -24,8 +31,6 @@
|
||||
|
||||
"license": "GPL-3.0",
|
||||
|
||||
"minimum-requirement": "dev",
|
||||
|
||||
"name": "DariusIII/newznab-tmux",
|
||||
|
||||
"require": {
|
||||
@@ -41,4 +46,7 @@
|
||||
"exeu/apai-io": "~1.0",
|
||||
"smarty/smarty": "~3.1"
|
||||
}
|
||||
|
||||
"require-dev": {},
|
||||
"type": "project"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user