:octocat:

This commit is contained in:
smiley
2023-06-13 17:31:01 +02:00
parent 94becce830
commit b4b6d22f57
+2 -1
View File
@@ -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": "*",