From 64a36970d6c4a90c1ab738e0b859b4fffa18c603 Mon Sep 17 00:00:00 2001 From: wn_ Date: Thu, 21 Nov 2024 17:27:15 +0000 Subject: 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 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') 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", -- cgit v1.2.3-54-g00ecf