8000 Update composer.json · meonkeys/codebird-php@207fe95 · GitHub
[go: up one dir, main page]

Skip to content

Commit 207fe95

Browse files
committed
Update composer.json
Reflect the library dependencies on composer.
1 parent d2e63df commit 207fe95

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

composer.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,9 @@
55
"autoload": {
66
"classmap": ["src/"]
77
},
8-
"license": "GPL-3.0"
9-
}
8+
"license": "GPL-3.0",
9+
"require": {
10+
"lib-openssl": "*",
11+
"lib-curl": "*"
12+
}
13+
}

0 commit comments

Comments
 (0)
0