Skip to content

Commit 449ef2b

Browse files
author
Martin Brecht-Precht
committed
Updated the PHPUnit requirements.
1 parent f1fd74a commit 449ef2b

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
@@ -24,7 +24,7 @@
2424
"php": ">=5.4"
2525
},
2626
"require-dev": {
27-
"phpunit/phpunit": ">=4.8.26",
27+
"phpunit/phpunit": "~4.8",
2828
"codeclimate/php-test-reporter": "dev-master"
2929
}
3030
}

0 commit comments

Comments
 (0)