Skip to content

Commit 1a690a7

Browse files
authored
Update composer.json
1 parent d1d3a98 commit 1a690a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "api2pdf/api2pdf.php",
3-
"description": "A client library for API2PDF service",
3+
"description": "A client library for API2PDF service to convert HTML to PDF",
44
"license": "MIT",
55
"homepage": "https://www.api2pdf.com",
66
"support": {
7-
"source": "https://github.com/api2pdf/api2pdf"
7+
"source": "https://github.com/api2pdf/api2pdf.php"
88
},
99
"require": {
1010
"php": ">=5.6",

0 commit comments

Comments
 (0)