-
Notifications
You must be signed in to change notification settings - Fork 176
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
Publish on packagist.org #198
Comments
+1 |
Note that there's also https://wpackagist.org/ for all plugins available in the WordPress plugin repository (including Shariff). |
wpackagist is only listing (shariff) WordPress plugins, not the shariff library itself. |
A workaround would be to use https://asset-packagist.org/ |
It's currently published on packagist as |
heise/shariff on packagist is the php backend. |
Sorry about that! I didn't take a deep enough look apparently. So, https://packagist.org/packages/heise/shariff = https://github.com/heiseonline/shariff-backend-php. But, https://github.com/heiseonline/shariff is not on packagist. Got it! |
I really regret that decision. |
This should be available on
https://packagist.org/packages/heiseonline/shariff
to be included in composer projects.
The text was updated successfully, but these errors were encountered: