diff --git a/composer.json b/composer.json index e4bb66219..b681b96a3 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,6 @@ "phpoffice/phpspreadsheet": "^1.23", "robmorgan/phinx": "^0.13.4", "textalk/websocket": "^1.6", - "chillerlan/php-qrcode": "dev-main" + "chillerlan/php-qrcode": "^4" } }