We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cfbc97 commit 2e85476Copy full SHA for 2e85476
README.md
@@ -8,7 +8,7 @@ Zend Framework module to leverage the symfony dependency injection container
8
1. Install the module via composer by running:
9
10
```bash
11
-composer require adlogix/zf-symfony-container:^1.0
+composer require adlogix/zf-symfony-container:^0.1
12
```
13
14
2. Add the `Adlogix\ZfSymfonyContainer` module to the module section of your `config/application.config.php`
0 commit comments