We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d7e82b commit c2431d0Copy full SHA for c2431d0
README.md
@@ -24,7 +24,7 @@ Installation
24
============
25
26
```bash
27
-composer require steevanb/symfony-container-introspection ^1.0
+composer require --dev steevanb/symfony-container-introspection ^1.0
28
```
29
30
If you use Symfony (and not just symfony/dependency-injection), you can add `ContainerIntrospectionBundle` to your Kernel:
0 commit comments