Add a way to log commands
This commit is contained in:
parent
dfdf6fef76
commit
0413427bbe
3 changed files with 74 additions and 51 deletions
|
@ -4,9 +4,10 @@
|
|||
"license": "GPL-3.0-only",
|
||||
"homepage": "http://alltubedownload.net/",
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
"guzzlehttp/guzzle": "^6.5",
|
||||
"symfony/process": "^4.0|^5.0",
|
||||
"ext-json": "*"
|
||||
"psr/log": "^1.1",
|
||||
"symfony/process": "^4.0|^5.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpro/grumphp": "^0.18.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue