From a65fecdc70e95dcb8b76277bd7f464a373c3de72 Mon Sep 17 00:00:00 2001 From: Brandon Date: Wed, 27 Jul 2022 10:38:36 -0600 Subject: [PATCH 1/2] Update Laravel Installation Link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b3fa56..4a69b8d 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Some notable features of this package include: ## Installation -This preset is intended to be installed into a fresh Laravel application. Follow [Laravel's installation instructions](https://laravel.com/docs/8.x/installation) to ensure you have a working environment before continuing. +This preset is intended to be installed into a fresh Laravel application. Follow [Laravel's installation instructions](https://laravel.com/docs/9.x/installation) to ensure you have a working environment before continuing. ### Installation (without auth) From 4d7991509b89dd01efcef45dcb3763c92fd61e8b Mon Sep 17 00:00:00 2001 From: Ryan Chandler Date: Wed, 27 Jul 2022 18:16:22 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a69b8d..0c20c73 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Some notable features of this package include: ## Installation -This preset is intended to be installed into a fresh Laravel application. Follow [Laravel's installation instructions](https://laravel.com/docs/9.x/installation) to ensure you have a working environment before continuing. +This preset is intended to be installed into a fresh Laravel application. Follow [Laravel's installation instructions](https://laravel.com/docs/installation) to ensure you have a working environment before continuing. ### Installation (without auth)