composer columncontrol

composer columncontrol

zesszess Posts: 12Questions: 6Answers: 0

Hello
these packages are not available in the Packagist repository.
When doing the following commands:

composer require datatables.net/datatables.net-columncontrol-dt
composer require datatables.net/datatables.net-columncontrol-ju

I receive the following messages:

Could not find a matching version of package datatables.net/datatables.net-columncontrol-dt. Check the package spelling, your version constraint and that the package is available in a stability which matches your minimum-stability (stable).

Is it possible to upload the missing plugins on packagist, please?

Thank you !

Answers

  • allanallan Posts: 65,910Questions: 1Answers: 10,968 Site admin

    Good point! Yes, I need to go through all of the packages and make sure that they are actually registered on Packagist. Your Editor thread will have the same problem as well (as well as not displaying in the download builder for composer).

    I'll see if I can do something about that tomorrow :)

    Allan

  • zesszess Posts: 12Questions: 6Answers: 0

    Hello Allan,

    thanks a lot!

Sign In or Register to comment.