2022-05-16 14:42:35 +03:00
|
|
|
{
|
|
|
|
"name": "bit/taskman_error",
|
|
|
|
"description": "taskman error utils",
|
|
|
|
"homepage": "https://git.bit5.ru/composer/taskman_error",
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.4"
|
|
|
|
},
|
|
|
|
"autoload": {
|
2022-05-16 15:39:17 +03:00
|
|
|
"files": ["*.inc.php"]
|
2022-05-16 14:42:35 +03:00
|
|
|
}
|
|
|
|
}
|