From e87b53071f6b6e042ee3692abf728278a57546a3 Mon Sep 17 00:00:00 2001 From: Samuel Nitsche Date: Thu, 9 Feb 2023 19:52:28 +0100 Subject: [PATCH] Updated readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 46e86e3..a8c85cc 100644 --- a/README.md +++ b/README.md @@ -32,13 +32,14 @@ Invite Codes: 7.x | 5.x 8.x | 6.x 9.x | 7.x + 10.x | 8.x ## Installation You can pull in the package using [composer](https://getcomposer.org): ```bash -$ composer require "clarkeash/doorman=^7.0" +$ composer require "clarkeash/doorman=^8.0" ``` Next, migrate the database: