Skip to content

Commit 76dde94

Browse files
committed
chore: fix invalid composer.json
1 parent 9e8f3a7 commit 76dde94

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
@@ -8,6 +8,6 @@
88
"minimum-stability": "dev",
99
"support": {
1010
"issues": "https://www.drupal.org/project/issues/http_webhooks",
11-
"source": "http://cgit.drupalcode.org/http_webhooks",
12-
},
11+
"source": "http://cgit.drupalcode.org/http_webhooks"
12+
}
1313
}

0 commit comments

Comments
 (0)