Skip to content

Commit c2c0c14

Browse files
authored
Make it easy to copy require command from Github interface (#138)
1 parent 52dd641 commit c2c0c14

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ these classes.
1616

1717
Using Composer:
1818

19-
php composer.phar require --dev matthiasnoback/symfony-dependency-injection-test
19+
```bash
20+
composer require --dev matthiasnoback/symfony-dependency-injection-test
21+
```
2022

2123
## Usage
2224

0 commit comments

Comments
 (0)