Skip to content

Commit 90c8e75

Browse files
authored
Merge pull request #335 from WyriHaximus-labs/1.x-update-test-environment-for-PHP-7.2
[1.x] Update test environment for PHP 7.2 to compatible PHPUnit version
2 parents ef5b17b + f6d0045 commit 90c8e75

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
@@ -34,7 +34,7 @@
3434
"react/stream": "^1.4"
3535
},
3636
"require-dev": {
37-
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
37+
"phpunit/phpunit": "^9.6 || ^8.5 || ^5.7 || ^4.8.36",
3838
"react/async": "^4.3 || ^3.3 || ^2",
3939
"react/promise-stream": "^1.4",
4040
"react/promise-timer": "^1.11"

0 commit comments

Comments
 (0)