Skip to content

Commit 0506acf

Browse files
authored
Remove obsolete dev dependency. Update phpunit.
1 parent 4ed8012 commit 0506acf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
"php": "^7.0.0"
1717
},
1818
"require-dev": {
19-
"phpunit/phpunit": "^5.5.3",
20-
"codeclimate/php-test-reporter": "dev-master"
19+
"phpunit/phpunit": "^6.0.0"
2120
},
2221
"autoload": {
2322
"psr-4": {

0 commit comments

Comments
 (0)