Skip to content

Commit 065fb78

Browse files
authored
Merge pull request #3688 from morozov/issues/3687
Temporarily disable the usage of PHPUnit 8.4 due to a regression
2 parents b0726e7 + 1ff5163 commit 065fb78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"doctrine/coding-standard": "^6.0",
4242
"jetbrains/phpstorm-stubs": "^2019.1",
4343
"phpstan/phpstan": "^0.11.3",
44-
"phpunit/phpunit": "^8.3.3",
44+
"phpunit/phpunit": "^8.3.3, <8.4.0",
4545
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0"
4646
},
4747
"suggest": {

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)