Skip to content

Commit 707e98f

Browse files
committed
Update composer.json
1 parent bd486cf commit 707e98f

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
@@ -3,7 +3,7 @@
33
"type": "library",
44
"description": "An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.",
55
"keywords": [ "php", "barcode", "barcode generator", "EAN", "EAN13", "UPC", "Code39", "Code128", "Code93", "Standard 2 of 5", "MSI", "POSTNET", "KIX", "KIXCODE", "CODABAR", "PHARMA", "Code11", "SVG", "PNG", "HTML", "JPG", "JPEG" ],
6-
"homepage": "http://github.com/picqer/exact-php-client",
6+
"homepage": "http://github.com/picqer/php-barcode-generator",
77
"license": "MIT",
88
"authors": [
99
{
@@ -19,4 +19,4 @@
1919
"Picqer\\Barcode\\": "src"
2020
}
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)