Lukasss93 opened this issue 4 years ago · 2 comments
Input:
group;key;en app;test;test app;hello;"hello friends" app;ok;ok
After larex:sort (missing escaping):
group;key;en app;hello;hello friends app;ok;ok app;test;test
Fixed in 3385de3
Release fix: https://github.com/Lukasss93/laravel-larex/releases/tag/v1.3