Import redMCP into Redmine repo
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "ldr/redmcp",
|
||||
"description": "Private Redmine API wrapper and MCP integration helpers for LDR support workflows.",
|
||||
"license": "proprietary",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"RedMCP\\": "app/"
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"kbsali/redmine-api": "^2.9"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user