Skip to content

Commit

Permalink
add installation-via-composer instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
abacaphiliac committed Mar 18, 2016
1 parent c9fe988 commit 4ab8d77
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ ZF2 Module that loads [vlucas/phpdotenv](https://github.com/vlucas/phpdotenv).
Module attaches a listener to EVENT_MERGE_CONFIG on ModuleManager's EventManager, before the ConfigListener merges the config.

# installation
TODO composer.json
```bash
composer require abacaphiliac/zend-phpdotenv
```

# usage
1. Add `Abacaphiliac\ZendPhpDotEnv` to your ZF2 application module config.
Expand Down

0 comments on commit 4ab8d77

Please sign in to comment.