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
Chumper authored Jan 30, 2017
1 parent 6c5961e commit 32fd3c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ This is a simple Wrapper around the ZipArchive methods with some handy functions
##Installation

1. Add this package to the list of required packages, inside `composer.json`
* for Laravel 5: `"chumper/zipper": "0.6.x"`
* for Laravel 4: `"chumper/zipper": "0.5.x"`
* for Laravel 5: `"chumper/zipper": "1.0.x"`
* ~~for Laravel 4: `"chumper/zipper": "0.5.x"`~~
2. Run `composer update`

3. Go to `app/config/app.php`
Expand Down

0 comments on commit 32fd3c1

Please sign in to comment.