We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c653a0 commit 2601f39Copy full SHA for 2601f39
composer.json
@@ -7,7 +7,6 @@
7
"authors": [],
8
"require": {
9
"php": "^8.2",
10
- "felixarntz/ai-services": "dev-main",
11
"logiscape/mcp-sdk-php": "^1.0",
12
"mcaskill/composer-exclude-files": "^4.0",
13
"mcp-wp/mcp-server": "dev-main",
@@ -23,11 +22,6 @@
23
22
"type": "vcs",
24
"url": "https://github.com/mcp-wp/mcp-server",
25
"no-api": true
26
- },
27
- {
28
- "type": "vcs",
29
- "url": "https://github.com/felixarntz/ai-services",
30
- "no-api": true
31
}
32
],
33
"config": {
0 commit comments