When I tried to upgrade the ctools project with composer I get errors.
1. First Listed the outdated updates with Drupal - $ composer outdated "drupal/*"
I get results as shown below -
Here you will see, the given version available with ctools is 4.0.3
2. Now, try to update the module - $ composer update drupal/ctools --with-all-dependencies
It gives result as shown below -
Here, system says, Nothing to update, install or remove
3. Finally, Try to update it with "require" command of composer - composer require drupal/ctools --update-with-dependencies
I get the bunch of errors which I am not sure how should I address and fix those as shown below -
Here, Error states that "Your requirement could not be resolved to an installable set of packages."
Can't think of one. Any solution if someone could provide would be really great help
N/A
N/A
N/A
N/A
Closed: works as designed
4.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.