From 4961998656b6fd71d3843f32f1bdfcbc4fc1f793 Mon Sep 17 00:00:00 2001 From: Stephen Lewis Date: Mon, 24 May 2021 16:05:28 +0100 Subject: [PATCH] Update branch name in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af4453a..4481447 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Select the appropriate branch for your version of Laravel. | 1.x | `^5.8`, `^6.0` | `^7.2` | | 2.x | `^7.0` | `^7.2.5` | | 3.x | `^8.0` | `^7.3.0` | -| 4.x | `^8.0` | `^8.0.0` | +| master | `^8.0` | `^8.0.0` | Install Unobserve using [Composer](https://getcomposer.org/):