Изменил(а) на 'composer.json'
This commit is contained in:
parent
4d8389e6d7
commit
3baa9d8a0b
|
@ -1,9 +1,10 @@
|
|||
{
|
||||
"name": "bit/taskman_deploy",
|
||||
"description": "android test farm",
|
||||
"description": "Remote host exec and deploy basic utils",
|
||||
"homepage": "https://git.bit5.ru/composer/taskman_deploy",
|
||||
"require": {
|
||||
"php": ">=7.4"
|
||||
"php": ">=7.4",
|
||||
"amphp/amp" : "~v2.6.2"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": ["deploy.inc.php"]
|
||||
|
|
Loading…
Reference in New Issue