Skip to content

Commit 1eb8ba3

Browse files
committed
⬆️🍏 Update PHPUnit version to play nice with CI
1 parent 71a25fa commit 1eb8ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"php": ">=5.3.0"
1717
},
1818
"require-dev": {
19-
"phpunit/phpunit": "~4.0",
19+
"phpunit/phpunit": "~4.8",
2020
"phpunit/php-code-coverage": "~2.0",
2121
"friendsofphp/php-cs-fixer": "~2.14"
2222
},

0 commit comments

Comments
 (0)