Skip to content

Commit 501d0c8

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 1919006 + db48a58 commit 501d0c8

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
@@ -55,7 +55,6 @@
5555
"doctrine/dbal": "<2.13.1",
5656
"doctrine/lexer": "<1.1",
5757
"doctrine/orm": "<2.12",
58-
"phpunit/phpunit": "<5.4.3",
5958
"symfony/cache": "<5.4",
6059
"symfony/dependency-injection": "<6.2",
6160
"symfony/form": "<5.4.21|>=6,<6.2.7",

0 commit comments

Comments
 (0)