2022-05-17 14:13:43 +03:00
|
|
|
{
|
|
|
|
"name": "bit/taskman_lock",
|
|
|
|
"description": "taskman gamectl lock utils",
|
|
|
|
"homepage": "https://git.bit5.ru/composer/taskman_lock",
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.4"
|
|
|
|
},
|
|
|
|
"autoload": {
|
2023-10-24 17:36:32 +03:00
|
|
|
"files": ["lock.inc.php"]
|
2022-05-17 14:13:43 +03:00
|
|
|
}
|
|
|
|
}
|