mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-18 10:10:05 +00:00
:octocat:
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "chillerlan/php-qrcode",
|
||||
"description": "A QR code generator. PHP 7.4+",
|
||||
"description": "A QR code generator and reader with a user friendly API. PHP 7.4+",
|
||||
"homepage": "https://github.com/chillerlan/php-qrcode",
|
||||
"license": [
|
||||
"MIT",
|
||||
@@ -9,7 +9,7 @@
|
||||
"minimum-stability": "stable",
|
||||
"type": "library",
|
||||
"keywords": [
|
||||
"QR code", "qrcode", "qr", "qrcode-generator", "phpqrcode", "qrcode-reader"
|
||||
"QR code", "qrcode", "qr", "qrcode-generator", "phpqrcode", "qrcode-reader", "qr-reader"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user