Skip to content

Commit 430a9df

Browse files
authored
Merge pull request #187 from reactphp/3.x-update-test-environment-for-PHP-7.2
[3.x] Update test environment for PHP 7.2 to compatible PHPUnit version
2 parents f48623b + cf76053 commit 430a9df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"require-dev": {
3434
"clue/stream-filter": "^1.2",
3535
"phpstan/phpstan": "1.12.19 || 1.4.10",
36-
"phpunit/phpunit": "^9.6 || ^7.5"
36+
"phpunit/phpunit": "^9.6 || ^8.5 || ^7.5"
3737
},
3838
"autoload": {
3939
"psr-4": {

0 commit comments

Comments
 (0)