Skip to content

Commit 5921212

Browse files
committed
renamed composer.phar to composer to be consistent with the Symfony docs
1 parent 8ad9555 commit 5921212

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
@@ -77,5 +77,5 @@ Resources
7777
You can run the unit tests with the following command:
7878

7979
$ cd path/to/Symfony/Component/DependencyInjection/
80-
$ composer.phar install
80+
$ composer install
8181
$ phpunit

0 commit comments

Comments
 (0)