Skip to content

Commit 84cf76f

Browse files
committed
renamed composer.phar to composer to be consistent with the Symfony docs
1 parent 659aed8 commit 84cf76f

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
@@ -111,5 +111,5 @@ Resources
111111
You can run the unit tests with the following command:
112112

113113
$ cd path/to/Symfony/Component/OptionsResolver/
114-
$ composer.phar install
114+
$ composer install
115115
$ phpunit

0 commit comments

Comments
 (0)