- Issue created by @ishore
- 🇸🇦Saudi Arabia ishore
$ composer why symfony/yaml
consolidation/robo 4.0.3 requires symfony/yaml (^6)
drupal/core 10.0.8 requires symfony/yaml (^6.2)
drupal/core-recommended 10.0.8 requires symfony/yaml (~v6.2.5) - 🇮🇹Italy kopeboy Milan
I couldn't install this module either and kind of broken my site multiple times trying.
Please update dependencies: endroid/qr-code-bundle is at 4.3, not 3.4. But even that wouldn't satisfy the Drupal requirement of yaml 6.2 😅🤔
- Status changed to Needs review
over 1 year ago 9:58am 20 September 2023 - 🇮🇳India harsh.behl
Hello Guys,
I have updated the code to have latest libraries. Please check
composer require 'drupal/endroid_qr_code:4.0.x-dev@dev'
- 🇺🇸United States fredonia_webteam
Install of drupal/endroid_qr_code:4.0.x-dev@dev is successful. QR code works on display.
+1 RTBC
- 🇨🇿Czech Republic David Urban
Hi, installing via
composer require 'drupal/endroid_qr_code:4.0.x-dev@dev' -W
under D9 was successful, codes get generated. Also upgrade to D10 worked ok with QR codes displayed correctly.