-
- Downloads
feature(init): init
parent
74ce74fe
No related branches found
No related tags found
Pipeline #243046 passed with warnings
Stage: prepare-vendor
Stage: tools
Stage: tests
Stage: deploy
Stage: post-deploy
... | @@ -12,8 +12,6 @@ | ... | @@ -12,8 +12,6 @@ |
"require": { | "require": { | ||
"php": ">=8.0", | "php": ">=8.0", | ||
"psr/log": "^1.1", | "psr/log": "^1.1", | ||
"codeception/codeception": "^5.0", | |||
"codeception/module-cli": "^2.0", | |||
"codeception/module-webdriver": "^4.0", | "codeception/module-webdriver": "^4.0", | ||
"octolize/chrome-profile-for-shopify": "^1.0" | "octolize/chrome-profile-for-shopify": "^1.0" | ||
}, | }, | ||
... | ... |
Please register or sign in to comment