Skip to content

Commit b02b0c2

Browse files
committed
updated the composer install command to reflect changes in Composer
1 parent b366710 commit b02b0c2

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
@@ -103,5 +103,5 @@ Resources
103103
You can run the unit tests with the following command:
104104

105105
$ cd path/to/Symfony/Component/OptionsResolver/
106-
$ composer.phar install --dev
106+
$ composer.phar install
107107
$ phpunit

0 commit comments

Comments
 (0)