Skip to content

Commit 28bcf00

Browse files
committed
updated the composer install command to reflect changes in Composer
1 parent 7374dcc commit 28bcf00

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 --dev
25+
$ composer.phar install
2626
$ phpunit

0 commit comments

Comments
 (0)