Skip to content

Commit ff06705

Browse files
committed
renamed composer.phar to composer to be consistent with the Symfony docs
1 parent b39f692 commit ff06705

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
@@ -22,5 +22,5 @@ Resources
2222
You can run the unit tests with the following command:
2323

2424
$ cd path/to/Symfony/Component/Form/
25-
$ composer.phar install
25+
$ composer install
2626
$ phpunit

0 commit comments

Comments
 (0)