-
- Downloads
feature(init): init
parent
08c935a9
No related branches found
No related tags found
... | @@ -13,9 +13,8 @@ | ... | @@ -13,9 +13,8 @@ |
"php": ">=8.0", | "php": ">=8.0", | ||
"psr/log": "^1.1", | "psr/log": "^1.1", | ||
"codeception/module-webdriver": "^4.0", | "codeception/module-webdriver": "^4.0", | ||
"octolize/chrome-profile-for-shopify": "^1.0" | "octolize/chrome-profile-for-shopify": "^1.0", | ||
}, | "codeception/module-cli": "^2.0" | ||
"require-dev": { | |||
}, | }, | ||
"autoload": { | "autoload": { | ||
"psr-4": { | "psr-4": { | ||
... | ... |
Please register or sign in to comment