Skip to content

Commit cbf9d88

Browse files
committed
Update composer description
1 parent fd2dde7 commit cbf9d88

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"name": "paylike/php-api",
3-
"description": "Demo",
3+
"description": "PHP SDK to communicate with the Paylike HTTP api",
4+
"version": "0.1.0",
45
"license": "MIT",
56
"authors": [
67
{
78
"name": "Ionut Calara",
8-
"email": "ionut@derikon.com"
9+
"email": "ionut.calara@gmail.com"
910
}
1011
],
1112
"minimum-stability": "dev",

0 commit comments

Comments
 (0)