:octocat:

This commit is contained in:
smiley
2026-03-14 17:23:29 +01:00
parent 3e357b1df8
commit bbe33a0abe
+1
View File
@@ -76,6 +76,7 @@ For the QR Code reader, either `ext-gd` or `ext-imagick` is required!
**Important: Please use the examples from the branch that matches your installed php-qrcode version (
[v4.x](https://github.com/chillerlan/php-qrcode/tree/v4.3.x/examples),
[v5.x](https://github.com/chillerlan/php-qrcode/tree/v5.0.x/examples),
[v6.x](https://github.com/chillerlan/php-qrcode/tree/v6.0.x/examples),
[dev-main](https://github.com/chillerlan/php-qrcode/tree/main/examples)
)!**<br/>
The `main` (default) branch is the active development for future major versions, and it is most likely incompatible with the latest release versions.