2022-05-18 12:17:58 +03:00
|
|
|
{
|
|
|
|
"name": "bit/taskman_bhl",
|
|
|
|
"description": "taskman bhl utils",
|
|
|
|
"homepage": "https://git.bit5.ru/composer/taskman_bhl",
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.4"
|
|
|
|
},
|
|
|
|
"autoload": {
|
2023-10-24 17:33:57 +03:00
|
|
|
"files": ["bhl.inc.php"]
|
2022-05-18 12:17:58 +03:00
|
|
|
}
|
|
|
|
}
|