From 0bb6342c9ab1eeb2dbc025f405a83656f51910a6 Mon Sep 17 00:00:00 2001 From: arubacao Date: Wed, 1 Apr 2020 12:32:00 +0200 Subject: [PATCH] [CI Skip] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3aac6a..7c9d866 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Use this to determine if an incoming request actually comes from the AWS infrast - Retry with exponential back-off on network issues while fetching the _ip address range_ from AWS #### Notes - - `arubacao/aws-ip-range-middleware` is functional and fully tested for Laravel `5.0`, - `7.*` and PHP `7.0` - `7.3`. + - `arubacao/aws-ip-range-middleware` is functional and fully tested for Laravel `5.0` - `7.*` and PHP `7.0` - `7.3`. ## Installation Install this package via composer: