From 05a60cbafe666b90a842790f2ba6385acb601026 Mon Sep 17 00:00:00 2001 From: Nils Plaschke Date: Sat, 14 Feb 2015 21:39:01 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9783146..1bfad98 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,13 @@ This is a simple Wrapper around the ZipArchive methods with some handy functions ##Installation -1- To install this package just require it in your +1a- To install this package for laravel 5 just require it in your -`composer.json` with `"Chumper/Zipper": "0.5.0"` +`composer.json` with `"Chumper/Zipper": "0.6.0"` + +1b- To install this package for laravel 4 just require it in your + +`composer.json` with `"Chumper/Zipper": "0.5.1"` 2- goto `app/config/app.php`