Skip to content

Commit 45af67b

Browse files
committed
Remove version from composer.json
1 parent 9bf0934 commit 45af67b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "messagemedia/webhooks-sdk",
33
"type": "library",
44
"description": "The MessageMedia Webhooks allows you to subscribe to one or several events and when one of those events is triggered, an HTTP request is sent to the URL of your choice along with the message or payload. In simpler terms, it allows applications to 'speak' to one another and get notified automatically when something new happens.",
5-
"version": "1.0.0",
65
"keywords": ["Webhooks","API","SDK"],
76
"homepage": "https://developers.messagemedia.com",
87
"license": "Apache-2.0",

0 commit comments

Comments
 (0)