SimpleSoftwareIO / simple-qrcode

An easy-to-use PHP QrCode generator with first-party support for Laravel.
https://www.simplesoftware.io/simple-qrcode
MIT License
2.66k stars 362 forks source link

should go for bacon/bacon-qr-code ^3.0 #304

Open bvicini opened 3 weeks ago

bvicini commented 3 weeks ago

using other plugins, like filament 3 breezy that require bacon/bacon-qr-code ^3.0 the installation gives error due to version mismatching

bvicini commented 3 weeks ago

I see a pull request just for that

bvicini commented 2 weeks ago

It seems that a pull request for upgrading to bacon/bacon-qr-code ^3.0 has been accepted, but trying installation still gives version conflict because of version 2

rossbearman commented 1 week ago

The pull request hasn't been accepted yet, but you can change your composer.json to pull in the PR branch instead to fix it in the short term.