Skip to content

Commit 3458aa5

Browse files
committed
Update PHPUnit & PHPUnit polyfills.
1 parent bbb67ef commit 3458aa5

File tree

2 files changed

+587
-705
lines changed

2 files changed

+587
-705
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"psr/log" : "~1.0"
3030
},
3131
"require-dev" : {
32-
"phpunit/phpunit": "^7",
32+
"wp-phpunit/wp-phpunit": "^6.8",
3333
"spatie/phpunit-watcher": "^1.23",
34-
"yoast/phpunit-polyfills": "^1.0"
34+
"yoast/phpunit-polyfills": "^4.0"
3535
},
3636
"scripts" : {
3737
"test": "phpunit",

0 commit comments

Comments
 (0)