diff --git a/composer.json b/composer.json
index 56225462611b555ea72d7177b463691d96039f61..2147a7f861e665f181b2a1f66456c8ed9d257094 100644
--- a/composer.json
+++ b/composer.json
@@ -22,7 +22,7 @@
     "laravel/tinker": "^2.9",
     "platformcommunity/flysystem-bunnycdn": "*",
     "sentry/sentry-laravel": "^4.10",
-    "sl-projects/laravel-request-logger": "dev-feature/enhance_tests_and_try_fixing_user_agents",
+    "sl-projects/laravel-request-logger": "^1.0",
     "spatie/emoji": "^4.1",
     "spatie/laravel-backup": "^9.2",
     "spatie/laravel-markdown": "^2.7"
diff --git a/composer.lock b/composer.lock
index 73cb3916451f9fcfdb0d731953608d561edd448d..4dad8ba1106ee906362cb2b00e2deacb3813783c 100644
--- a/composer.lock
+++ b/composer.lock
@@ -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": "a338e6602428e2dfbe2d9c34eb5ad10e",
+    "content-hash": "01fe61521ac3505612dd88366956b8b8",
     "packages": [
         {
             "name": "bacon/bacon-qr-code",
@@ -4438,20 +4438,20 @@
         },
         {
             "name": "sentry/sentry-laravel",
-          "version": "4.13.0",
+            "version": "4.13.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/getsentry/sentry-laravel.git",
-              "reference": "d232ac494258e0d50a77c575a5af5f1a426d3f87"
+                "reference": "d232ac494258e0d50a77c575a5af5f1a426d3f87"
             },
             "dist": {
                 "type": "zip",
-              "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/d232ac494258e0d50a77c575a5af5f1a426d3f87",
-              "reference": "d232ac494258e0d50a77c575a5af5f1a426d3f87",
+                "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/d232ac494258e0d50a77c575a5af5f1a426d3f87",
+                "reference": "d232ac494258e0d50a77c575a5af5f1a426d3f87",
                 "shasum": ""
             },
             "require": {
-              "illuminate/support": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0 | ^12.0",
+                "illuminate/support": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0 | ^12.0",
                 "nyholm/psr7": "^1.0",
                 "php": "^7.2 | ^8.0",
                 "sentry/sentry": "^4.10",
@@ -4461,12 +4461,12 @@
                 "friendsofphp/php-cs-fixer": "^3.11",
                 "guzzlehttp/guzzle": "^7.2",
                 "laravel/folio": "^1.1",
-              "laravel/framework": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0 | ^12.0",
+                "laravel/framework": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0 | ^12.0",
                 "livewire/livewire": "^2.0 | ^3.0",
                 "mockery/mockery": "^1.3",
-              "orchestra/testbench": "^4.7 | ^5.1 | ^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0",
+                "orchestra/testbench": "^4.7 | ^5.1 | ^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0",
                 "phpstan/phpstan": "^1.10",
-              "phpunit/phpunit": "^8.4 | ^9.3 | ^10.4 | ^11.5"
+                "phpunit/phpunit": "^8.4 | ^9.3 | ^10.4 | ^11.5"
             },
             "type": "library",
             "extra": {
@@ -4511,7 +4511,7 @@
             ],
             "support": {
                 "issues": "https://github.com/getsentry/sentry-laravel/issues",
-              "source": "https://github.com/getsentry/sentry-laravel/tree/4.13.0"
+                "source": "https://github.com/getsentry/sentry-laravel/tree/4.13.0"
             },
             "funding": [
                 {
@@ -4523,20 +4523,20 @@
                     "type": "custom"
                 }
             ],
-          "time": "2025-02-18T10:09:29+00:00"
+            "time": "2025-02-18T10:09:29+00:00"
         },
         {
             "name": "sl-projects/laravel-request-logger",
-          "version": "dev-feature/enhance_tests_and_try_fixing_user_agents",
+            "version": "v1.0.6",
             "source": {
                 "type": "git",
                 "url": "https://github.com/SofianeLasri/laravel-request-logger.git",
-              "reference": "cab591750e43cc85dfcca186c6825f331307f4d0"
+                "reference": "e42196f70e1c3b7b1ad2ea9a202b6d1e8c5a585f"
             },
             "dist": {
                 "type": "zip",
-              "url": "https://api.github.com/repos/SofianeLasri/laravel-request-logger/zipball/cab591750e43cc85dfcca186c6825f331307f4d0",
-              "reference": "cab591750e43cc85dfcca186c6825f331307f4d0",
+                "url": "https://api.github.com/repos/SofianeLasri/laravel-request-logger/zipball/e42196f70e1c3b7b1ad2ea9a202b6d1e8c5a585f",
+                "reference": "e42196f70e1c3b7b1ad2ea9a202b6d1e8c5a585f",
                 "shasum": ""
             },
             "require": {
@@ -4557,8 +4557,8 @@
             },
             "autoload": {
                 "psr-4": {
-                  "SlProjects\\LaravelRequestLogger\\": "src/",
-                  "SlProjects\\LaravelRequestLogger\\Database\\Factories\\": "src/database/factories/"
+                    "SlProjects\\LaravelRequestLogger\\": "src/",
+                    "SlProjects\\LaravelRequestLogger\\Database\\Factories\\": "src/database/factories/"
                 }
             },
             "notification-url": "https://packagist.org/downloads/",
@@ -4576,9 +4576,9 @@
             "description": "A Laravel package to log all incoming HTTP requests",
             "support": {
                 "issues": "https://github.com/SofianeLasri/laravel-request-logger/issues",
-              "source": "https://github.com/SofianeLasri/laravel-request-logger/tree/feature/enhance_tests_and_try_fixing_user_agents"
+                "source": "https://github.com/SofianeLasri/laravel-request-logger/tree/v1.0.6"
             },
-          "time": "2025-02-19T15:35:38+00:00"
+            "time": "2025-02-19T16:59:10+00:00"
         },
         {
             "name": "spatie/commonmark-shiki-highlighter",
@@ -5082,16 +5082,16 @@
         },
         {
             "name": "spatie/shiki-php",
-          "version": "2.3.1",
+            "version": "2.3.1",
             "source": {
                 "type": "git",
                 "url": "https://github.com/spatie/shiki-php.git",
-              "reference": "24b4dcc161f37144180edbef49557edb96c1dc2d"
+                "reference": "24b4dcc161f37144180edbef49557edb96c1dc2d"
             },
             "dist": {
                 "type": "zip",
-              "url": "https://api.github.com/repos/spatie/shiki-php/zipball/24b4dcc161f37144180edbef49557edb96c1dc2d",
-              "reference": "24b4dcc161f37144180edbef49557edb96c1dc2d",
+                "url": "https://api.github.com/repos/spatie/shiki-php/zipball/24b4dcc161f37144180edbef49557edb96c1dc2d",
+                "reference": "24b4dcc161f37144180edbef49557edb96c1dc2d",
                 "shasum": ""
             },
             "require": {
@@ -5135,7 +5135,7 @@
                 "spatie"
             ],
             "support": {
-              "source": "https://github.com/spatie/shiki-php/tree/2.3.1"
+                "source": "https://github.com/spatie/shiki-php/tree/2.3.1"
             },
             "funding": [
                 {
@@ -5143,7 +5143,7 @@
                     "type": "github"
                 }
             ],
-          "time": "2025-02-18T13:18:46+00:00"
+            "time": "2025-02-18T13:18:46+00:00"
         },
         {
             "name": "spatie/temporary-directory",
@@ -8278,16 +8278,16 @@
         },
         {
             "name": "laravel/pint",
-          "version": "v1.21.0",
+            "version": "v1.21.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/laravel/pint.git",
-              "reference": "531fa0871fbde719c51b12afa3a443b8f4e4b425"
+                "reference": "531fa0871fbde719c51b12afa3a443b8f4e4b425"
             },
             "dist": {
                 "type": "zip",
-              "url": "https://api.github.com/repos/laravel/pint/zipball/531fa0871fbde719c51b12afa3a443b8f4e4b425",
-              "reference": "531fa0871fbde719c51b12afa3a443b8f4e4b425",
+                "url": "https://api.github.com/repos/laravel/pint/zipball/531fa0871fbde719c51b12afa3a443b8f4e4b425",
+                "reference": "531fa0871fbde719c51b12afa3a443b8f4e4b425",
                 "shasum": ""
             },
             "require": {
@@ -8295,15 +8295,15 @@
                 "ext-mbstring": "*",
                 "ext-tokenizer": "*",
                 "ext-xml": "*",
-              "php": "^8.2.0"
+                "php": "^8.2.0"
             },
             "require-dev": {
-              "friendsofphp/php-cs-fixer": "^3.68.5",
-              "illuminate/view": "^11.42.0",
-              "larastan/larastan": "^3.0.4",
-              "laravel-zero/framework": "^11.36.1",
+                "friendsofphp/php-cs-fixer": "^3.68.5",
+                "illuminate/view": "^11.42.0",
+                "larastan/larastan": "^3.0.4",
+                "laravel-zero/framework": "^11.36.1",
                 "mockery/mockery": "^1.6.12",
-              "nunomaduro/termwind": "^2.3",
+                "nunomaduro/termwind": "^2.3",
                 "pestphp/pest": "^2.36.0"
             },
             "bin": [
@@ -8340,7 +8340,7 @@
                 "issues": "https://github.com/laravel/pint/issues",
                 "source": "https://github.com/laravel/pint"
             },
