I have problem with requirements drupal/blazy 8.*
Full error:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- The requested package drupal/blazy 8.* exists as drupal/blazy[dev-1.x, 1.x-dev, 1.0.0-beta6, 1.0.0-beta5, 1.0.0-beta4, 1.0.0-beta3, 1.0.0-beta2, 1.0.0-beta1, 1.0.0-alpha5, 1.0.0-alpha4, 1.0.0-alpha3, 1.0.0-alpha2, 1.0.0-alpha1] but these are rejected by your constraint.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | slick-fix-requirements-2843870-2.patch | 223 bytes | rutel95 |
Comments
Comment #2
rutel95Comment #3
gausarts commentedThank you for the report.
AFAIK, critical is when the module functionality is severely broken.
Not when it is with third party integration which is more a DX tool.
I admittedly I took the sample for granted from:
https://packagist.drupal-composer.org/
Unfortunately I didn't test it properly this far since I had everything in place.
Last time I did test it, and it took me quite a while with my internet connection so I aborted.
Glad that finally someone work with it ;)
Do you think the packagist.drupal-composer.org is advocating wrong syntax?
Or do you have doc to work with the correct endpoints?
This is what I found but I may have to read it again:
https://www.drupal.org/node/2718229
If someone could test, I will be happy to push it without further ado. Otherwise, please allow some time for me to test it with a few endpoints.
Comment #4
rutel95Thank you for the module, very necessary for current project)
After reading this document, I decided that the best option would be a tilde.
Thanks again!!!
Comment #6
gausarts commentedPretty obvious. Committed. Thank you for contribution.
Comment #8
nikolay shapovalov commentedHi every body. I tried to use composer. I get error message
After reverting patch from #2 all works fine.
Comment #9
gausarts commentedI'll be damned.
Feel free to provide patch that works for everybody. Thanks.