composer.json: Set endroid/qr-code to 4.6.1 to match vendor

Follows-Up: I560ac1b384e249aad1866752deac753c764ec553
Follows-Up: Ie783ad72fd9b5a6db2f558d653a5a7a68ffef450
Change-Id: I393b6f181f05500ba4fbab53cba36083777e38de
This commit is contained in:
Reedy 2024-11-20 22:01:06 +00:00
parent 23679fa50d
commit 3c159a020d

View file

@ -1,7 +1,7 @@
{ {
"require": { "require": {
"christian-riesen/base32": "^1.4.0", "christian-riesen/base32": "^1.4.0",
"endroid/qr-code": "4.5.2", "endroid/qr-code": "4.6.1",
"jakobo/hotp-php": "2.0.0" "jakobo/hotp-php": "2.0.0"
}, },
"require-dev": { "require-dev": {