Skip to content

Commit 1fd8222

Browse files
author
agrandiere
committed
change phpunit version
1 parent 6a44c11 commit 1fd8222

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"require-dev": {
3-
"phpunit/phpunit": "~4.4.0@stable"
3+
"phpunit/phpunit": "^5.7"
44
},
55
"require": {
66
"guzzlehttp/guzzle": "~6.0"
77
}
8-
}
8+
}

0 commit comments

Comments
 (0)