We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1d3a98 commit 1a690a7Copy full SHA for 1a690a7
composer.json
@@ -1,10 +1,10 @@
1
{
2
"name": "api2pdf/api2pdf.php",
3
- "description": "A client library for API2PDF service",
+ "description": "A client library for API2PDF service to convert HTML to PDF",
4
"license": "MIT",
5
"homepage": "https://www.api2pdf.com",
6
"support": {
7
- "source": "https://github.com/api2pdf/api2pdf"
+ "source": "https://github.com/api2pdf/api2pdf.php"
8
},
9
"require": {
10
"php": ">=5.6",
0 commit comments