Closed mirko77 closed 3 years ago
It looks like the Rule
interface we're using here is only available on Laravel 5.5 and above. We may need to change the package's minimum Laravel version if there is no alternative interface.
I'm afraid we've had to set the minimum supported Laravel version to 5.5 now for ease of maintenance.
when calling
on Laravel 5.4
Any suggestions?