From 8333491737e11ae2a579bfec9ef4e62af6f4d115 Mon Sep 17 00:00:00 2001 From: Sammyjo20 <29132017+Sammyjo20@users.noreply.github.com> Date: Sun, 1 Oct 2023 22:44:38 +0100 Subject: [PATCH] Feature | V3 Release --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 87c2ce1..c5f6a8a 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "illuminate/console": "^9.52 || ^10.0", "illuminate/http": "^9.52 || ^10.0", "illuminate/support": "^9.52 || ^10.0", - "saloonphp/saloon": "^3.0-beta.5" + "saloonphp/saloon": "^3.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.5",