Updated installer with support for QR code block size rounding

This commit is contained in:
Alejandro Celaya
2021-12-06 17:35:32 +01:00
parent bdc89e2056
commit 1a75bd87d8
3 changed files with 3 additions and 1 deletions

View File

@@ -56,6 +56,7 @@ return [
Option\QrCode\DefaultMarginConfigOption::class,
Option\QrCode\DefaultFormatConfigOption::class,
Option\QrCode\DefaultErrorCorrectionConfigOption::class,
Option\QrCode\DefaultRoundBlockSizeConfigOption::class,
],
'installation_commands' => [