Bugfixes
- #31 Resolved method signature mismatch in
Bagisto\MultiSafePay\Core::getConfigData
to ensure compatibility withWebkul\Core\Core
class. Updated the method to match the parent class signature, addressing compatibility issues in PHP 8 and preventing fatal errors during package discovery.