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

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

View File

@ -4,7 +4,8 @@
"homepage": "https://git.bit5.ru/composer/taskman_deploy",
"require": {
"php": ">=7.4",
"amphp/amp" : "~v2.6.2"
"amphp/amp" : "~v2.6.2",
"phpseclib/phpseclib" : "~2.0.30"
},
"autoload": {
"classmap": ["deploy.inc.php"]