From 48500f87f8217a79f001984657ac8efdd291e938 Mon Sep 17 00:00:00 2001 From: John Paul Medina Date: Sat, 2 Nov 2019 16:52:54 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec20c05..45c1256 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Laravel-USPS is a composer package that allows you to integrate the USPS Address / Shipping API. This backage is ported from @author Vincent Gabriel https://github.com/VinceG/USPS-php-api - Requires a valid USPS API Username - - Tested on Laravel 5+ + - Tested on Laravel 6 ## Installation