In their latest release (https://github.com/endroid/qr-code/releases/tag/3.7.8) they deliberatly break backward compatibility, which is really bad!! Instead of using endroid/qr-code you now have to use endroid/qr-code-bundle

I'll provide a patch in a minute but this needs to be released asap in order to help Drupal manage dependency properly.

Comments

jurgenhaas created an issue. See original summary.

jurgenhaas’s picture

Version: 8.x-1.x-dev » 8.x-2.x-dev
Status: Active » Needs review
StatusFileSize
new805 bytes

Here is the patch. Please review and merge ASAP.

harsh.behl’s picture

Thanks for the patch i will review it and commit it to the dev version ina day or two.

Thanks

  • pen committed e2c771d on 8.x-2.x authored by jurgenhaas
    Issue #3132377 by jurgenhaas: Breaking change in endroid/qr-code library
    
harsh.behl’s picture

Status: Needs review » Fixed

I have committed the patch in the latest release & it is compatible to version 9 also.

harsh.behl’s picture

Status: Fixed » Closed (fixed)