From fbb24d6be6d989020985c48a3b287bcbd7dc8767 Mon Sep 17 00:00:00 2001 From: Alex Vanderbist Date: Mon, 23 Dec 2024 22:48:35 +0100 Subject: [PATCH] Set up v5 docs --- docs/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_index.md b/docs/_index.md index f17c1c36..dd5c5545 100644 --- a/docs/_index.md +++ b/docs/_index.md @@ -2,5 +2,5 @@ title: v5 slogan: Easily build Eloquent queries from API requests. githubUrl: https://github.com/spatie/laravel-query-builder -branch: main +branch: v5 ---