From 4fab72d428e4466fdc823f14a9699445cee5efdd Mon Sep 17 00:00:00 2001 From: Ghostff Date: Sun, 2 Feb 2020 00:24:44 -0600 Subject: [PATCH] README Update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0d3ce7..2ad937a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ _Check out [Dump7](https://github.com/Ghostff/Dump7) for PHP 7+_ # Installation You can download the Latest [release version ](https://github.com/Ghostff/pretty_data_dump/releases/) as a standalone, alternatively you can use [Composer](https://getcomposer.org/) ```json -$ composer require ghostff/dump7 +$ composer require ghostff/dump5 ``` ```json "require": {