summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorwn_ <invalid@email.com>2024-11-21 17:27:15 +0000
committerwn_ <invalid@email.com>2024-11-21 17:34:32 +0000
commit64a36970d6c4a90c1ab738e0b859b4fffa18c603 (patch)
treebf385b721be5b1c6067040ce65f0b892bb1c9225 /composer.json
parent1e14fc0fd957cea2ab176d5132c3fe5329991c17 (diff)
Bump 'chillerlan/php-qrcode' to 5.0.x.
* Maintains PHP `7.4` compatibility and adds PHP `8.4` compatibility * The `4.4.x` branch does the same, but I didn't see any reason not to go to `5.0.x`. * https://github.com/chillerlan/php-qrcode/releases
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index e91c8d2e7..9b1f06f76 100644
--- a/composer.json
+++ b/composer.json
@@ -22,7 +22,7 @@
},
"require": {
"spomky-labs/otphp": "^10.0",
- "chillerlan/php-qrcode": "^4.3.3",
+ "chillerlan/php-qrcode": "^5.0.3",
"mervick/material-design-icons": "^2.2",
"j4mie/idiorm": "dev-master",
"soundasleep/html2text": "^2.1",