We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e357b1 commit bbe33a0Copy full SHA for bbe33a0
README.md
@@ -76,6 +76,7 @@ For the QR Code reader, either `ext-gd` or `ext-imagick` is required!
76
**Important: Please use the examples from the branch that matches your installed php-qrcode version (
77
[v4.x](https://github.com/chillerlan/php-qrcode/tree/v4.3.x/examples),
78
[v5.x](https://github.com/chillerlan/php-qrcode/tree/v5.0.x/examples),
79
+[v6.x](https://github.com/chillerlan/php-qrcode/tree/v6.0.x/examples),
80
[dev-main](https://github.com/chillerlan/php-qrcode/tree/main/examples)
81
)!**<br/>
82
The `main` (default) branch is the active development for future major versions, and it is most likely incompatible with the latest release versions.
0 commit comments