Skip to content

Commit ee43205

Browse files
committed
Another composer.json update
1 parent 8e761dc commit ee43205

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

composer.json

+10
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44
"version": "1.0.0",
55
"type": "library",
66
"homepage": "https://github.com/messagebird/php-rest-api",
7+
"license": "BSD-2-Clause",
8+
"authors": [
9+
{
10+
"name": "MessageBird",
11+
"email": "[email protected]"
12+
}
13+
],
14+
"require": {
15+
"php": ">=5.3.0"
16+
},
717
"autoload": {
818
"psr-4": {
919
"MessageBird\\": "src/MessageBird/"

0 commit comments

Comments
 (0)