Skip to content

Commit 5fe83b0

Browse files
authored
Merge pull request #10 from Codeception/revert-9-suggest_phpunit-mock-objects
Revert "Mark PHPUnit mandatory"
2 parents a914637 + 490e932 commit 5fe83b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
}
1111
},
1212
"require": {
13+
"phpunit/phpunit-mock-objects": ">2.3 <7.0"
14+
},
15+
"require-dev": {
1316
"phpunit/phpunit": ">=4.8 <8.0"
1417
}
1518
}

0 commit comments

Comments
 (0)