mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 15:07:49 +00:00
chore: update dependencies
This commit is contained in:
parent
e535496a1e
commit
c1a4acc40a
1 changed files with 17 additions and 17 deletions
34
composer.lock
generated
34
composer.lock
generated
|
|
@ -62,16 +62,16 @@
|
|||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.344.6",
|
||||
"version": "3.345.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "eb0bc621472592545539329499961a15a3f9f6dc"
|
||||
"reference": "61b4675bc02db8d7f3e1ba6931dc827c5ae23aa8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/eb0bc621472592545539329499961a15a3f9f6dc",
|
||||
"reference": "eb0bc621472592545539329499961a15a3f9f6dc",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/61b4675bc02db8d7f3e1ba6931dc827c5ae23aa8",
|
||||
"reference": "61b4675bc02db8d7f3e1ba6931dc827c5ae23aa8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -153,9 +153,9 @@
|
|||
"support": {
|
||||
"forum": "https://github.com/aws/aws-sdk-php/discussions",
|
||||
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.344.6"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.345.0"
|
||||
},
|
||||
"time": "2025-06-12T18:03:59+00:00"
|
||||
"time": "2025-06-17T18:09:42+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bnussbau/laravel-trmnl-blade",
|
||||
|
|
@ -1625,16 +1625,16 @@
|
|||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v12.18.0",
|
||||
"version": "v12.19.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "7d264a0dad2bfc5c154240b38e8ce9b2c4cdd14d"
|
||||
"reference": "dc96bb635385a7f139afe39b339a36e87ec72770"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/7d264a0dad2bfc5c154240b38e8ce9b2c4cdd14d",
|
||||
"reference": "7d264a0dad2bfc5c154240b38e8ce9b2c4cdd14d",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/dc96bb635385a7f139afe39b339a36e87ec72770",
|
||||
"reference": "dc96bb635385a7f139afe39b339a36e87ec72770",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -1836,7 +1836,7 @@
|
|||
"issues": "https://github.com/laravel/framework/issues",
|
||||
"source": "https://github.com/laravel/framework"
|
||||
},
|
||||
"time": "2025-06-10T14:48:34+00:00"
|
||||
"time": "2025-06-17T17:02:22+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/prompts",
|
||||
|
|
@ -2641,16 +2641,16 @@
|
|||
},
|
||||
{
|
||||
"name": "livewire/flux",
|
||||
"version": "v2.1.6",
|
||||
"version": "v2.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/livewire/flux.git",
|
||||
"reference": "142429b12718f87dbd1763c4cb2966b532bc8942"
|
||||
"reference": "82fdc074f2546ba1ac41a0276559899800dc12fa"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/livewire/flux/zipball/142429b12718f87dbd1763c4cb2966b532bc8942",
|
||||
"reference": "142429b12718f87dbd1763c4cb2966b532bc8942",
|
||||
"url": "https://api.github.com/repos/livewire/flux/zipball/82fdc074f2546ba1ac41a0276559899800dc12fa",
|
||||
"reference": "82fdc074f2546ba1ac41a0276559899800dc12fa",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2698,9 +2698,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/livewire/flux/issues",
|
||||
"source": "https://github.com/livewire/flux/tree/v2.1.6"
|
||||
"source": "https://github.com/livewire/flux/tree/v2.2.0"
|
||||
},
|
||||
"time": "2025-05-01T20:27:37+00:00"
|
||||
"time": "2025-06-16T19:11:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "livewire/livewire",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue