Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit 41890dc

Browse files
committed
renamed composer.phar to composer to be consistent with the Symfony docs
1 parent 94c2e30 commit 41890dc

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
@@ -19,5 +19,5 @@ Resources
1919
You can run the unit tests with the following command:
2020

2121
$ cd path/to/Symfony/Component/Security/
22-
$ composer.phar install
22+
$ composer install
2323
$ phpunit

0 commit comments

Comments
 (0)