-          "time": "2025-02-18T03:18:57+00:00"
+            "time": "2025-02-18T03:18:57+00:00"
         },
         {
             "name": "laravel/sail",
@@ -9234,16 +9234,16 @@
         },
         {
             "name": "phpunit/phpunit",
-          "version": "11.5.8",
+            "version": "11.5.8",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/phpunit.git",
-              "reference": "c9bd61aab12f0fc5e82ecfe621ff518a1d1f1049"
+                "reference": "c9bd61aab12f0fc5e82ecfe621ff518a1d1f1049"
             },
             "dist": {
                 "type": "zip",
-              "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c9bd61aab12f0fc5e82ecfe621ff518a1d1f1049",
-              "reference": "c9bd61aab12f0fc5e82ecfe621ff518a1d1f1049",
+                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c9bd61aab12f0fc5e82ecfe621ff518a1d1f1049",
+                "reference": "c9bd61aab12f0fc5e82ecfe621ff518a1d1f1049",
                 "shasum": ""
             },
             "require": {
@@ -9315,7 +9315,7 @@
             "support": {
                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
                 "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
-              "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.8"
+                "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.8"
             },
             "funding": [
                 {
@@ -9331,7 +9331,7 @@
                     "type": "tidelift"
                 }
             ],
-          "time": "2025-02-18T06:26:59+00:00"
+            "time": "2025-02-18T06:26:59+00:00"
         },
         {
             "name": "sebastian/cli-parser",
@@ -10436,9 +10436,7 @@
     ],
     "aliases": [],
     "minimum-stability": "stable",
-  "stability-flags": {
-    "sl-projects/laravel-request-logger": 20
-  },
+    "stability-flags": {},
     "prefer-stable": true,
     "prefer-lowest": false,
     "platform": {
@@ -10447,6 +10445,6 @@
         "ext-pdo": "*",
         "ext-zip": "*"
     },
-  "platform-dev": {},
-  "plugin-api-version": "2.6.0"
+    "platform-dev": {},
+    "plugin-api-version": "2.6.0"
 }