From 3949bd3f9d3fba30e2f21081d4f6376ece9d434e Mon Sep 17 00:00:00 2001 From: Sammyjo20 <29132017+Sammyjo20@users.noreply.github.com> Date: Sun, 1 Oct 2023 22:43:33 +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 6e5920f..6283698 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "homepage": "https://github.com/saloonphp/pagination-plugin", "require": { "php": "^8.1", - "saloonphp/saloon": "^v3.0.0-beta.5" + "saloonphp/saloon": "^3.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.5",