Skip to content

Commit f74e565

Browse files
authored
Merge pull request #188 from WyriHaximus-secret-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 9decb8f + 84d6c36 commit f74e565

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
@@ -31,7 +31,7 @@
3131
"evenement/evenement": "^3.0 || ^2.0 || ^1.0"
3232
},
3333
"require-dev": {
34-
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
34+
"phpunit/phpunit": "^9.6 || ^8.5 || ^5.7 || ^4.8.36",
3535
"clue/stream-filter": "~1.2"
3636
},
3737
"autoload": {

0 commit comments

Comments
 (0)