Skip to content
This repository was archived by the owner on Jan 23, 2021. It is now read-only.

Commit 1cdedfb

Browse files
authored
Merge pull request #7 from shochdoerfer/feature/phpunit_update
Migrate to PHPUnit 6.x
2 parents 3d81a9d + 6847504 commit 1cdedfb

3 files changed

Lines changed: 343 additions & 99 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"sensiolabs/security-checker": "^4.0"
2222
},
2323
"require-dev": {
24-
"phpunit/phpunit": "^4.8",
24+
"phpunit/phpunit": "^6.0",
2525
"squizlabs/php_codesniffer": "^2.3",
2626
"phpdocumentor/phpdocumentor": "^2.8"
2727
},

0 commit comments

Comments
 (0)