diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs
index 8123f07..0e227d9 100644
--- a/.git-blame-ignore-revs
+++ b/.git-blame-ignore-revs
@@ -2,3 +2,5 @@ eb60b5e7789a20ddb6e84e9daca78e724d60573e
be90837cabd09300502d25e0b1a68d01e7ebc2b2
efa2a6cf54fa52fbd0875138e116479dc81662df
8199a5d6f31ba00a3748c1912ae9533c0f439d8e
+73d520fe1fba26c16cfe3d636d4ab75e7a12c2d2
+3c6278cc6eb48662e01a082f3e721c20cd4ecdde
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
index 56a8d73..52be58c 100644
--- a/.github/FUNDING.yml
+++ b/.github/FUNDING.yml
@@ -1,3 +1,4 @@
# These are supported funding model platforms
github: [rico-vz]
+buy_me_a_coffee: ricodev
diff --git a/README.md b/README.md
index d9deb80..1e05840 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,6 @@



-
🧐 Features
Here're some of the project's features:
@@ -47,3 +46,8 @@ Technologies used in the project:
⚠️ Disclaimer:
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.
+
+---
+
+
+
diff --git a/composer.lock b/composer.lock
index beb1d22..2c82a04 100644
--- a/composer.lock
+++ b/composer.lock
@@ -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",