Skip to content

Commit 0c1fd83

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 5f08efe + 1ab75a6 commit 0c1fd83

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
@@ -77,7 +77,6 @@
7777
"doctrine/persistence": "<1.3",
7878
"phpdocumentor/reflection-docblock": "<3.2.2",
7979
"phpdocumentor/type-resolver": "<1.4.0",
80-
"phpunit/phpunit": "<5.4.3",
8180
"symfony/asset": "<5.4",
8281
"symfony/clock": "<6.3",
8382
"symfony/console": "<5.4",

0 commit comments

Comments
 (0)