Livewire UI installed

This commit is contained in:
Benjamin Takats
2022-11-30 00:04:07 +01:00
parent 073473a9c8
commit ab19835b3d
516 changed files with 3973 additions and 8 deletions

76
composer.lock generated
View File

@@ -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": "9431bb210b73ea7fa050c97f0d3456c1",
"content-hash": "4daae21e2c3373844f0d47811d6262c9",
"packages": [
{
"name": "bacon/bacon-qr-code",
@@ -7104,6 +7104,80 @@
"source": "https://github.com/webmozarts/assert/tree/1.11.0"
},
"time": "2022-06-03T18:03:27+00:00"
},
{
"name": "wireui/wireui",
"version": "v1.17.7",
"source": {
"type": "git",
"url": "https://github.com/wireui/wireui.git",
"reference": "a103617f9381cac002016be0d88bdac9dc551c7f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wireui/wireui/zipball/a103617f9381cac002016be0d88bdac9dc551c7f",
"reference": "a103617f9381cac002016be0d88bdac9dc551c7f",
"shasum": ""
},
"require": {
"laravel/framework": "^8.83|^9.16",
"livewire/livewire": "^2.10",
"php": "^8.0|^8.1"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.9",
"mockery/mockery": "^1.5",
"orchestra/testbench": "^6.0|^7.6",
"orchestra/testbench-dusk": "^6.0|^7.6",
"pestphp/pest": "^1.21",
"pestphp/pest-plugin-livewire": "^1.0",
"pestphp/pest-plugin-mock": "^1.0",
"phpunit/phpunit": "^9.5",
"psy/psysh": "@stable"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"WireUi\\Providers\\WireUiServiceProvider"
],
"aliases": []
}
},
"autoload": {
"psr-4": {
"WireUi\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Pedro Henrique",
"email": "pedrolivertwd@gmail.com"
}
],
"description": "TallStack components",
"keywords": [
"blade components",
"laravel components",
"livewire components",
"livewire-ui",
"wireui"
],
"support": {
"issues": "https://github.com/wireui/wireui/issues",
"source": "https://github.com/wireui/wireui/tree/v1.17.7"
},
"funding": [
{
"url": "https://github.com/PH7-Jack",
"type": "github"
}
],
"time": "2022-11-28T17:38:50+00:00"
}
],
"packages-dev": [