Skip to content

Commit b3e6889

Browse files
committed
Removed .git extension from github-url
1 parent 2cb46f3 commit b3e6889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"repositories": [
2323
{
2424
"type": "vcs",
25-
"url": "https://github.com/weberhofer/jsonrpcphp.git"
25+
"url": "https://github.com/weberhofer/jsonrpcphp"
2626
}
2727
],
2828
"support": {

0 commit comments

Comments
 (0)