From ba8406960482705cda1afe040769a3db683eeefd Mon Sep 17 00:00:00 2001 From: Matthew Hailwood Date: Mon, 11 Sep 2017 09:49:47 +1200 Subject: [PATCH] Add laravel 5.5 note. https://twitter.com/taylorotwell/status/870389070559461376?lang=en --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7e37ce..6a8d628 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ powerful stacked error handling system. - Clean, well-structured & tested code-base ## Installing -If you use Laravel 4, you already have Whoops. There are also community-provided instructions on how to integrate Whoops into +If you use Laravel 4 or Laravel 5.5+, you already have Whoops. There are also community-provided instructions on how to integrate Whoops into [Silex 1](https://github.com/whoops-php/silex-1), [Silex 2](https://github.com/texthtml/whoops-silex), [Phalcon](https://github.com/whoops-php/phalcon),