livewire testing

This commit is contained in:
2026-02-07 09:47:37 +03:30
parent 5d0198fa9e
commit 6c7855cb7d
10 changed files with 336 additions and 108 deletions

14
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": "425868a474d745d21e77f45693146088",
"content-hash": "500fbd108e18ef337e7fa4a9e050e206",
"packages": [
{
"name": "brick/math",
@@ -2021,16 +2021,16 @@
},
{
"name": "livewire/livewire",
"version": "v3.7.3",
"version": "v4.1.3",
"source": {
"type": "git",
"url": "https://github.com/livewire/livewire.git",
"reference": "a5384df9fbd3eaf02e053bc49aabc8ace293fc1c"
"reference": "69c871cb15fb95f10cda5acd1ee7e63cd3c494c8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/livewire/livewire/zipball/a5384df9fbd3eaf02e053bc49aabc8ace293fc1c",
"reference": "a5384df9fbd3eaf02e053bc49aabc8ace293fc1c",
"url": "https://api.github.com/repos/livewire/livewire/zipball/69c871cb15fb95f10cda5acd1ee7e63cd3c494c8",
"reference": "69c871cb15fb95f10cda5acd1ee7e63cd3c494c8",
"shasum": ""
},
"require": {
@@ -2085,7 +2085,7 @@
"description": "A front-end framework for Laravel.",
"support": {
"issues": "https://github.com/livewire/livewire/issues",
"source": "https://github.com/livewire/livewire/tree/v3.7.3"
"source": "https://github.com/livewire/livewire/tree/v4.1.3"
},
"funding": [
{
@@ -2093,7 +2093,7 @@
"type": "github"
}
],
"time": "2025-12-19T02:00:29+00:00"
"time": "2026-02-06T12:19:55+00:00"
},
{
"name": "monolog/monolog",