Merge branch 'main' into dependabot/composer/laravel-pkgs-8b0c353d05

This commit is contained in:
Rico
2024-07-06 03:39:58 +02:00
committed by GitHub
4 changed files with 14 additions and 7 deletions

View File

@@ -2,3 +2,5 @@ eb60b5e7789a20ddb6e84e9daca78e724d60573e
be90837cabd09300502d25e0b1a68d01e7ebc2b2
efa2a6cf54fa52fbd0875138e116479dc81662df
8199a5d6f31ba00a3748c1912ae9533c0f439d8e
73d520fe1fba26c16cfe3d636d4ab75e7a12c2d2
3c6278cc6eb48662e01a082f3e721c20cd4ecdde

1
.github/FUNDING.yml vendored
View File

@@ -1,3 +1,4 @@
# These are supported funding model platforms
github: [rico-vz]
buy_me_a_coffee: ricodev

View File

@@ -7,7 +7,6 @@
<p align="center"><img src="https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&amp;logo=laravel&amp;logoColor=white" alt="shields"><img src="https://img.shields.io/badge/MySQL-00000F?style=for-the-badge&amp;logo=mysql&amp;logoColor=white" alt="shields"><img src="https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&amp;logo=tailwind-css&amp;logoColor=white" alt="shields"></p>
<h2>🧐 Features</h2>
Here're some of the project's features:
@@ -47,3 +46,8 @@ Technologies used in the project:
<h2>⚠️ Disclaimer:</h2>
Heimerdinger.lol was created under Riot Games' "Legal Jibber Jabber" policy using assets owned by Riot Games. Riot Games does not endorse or sponsor this project.
---
<a href="https://rico.sh"><img src="https://img.shields.io/badge/%E2%AD%90-rico.sh-white?labelColor=rgb(246, 129, 2)&style=flat" alt="⭐" /></a>

12
composer.lock generated
View File

@@ -1673,16 +1673,16 @@
},
{
"name": "intervention/image",
"version": "3.7.0",
"version": "3.7.1",
"source": {
"type": "git",
"url": "https://github.com/Intervention/image.git",
"reference": "6bfd3dd1d430c5224c728dc4f8b2fdc757b5eaf5"
"reference": "137bdb356aacc01409d22aee3f0904497616cf3c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Intervention/image/zipball/6bfd3dd1d430c5224c728dc4f8b2fdc757b5eaf5",
"reference": "6bfd3dd1d430c5224c728dc4f8b2fdc757b5eaf5",
"url": "https://api.github.com/repos/Intervention/image/zipball/137bdb356aacc01409d22aee3f0904497616cf3c",
"reference": "137bdb356aacc01409d22aee3f0904497616cf3c",
"shasum": ""
},
"require": {
@@ -1729,7 +1729,7 @@
],
"support": {
"issues": "https://github.com/Intervention/image/issues",
"source": "https://github.com/Intervention/image/tree/3.7.0"
"source": "https://github.com/Intervention/image/tree/3.7.1"
},
"funding": [
{
@@ -1741,7 +1741,7 @@
"type": "github"
}
],
"time": "2024-06-13T16:34:59+00:00"
"time": "2024-06-29T07:51:20+00:00"
},
{
"name": "laminas/laminas-diactoros",