Skip to content

Commit 4e1b4f3

Browse files
authored
Merge pull request #550 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 11b03a2 + b7b0339 commit 4e1b4f3

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
@@ -39,7 +39,7 @@
3939
"clue/http-proxy-react": "^1.8",
4040
"clue/reactphp-ssh-proxy": "^1.4",
4141
"clue/socks-react": "^1.4",
42-
"phpunit/phpunit": "^9.6 || ^7.5",
42+
"phpunit/phpunit": "^9.6 || ^8.5 || ^7.5",
4343
"react/async": "^4.2 || ^3",
4444
"react/promise-stream": "^1.4",
4545
"react/promise-timer": "^1.11"

0 commit comments

Comments
 (0)