diff --git a/composer.json b/composer.json index 6808730..732da7d 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "src/Bridge/Ecpay/Sdk" ], "files": [ - "src/Bridge/helpers.php" + "src/Bridge/polyfill.php" ], "psr-4": { "PayumTW\\Ecpay\\": "src/" diff --git a/src/Bridge/helpers.php b/src/Bridge/polyfill.php similarity index 100% rename from src/Bridge/helpers.php rename to src/Bridge/polyfill.php