Skip to content

Commit 4751c44

Browse files
authored
Merge pull request #285 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 ba276bd + 6920dcb commit 4751c44

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
@@ -29,7 +29,7 @@
2929
"php": ">=5.3.0"
3030
},
3131
"require-dev": {
32-
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
32+
"phpunit/phpunit": "^9.6 || ^8.5 || ^5.7 || ^4.8.36"
3333
},
3434
"suggest": {
3535
"ext-pcntl": "For signal handling support when using the StreamSelectLoop"

0 commit comments

Comments
 (0)