Update composer.json
Co-Authored-By: cyattilakiss <42297201+cyattilakiss@users.noreply.github.com>
Showing
... | @@ -14,7 +14,7 @@ | ... | @@ -14,7 +14,7 @@ |
} | } | ||
], | ], | ||
"require": { | "require": { | ||
"adyen/php-api-library": ">=2.1.0", | "adyen/php-api-library": "~2.1", | ||
"magento/framework": ">=101.0.8 <102 || >=102.0.1", | "magento/framework": ">=101.0.8 <102 || >=102.0.1", | ||
"magento/module-vault": "101.*" | "magento/module-vault": "101.*" | ||
}, | }, | ||
... | ... |
Please register or sign in to comment