Skip to content

Commit c02f229

Browse files
Merge branch '5.4' into 6.2
* 5.4: [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 0c0720b + c06a56a commit c02f229

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
@@ -74,7 +74,6 @@
7474
"doctrine/persistence": "<1.3",
7575
"phpdocumentor/reflection-docblock": "<3.2.2",
7676
"phpdocumentor/type-resolver": "<1.4.0",
77-
"phpunit/phpunit": "<5.4.3",
7877
"symfony/asset": "<5.4",
7978
"symfony/console": "<5.4",
8079
"symfony/dotenv": "<5.4",

0 commit comments

Comments
 (0)