Skip to content

Commit 9047cf8

Browse files
authored
Merge pull request #81 from Kryniol/fix-80-phpunit-version-bump
PHPUnit version 6
2 parents 6e6c403 + 60cdd84 commit 9047cf8

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
@@ -34,7 +34,7 @@
3434
"guzzlehttp/psr7": "^1.3"
3535
},
3636
"require-dev": {
37-
"phpunit/phpunit": "5.5.*",
37+
"phpunit/phpunit": "^6.5",
3838
"friendsofphp/php-cs-fixer": "^2.0"
3939
},
4040
"suggest": {

0 commit comments

Comments
 (0)