diff --git a/composer.json b/composer.json index 36d5477f..365b2bfc 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "laravel/tinker": "^2.8", "livewire/livewire": "^3.0", "livewire/volt": "^1.0", - "tallstackui/tallstackui": "1.x-dev", + "tallstackui/tallstackui": "^1.0", "torchlight/torchlight-laravel": "^0.5.14" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 97a13b09..4a8295c8 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": "2530447a17491614a60df17b95fb194c", + "content-hash": "31b8bbc5192b43732eaf9211296151b8", "packages": [ { "name": "brick/math", @@ -5650,7 +5650,7 @@ }, { "name": "tallstackui/tallstackui", - "version": "1.x-dev", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/tallstackui/tallstackui.git", @@ -5675,7 +5675,6 @@ "pestphp/pest": "^2.17", "pestphp/pest-plugin-type-coverage": "^2.2" }, - "default-branch": true, "type": "library", "extra": { "laravel": { @@ -5706,7 +5705,7 @@ "description": "A curated list of TallStack UI Components", "support": { "issues": "https://github.com/tallstackui/tallstackui/issues", - "source": "https://github.com/tallstackui/tallstackui/tree/1.x" + "source": "https://github.com/tallstackui/tallstackui/tree/v1.2.0" }, "time": "2023-12-04T02:24:19+00:00" }, @@ -10142,9 +10141,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "tallstackui/tallstackui": 20 - }, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": {