- Issue created by @mortona2k
- πΊπΈUnited States mortona2k Seattle
Instructions:
Add the github repo to your project's root composer.json.
"repositories": { "tablesorter": { "type": "vcs", "url": "https://github.com/mottie/tablesorter" }, }
Then run composer require
mottie/tablesorter
.