Use strpos so we can remove length check added test cases in magento convention
Showing
... | ... | @@ -17,9 +17,6 @@ |
"adyen/php-api-library": "*", | ||
"magento/framework": ">=100.1.0" | ||
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "~5" | ||
}, | ||
"autoload": { | ||
"files": [ | ||
"registration.php" | ||
... | ... |
Please register or sign in to comment