Skip to content

Commit fae1df0

Browse files
authored
Merge pull request #17 from ionutcalara/master
Update composer description
2 parents fd2dde7 + cbf9d88 commit fae1df0

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

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)