From 404eb2f5455fce3d93a90e5edfe06e09974879ae Mon Sep 17 00:00:00 2001 From: DevDavido <997605+DevDavido@users.noreply.github.com> Date: Wed, 26 Dec 2018 00:43:18 +0100 Subject: [PATCH] Fixed little typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7103db3..ee2e6db 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ If you've found a bug regarding security please mail [github@diskoboss.de](mailt You can install this package via composer using this command: ```bash -composer require devdavido/laravel-reporto:^1.0.1 +composer require devdavido/laravel-reporto:^1.1 ``` The package will automatically register itself and add a `Report-To` header to your `web` routes.