We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd2dde7 + cbf9d88 commit fae1df0Copy full SHA for fae1df0
1 file changed
composer.json
@@ -1,11 +1,12 @@
1
{
2
"name": "paylike/php-api",
3
- "description": "Demo",
+ "description": "PHP SDK to communicate with the Paylike HTTP api",
4
+ "version": "0.1.0",
5
"license": "MIT",
6
"authors": [
7
8
"name": "Ionut Calara",
- "email": "ionut@derikon.com"
9
+ "email": "ionut.calara@gmail.com"
10
}
11
],
12
"minimum-stability": "dev",
0 commit comments