Skip to content

Commit 2601f39

Browse files
committed
Remove obsolete dependency
1 parent 6c653a0 commit 2601f39

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

composer.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"authors": [],
88
"require": {
99
"php": "^8.2",
10-
"felixarntz/ai-services": "dev-main",
1110
"logiscape/mcp-sdk-php": "^1.0",
1211
"mcaskill/composer-exclude-files": "^4.0",
1312
"mcp-wp/mcp-server": "dev-main",
@@ -23,11 +22,6 @@
2322
"type": "vcs",
2423
"url": "https://github.com/mcp-wp/mcp-server",
2524
"no-api": true
26-
},
27-
{
28-
"type": "vcs",
29-
"url": "https://github.com/felixarntz/ai-services",
30-
"no-api": true
3125
}
3226
],
3327
"config": {

0 commit comments

Comments
 (0)