Skip to content

Commit db48a58

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 1a34afe + 1eeb02b commit db48a58

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
@@ -53,7 +53,6 @@
5353
"doctrine/dbal": "<2.13.1",
5454
"doctrine/lexer": "<1.1",
5555
"doctrine/orm": "<2.7.4",
56-
"phpunit/phpunit": "<5.4.3",
5756
"symfony/cache": "<5.4",
5857
"symfony/dependency-injection": "<5.4",
5958
"symfony/form": "<5.4.21|>=6,<6.2.7",

0 commit comments

Comments
 (0)