2022-05-16 14:41:44 +03:00
|
|
|
{
|
|
|
|
"name": "bit/taskman_config",
|
|
|
|
"description": "taskman config utils",
|
|
|
|
"homepage": "https://git.bit5.ru/composer/taskman_config",
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.4"
|
|
|
|
},
|
|
|
|
"autoload": {
|
2023-10-24 17:34:10 +03:00
|
|
|
"classmap": ["msgpack/msgpack_custom.inc.php"]
|
2022-05-16 14:41:44 +03:00
|
|
|
}
|
|
|
|
}
|