From bbe33a0abe061b86cd1fe74b20d5639d823904e8 Mon Sep 17 00:00:00 2001 From: smiley Date: Sat, 14 Mar 2026 17:23:29 +0100 Subject: [PATCH] :octocat: --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b97c5e300..522b1e4bd 100644 --- a/README.md +++ b/README.md @@ -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) )!**
The `main` (default) branch is the active development for future major versions, and it is most likely incompatible with the latest release versions.