Skip to content

Commit 59cea03

Browse files
committed
Change QR code library
Switch from `chillerlan/php-qrcode` to `amirezaeb/heroqr`. For Icinga Web we are using **GPL-2.0** license: - `chillerlan/php-qrcode`: **Apache-2.0** (not compatible) - `amirezaeb/heroqr`: **MIT** (compatible)
1 parent 7b7ff8d commit 59cea03

2 files changed

Lines changed: 529 additions & 72 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
},
1616
"require": {
1717
"php": ">=8.2",
18+
"amirezaeb/heroqr": "^1.1.9",
1819
"ext-curl": "*",
19-
"chillerlan/php-qrcode": "^5.0.3",
2020
"clue/block-react": "^1.5",
2121
"clue/connection-manager-extra": "^1.3",
2222
"clue/http-proxy-react": "^1.8",

0 commit comments

Comments
 (0)