Skip to content

Commit

Permalink
fix version in readme (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonivdv authored Oct 19, 2018
1 parent 6cfbc97 commit 2e85476
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 @@ -8,7 +8,7 @@ Zend Framework module to leverage the symfony dependency injection container
1. Install the module via composer by running:

```bash
composer require adlogix/zf-symfony-container:^1.0
composer require adlogix/zf-symfony-container:^0.1
```

2. Add the `Adlogix\ZfSymfonyContainer` module to the module section of your `config/application.config.php`
Expand Down

0 comments on commit 2e85476

Please sign in to comment.