Skip to content

Commit

Permalink
Update version in installation to 0.3.*
Browse files Browse the repository at this point in the history
  • Loading branch information
ojhaujjwal committed Sep 3, 2014
1 parent 4aa9256 commit f8f6bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ HtImgModule
This module simplies image manipulation for Zend Framework 2. This module integrates Zend Framework 2 with [Imagine](https://github.com/avalanche123/Imagine), the most amazing Image manipulation library for PHP.

## Installation
* Add `"hrevert/ht-img-module": "0.2.*"` to composer.json and run `php composer.phar update`
* Add `"hrevert/ht-img-module": "0.3.*"` to composer.json and run `php composer.phar update`
* Register `HtImgModule` as module in `config/application.config.php`
* Copy the file located in `vendor/hrevert/ht-img-module/config/ht-img-module.global.php` to `config/autoload` and change the values as you wish

Expand Down

0 comments on commit f8f6bb4

Please sign in to comment.