Skip to content

Commit 6acdcd5

Browse files
Merge branch '6.2' into 6.3
* 6.2: [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 b34e418 + 7d10f2a commit 6acdcd5

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)