Skip to content

Commit 08307ea

Browse files
authored
Merge pull request #248 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 7562c05 + b573ff9 commit 08307ea

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
@@ -32,7 +32,7 @@
3232
"react/promise": "^3.2 || ^2.7 || ^1.2.1"
3333
},
3434
"require-dev": {
35-
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
35+
"phpunit/phpunit": "^9.6 || ^8.5 || ^5.7 || ^4.8.36",
3636
"react/async": "^4.3 || ^3 || ^2",
3737
"react/promise-timer": "^1.11"
3838
},

0 commit comments

Comments
 (0)