Skip to content

Commit b43498b

Browse files
committed
Add missing codeception modules
1 parent a3febd0 commit b43498b

File tree

2 files changed

+672
-42
lines changed

2 files changed

+672
-42
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
"description": "The official SkyVerge WooCommerce plugin framework",
44
"version": "5.10.1",
55
"require-dev": {
6-
"lucatume/wp-browser": "^2.1",
6+
"lucatume/wp-browser": "2.4.6",
77
"phpcompatibility/php-compatibility": "9.3.5",
8-
"codeception/module-asserts": "^1.3"
8+
"codeception/module-db": "^1.0",
9+
"codeception/module-phpbrowser": "^1.0"
910
}
1011
}

0 commit comments

Comments
 (0)