Skip to content

Commit c373293

Browse files
committed
renamed composer.phar to composer to be consistent with the Symfony docs
1 parent 9095b3c commit c373293

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

1212
$ cd path/to/Symfony/Bridge/Doctrine/
13-
$ composer.phar install
13+
$ composer install
1414
$ phpunit

0 commit comments

Comments
 (0)