Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Commit c4272e2

Browse files
authored
Merge pull request #50 from Codeception/phpunit-7.5
Support PhpUnit 7.5
2 parents 2f7fda8 + 1acdc50 commit c4272e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"phpunit/phpunit": ">=7.1 <7.5",
13+
"phpunit/phpunit": ">=7.1 <7.6",
1414
"phpunit/php-code-coverage": "^6.0",
1515
"sebastian/comparator": "^3.0",
1616
"sebastian/diff": "^3.0"

0 commit comments

Comments
 (0)