Skip to content
Snippets Groups Projects
Commit c3096e21 authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

feature(init): init

parent 5b697c46
No related branches found
No related tags found
1 merge request!1feature(init): init
Pipeline #242837 failed
...@@ -10,18 +10,14 @@ ...@@ -10,18 +10,14 @@
} }
], ],
"require": { "require": {
"php": ">=7.0", "php": ">=8.0",
"psr/log": "^1.1", "psr/log": "^1.1",
"codeception/codeception": "^4.2" "codeception/codeception": "^5.0",
"codeception/module-cli": "^2.0",
"codeception/module-webdriver": "^4.0",
"octolize/chrome-profile-for-shopify": "^1.0"
}, },
"require-dev": { "require-dev": {
"octolize/chrome-profile-for-shopify": "^1.0",
"phpunit/phpunit": "<7",
"wp-coding-standards/wpcs": "^0.14.1",
"squizlabs/php_codesniffer": "^3.0.2",
"mockery/mockery": "*",
"10up/wp_mock": "*",
"phpcompatibility/php-compatibility": "^9.1"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment