Skip to content

Commit dbc3d7b

Browse files
committed
composer: don't add repository for mcp now it's public
1 parent 280b61b commit dbc3d7b

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
@@ -12,12 +12,6 @@
1212
"issues": "https://github.com/laravel/boost/issues",
1313
"source": "https://github.com/laravel/boost"
1414
},
15-
"repositories": [
16-
{
17-
"type": "git",
18-
"url": "[email protected]:laravel/mcp.git"
19-
}
20-
],
2115
"require": {
2216
"php": "^8.1|^8.2",
2317
"guzzlehttp/guzzle": "^7.9",

0 commit comments

Comments
 (0)