Skip to content

Commit

Permalink
[1.x] Bacon QR 3.0 support (#534)
Browse files Browse the repository at this point in the history
* [1.x] Bacon QR 3.0 support

https://github.com/Bacon/BaconQrCode/releases/tag/v3.0.0

* Update composer.json

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>
  • Loading branch information
eshimischi and taylorotwell committed Apr 25, 2024
1 parent 0c1721f commit cb122ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"require": {
"php": "^8.1",
"ext-json": "*",
"bacon/bacon-qr-code": "^2.0",
"bacon/bacon-qr-code": "^3.0",
"illuminate/support": "^10.0|^11.0",
"symfony/console": "^6.0|^7.0",
"pragmarx/google2fa": "^8.0"
Expand Down

0 comments on commit cb122ce

Please sign in to comment.