feat: Update AWS SDK and Laravel Package Tools versions

- Updated AWS SDK version to 3.301.4
- Updated Laravel Package Tools version to 1.16.4
This commit is contained in:
Rico van Zelst
2024-03-21 01:10:43 +01:00
parent effd0203a3
commit 236ff32acc
7 changed files with 160 additions and 55 deletions

View File

@@ -0,0 +1,8 @@
@extends('layouts.streamerpanel')
@section('title', 'Streamer Panel • Heimerdinger.LoL')
@section('description', 'Heimerdinger.LoL: Streamer Panel for managing your streamer requests.')
@section('content')
hello world
@endsection