Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nils Plaschke committed Feb 14, 2015
1 parent 8aade9d commit 05a60cb
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

Expand Down

0 comments on commit 05a60cb

Please sign in to comment.