From 3f65bd9600ccfd44d0ef801e74d3e6f074038c32 Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Sun, 12 May 2019 12:37:26 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 714bd4a..bb22701 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A [Segment](https://segment.com/) bridge for Laravel 5. ## Installation -This version requires [PHP](https://php.net) 7.1 or 7.2, and supports Laravel 5.5 - 5.7 only. +This version requires [PHP](https://php.net) 7.1 - 7.3, and supports Laravel 5.5 - 5.8 only. To get the latest version, simply require the project using [Composer](https://getcomposer.org):