Require Bacon QR Code directly and update Livewire Material to 1.0.1

Bacon QR Code stays at the v3.1.1 Fortify already installed; SealShare
now draws QR codes with it too. Livewire Material 1.0.1 compiles its
components to the same view on every machine and keeps a full-screen
dialog's subtitle on a phone.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01V9NnLxnPp8vaaurb3Z1MFy
This commit is contained in:
Andreas Reinhold / reini
2026-09-13 11:46:07 +02:00
co-authored by Claude Opus 5
parent 9fd600571d
commit fbe358b2e5
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -10,6 +10,7 @@
"license": "MIT",
"require": {
"php": "^8.5",
"bacon/bacon-qr-code": "^3.0",
"laravel/fortify": "^1.30",
"laravel/framework": "^13.0",
"laravel/octane": "^2.13",