Skip to content

Commit 490e932

Browse files
authored
Revert "Mark PHPUnit mandatory"
1 parent a914637 commit 490e932

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)