From 98ef3a2c9c5973365fed69e5e3d56dfd1cc3fdc6 Mon Sep 17 00:00:00 2001 From: DevDavido <997605+DevDavido@users.noreply.github.com> Date: Sat, 9 Mar 2019 17:03:34 +0100 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee2e6db..bd8fdf9 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.1 +composer require devdavido/laravel-reporto ``` The package will automatically register itself and add a `Report-To` header to your `web` routes.