diff --git a/composer.json b/composer.json index d37136b..f714b1a 100644 --- a/composer.json +++ b/composer.json @@ -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", diff --git a/composer.lock b/composer.lock index 56f8573..f8f247b 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "c3e08a235fe90acdef7903ef3fd01376", + "content-hash": "6417746ab937b9640000ddd69375ab49", "packages": [ { "name": "bacon/bacon-qr-code", @@ -2999,11 +2999,11 @@ }, { "name": "nonameweb/livewire-material", - "version": "1.0.0", + "version": "1.0.1", "source": { "type": "git", "url": "https://gitea.nonameweb.ch/noNameWEB/livewire-material.git", - "reference": "51bf034b74813575a53aa81ee8ead64a315f35ef" + "reference": "7798352cfc71643a88d4658f9704e65c4e24e8da" }, "require": { "laravel/framework": "^13.0", @@ -3083,7 +3083,7 @@ "material-design", "tailwindcss" ], - "time": "2026-09-13T07:56:00+00:00" + "time": "2026-09-13T09:16:52+00:00" }, { "name": "nunomaduro/termwind",