Изменил(а) на 'composer.json'
This commit is contained in:
parent
3baa9d8a0b
commit
19cf44eb3f
|
@ -4,7 +4,8 @@
|
||||||
"homepage": "https://git.bit5.ru/composer/taskman_deploy",
|
"homepage": "https://git.bit5.ru/composer/taskman_deploy",
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.4",
|
"php": ">=7.4",
|
||||||
"amphp/amp" : "~v2.6.2"
|
"amphp/amp" : "~v2.6.2",
|
||||||
|
"phpseclib/phpseclib" : "~2.0.30"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"classmap": ["deploy.inc.php"]
|
"classmap": ["deploy.inc.php"]
|
||||||
|
|
Loading…
Reference in New Issue