Skip to content

Commit b4d8451

Browse files
committed
renamed composer.phar to composer to be consistent with the Symfony docs
1 parent 636ea13 commit b4d8451

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
@@ -95,5 +95,5 @@ Resources
9595
You can run the unit tests with the following command:
9696

9797
$ cd path/to/Symfony/Component/HttpKernel/
98-
$ composer.phar install
98+
$ composer install
9999
$ phpunit

0 commit comments

Comments
 (0)