Skip to content

Commit a974d98

Browse files
committed
updated the composer install command to reflect changes in Composer
1 parent 8cfdd4a commit a974d98

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

1313
$ cd path/to/Symfony/Component/Serializer/
14-
$ composer.phar install --dev
14+
$ composer.phar install
1515
$ phpunit

0 commit comments

Comments
 (0)