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 ad17267 commit b26386cCopy full SHA for b26386c
src/Symfony/Component/Translation/README.md
@@ -6,8 +6,8 @@ The Translation component provides tools to internationalize your application.
6
Getting Started
7
---------------
8
9
-```
10
-$ composer require symfony/translation
+```bash
+composer require symfony/translation
11
```
12
13
```php
0 commit comments