Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support BaconQrCode v3 #303

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

rossbearman
Copy link

Extends the BaconQrCode dependency to ^2.0|^3.0.

The only breaking change with v3 is dropping support for PHP versions below 8.1.

@emmanpbarrameda
Copy link

any update?

@rossbearman
Copy link
Author

@emmanpbarrameda If you need this in the short term, you can switch to my branch to get support for this:

In composer.json:

    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/rossbearman/simple-qrcode"
        }
    ],

And then update the version of the simplesoftwareio/simple-qrcode to dev-baconqrcode-v3

    "require": {
        "simplesoftwareio/simple-qrcode": "dev-baconqrcode-v3",
    }

@ultrono
Copy link

ultrono commented Aug 22, 2024

Is there an update on getting merged please?

@jyxjjj
Copy link

jyxjjj commented Nov 1, 2024

It seems that the latest official update was on July 6, 2021, and then the updates were all from pull requests. The last update was on October 28, 2022. I cannot find any replies from official persons too. So I don't think this project is maintained. Do you have plans to make your fork version into another full repo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants