Skip to content

Commit b90c709

Browse files
committed
Update test suite to fix errors
1 parent b83c7d0 commit b90c709

File tree

7 files changed

+486
-845
lines changed

7 files changed

+486
-845
lines changed

composer.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
{
22
"name": "skyverge/wc-plugin-framework",
33
"require-dev": {
4-
"10up/wp_mock": "dev-master",
5-
"phpunit/phpunit": "4.7.*",
6-
"satooshi/php-coveralls": "dev-master",
7-
"antecedent/patchwork": "1.4.0",
8-
"whatthejeff/nyancat-phpunit-resultprinter": "~1.2"
4+
"10up/wp_mock": "0.3.0",
5+
"phpunit/phpunit": "6.0.*",
6+
"antecedent/patchwork": "^2.1"
97
}
108
}

0 commit comments

Comments
 (0)