From 367a2e19a9ab30f5775ba54041f3c6ff307be2fb Mon Sep 17 00:00:00 2001 From: Simon Rogers Date: Fri, 13 Jul 2018 16:46:25 +0100 Subject: [PATCH] Update readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index bc50ccc..f381b00 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ Please note, you do not need to have laravel installed to use this package. To install through composer include the package in your `composer.json`. - "midnite81/prowl": "^1.0.0" + "midnite81/prowl": "^2.0.0" Run `composer install` or `composer update` to download the dependencies or you can run `composer require midnite81/prowl`.