-
Notifications
You must be signed in to change notification settings - Fork 754
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a composer.json file #1355
Comments
Hi @spoonerWeb! Will do... I'll get that file added soon! |
Hmm, when I tried to submit to Packagist, I get an error message:
First off I'm a php n00b... this Stack Overflow answer isn't very helpful since it is meant for Symfony2. I did not include these sections in the "require": {
"php": ">=5.3.0"
},
"autoload": {
"psr-0": {
"Monolog": "src"
}
} |
Wow, the original tablesorter has a fork with this {
"name":"christianbach/tablesorter"
} |
Ok all set! https://packagist.org/packages/mottie/tablesorter Sorry again for the long delay! |
Would be awesome to get your package via composer.
The text was updated successfully, but these errors were encountered: