Skip to content

Commit 2e85476

Browse files
authored
fix version in readme (#4)
1 parent 6cfbc97 commit 2e85476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Zend Framework module to leverage the symfony dependency injection container
88
1. Install the module via composer by running:
99

1010
```bash
11-
composer require adlogix/zf-symfony-container:^1.0
11+
composer require adlogix/zf-symfony-container:^0.1
1212
```
1313

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

0 commit comments

Comments
 (0)