Skip to content

Commit e3cefb0

Browse files
authored
Merge pull request #3689 from morozov/issues/3687
Updated PHPUnit to 8.4.1
2 parents 065fb78 + 0a4494d commit e3cefb0

File tree

2 files changed

+94
-97
lines changed

2 files changed

+94
-97
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, <8.4.0",
44+
"phpunit/phpunit": "^8.4.1",
4545
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0"
4646
},
4747
"suggest": {

0 commit comments

Comments
 (0)