Skip to content

Commit cb122ce

Browse files
[1.x] Bacon QR 3.0 support (#534)
* [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 <[email protected]>
1 parent 0c1721f commit cb122ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require": {
1717
"php": "^8.1",
1818
"ext-json": "*",
19-
"bacon/bacon-qr-code": "^2.0",
19+
"bacon/bacon-qr-code": "^3.0",
2020
"illuminate/support": "^10.0|^11.0",
2121
"symfony/console": "^6.0|^7.0",
2222
"pragmarx/google2fa": "^8.0"

0 commit comments

Comments
 (0)