Skip to content

Commit f5e8da0

Browse files
committed
renamed composer.phar to composer to be consistent with the Symfony docs
1 parent 0dc479d commit f5e8da0

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
@@ -11,5 +11,5 @@ Resources
1111
You can run the unit tests with the following command:
1212

1313
$ cd path/to/Symfony/Component/Serializer/
14-
$ composer.phar install
14+
$ composer install
1515
$ phpunit

0 commit comments

Comments
 (0)