12 lines
242 B
JSON
12 lines
242 B
JSON
|
{
|
||
|
"name": "bit/taskman_bhl",
|
||
|
"description": "taskman bhl utils",
|
||
|
"homepage": "https://git.bit5.ru/composer/taskman_bhl",
|
||
|
"require": {
|
||
|
"php": ">=7.4"
|
||
|
},
|
||
|
"autoload": {
|
||
|
"classmap": ["bhl.inc.php"]
|
||
|
}
|
||
|
}
|