Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 72ffbff

Browse files
committed
6: Upgrade PHPUnit dependencies
- PHPUnit -> ~7.0.0 - PHPCPD -> ~4.0.0
1 parent 3362a14 commit 72ffbff

File tree

2 files changed

+120
-130
lines changed

2 files changed

+120
-130
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@
8484
"lusitanian/oauth": "~0.8.10",
8585
"pdepend/pdepend": "2.5.2",
8686
"phpmd/phpmd": "@stable",
87-
"phpunit/phpunit": "~6.2.0",
88-
"sebastian/phpcpd": "~3.0.0",
87+
"phpunit/phpunit": "~7.0.0",
88+
"sebastian/phpcpd": "~4.0.0",
8989
"squizlabs/php_codesniffer": "3.2.2"
9090
},
9191
"replace": {

0 commit comments

Comments
 (0)