Skip to content

Commit fee83bb

Browse files
Merge branch '6.3' into 6.4
* 6.3: [5.4] Allow PhpUnitBridge v7 [Console] block input stream if needed When the input stream used in the question helper is not blocking, the default value is always used as the stream return false. In order to fix that, we force the stream to be in blocking state and go back to the old state after so other logic is not impacted by this change
2 parents 6472ed3 + 6acdcd5 commit fee83bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"twig/twig": "^2.13|^3.0.4"
2828
},
2929
"conflict": {
30-
"phpunit/phpunit": "<5.4.3",
3130
"symfony/console": "<5.4"
3231
},
3332
"autoload": {

0 commit comments

Comments
 (0)