Skip to content

Commit 7e029ca

Browse files
chore: use VCS repository for schema
1 parent 348028b commit 7e029ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
"prefer-stable": true,
6363
"repositories": [
6464
{
65-
"type": "path",
66-
"url": "../schema"
65+
"type": "vcs",
66+
"url": "https://github.com/php-mcp/schema"
6767
}
6868
]
6969
}

0 commit comments

Comments
 (0)