Skip to content

Commit 11635dc

Browse files
committed
Fixes #13: Increasing PHPUnit version and removing composer.lock
1 parent 37bbd24 commit 11635dc

File tree

2 files changed

+1
-836
lines changed

2 files changed

+1
-836
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
},
1414
"require-dev": {
15-
"phpunit/phpunit": "4.2.*"
15+
"phpunit/phpunit": "~4.2"
1616
},
1717
"bin": ["bin/phpunit-randomizer"],
1818
"autoload": {

0 commit comments

Comments
 (0)