mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-18 21:41:59 +00:00
:octocat:
This commit is contained in:
+2
-1
@@ -6,7 +6,6 @@
|
||||
"MIT",
|
||||
"Apache-2.0"
|
||||
],
|
||||
"minimum-stability": "stable",
|
||||
"type": "library",
|
||||
"keywords": [
|
||||
"QR code", "qrcode", "qr", "qrcode-generator", "phpqrcode", "qrcode-reader", "qr-reader"
|
||||
@@ -34,6 +33,8 @@
|
||||
"homepage":"https://github.com/chillerlan/php-qrcode/graphs/contributors"
|
||||
}
|
||||
],
|
||||
"minimum-stability": "stable",
|
||||
"prefer-stable": true,
|
||||
"require": {
|
||||
"php": "^7.4 || ^8.0",
|
||||
"ext-mbstring": "*",
|
||||
|
||||
Reference in New Issue
Block a user