Skip to content

Compatibility issue between simple-qrcode ^4.2 and Laravel Fortify (bacon/bacon-qr-code version conflict) #323

@EsinnOrc

Description

@EsinnOrc

Hi there,
When using Laravel Jetstream, which depends on laravel/fortify, the Fortify package requires bacon/bacon-qr-code ^3.0. However, when I try to install simplesoftwareio/simple-qrcode ^4.2, it requires bacon/bacon-qr-code ^2.0, leading to the following conflict:

- laravel/fortify v1.25.4 requires bacon/bacon-qr-code ^3.0
- simplesoftwareio/simple-qrcode 4.2.0 requires bacon/bacon-qr-code ^2.0

This version conflict makes it impossible to use the simple-qrcode package alongside Laravel Fortify.

Suggested Solution:

Either release a version of simple-qrcode that supports bacon/bacon-qr-code ^3.0,

Or provide an alternative way to use the package with Laravel Fortify.

Thanks in advance 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions