Skip to content

Commit 2b71458

Browse files
committed
Merge branch '2.3'
* 2.3: fixed phpdoc Fix some annotates [FrameworkBundle] made sure that the debug event dispatcher is used everywhere [HttpKernel] remove unneeded strtoupper updated the composer install command to reflect changes in Composer Conflicts: src/Symfony/Component/Serializer/Encoder/XmlEncoder.php
2 parents e334aae + d7a1df6 commit 2b71458

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)