Изменил(а) на 'composer.json'

This commit is contained in:
Pavel Shevaev 2023-10-23 19:59:03 +03:00
parent 4d8389e6d7
commit 3baa9d8a0b
1 changed files with 3 additions and 2 deletions

View File

@ -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"]