Skip to content

Commit 63ba326

Browse files
committed
Updated PHPUnit dependency version.
1 parent 8fc2926 commit 63ba326

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "A HTTP library.",
66
"require": {
77
"php": ">=5.4.0",
8-
"phpunit/phpunit": "4.1.*"
8+
"phpunit/phpunit": "~4.1"
99
},
1010
"autoload": {
1111
"psr-4": {

0 commit comments

Comments
 (0)