nfragkos/statamic-eloquenty

mixed not supported by php 7.4

Closed this issue · 1 comments

The EloquentyMiddleware has a return type "mixed", this is not supported by php7.4

I suggest to either change the return type or the php version i composer.json

Thank you for reporting this. Just released v1.1.3 without the mixed return type.