Closed denisdulici closed 1 year ago
@denisdulici, just curious, did this cause any issues? All tests etc passed.
Do we still need it after making the class Macroable
https://github.com/akaunting/laravel-money/pull/76?
Yes, because the Macroable
class doesn't support implementing additional interfaces. For example, to extend the Money and Currency classes and make the work with Livewire using the Wireable
interface.
Reverts akaunting/laravel-money#77