Posted by ebrittwebb on March 12, 2019 at 7:53pm
How do I update the DATE and DATE API modules on my site from 7.x-2.10 to 7.x-2.11-beta2?
I tried to update using the command: composer require 'drupal/date:^2.11'
But I received the errors:
- drupal/date_api 2.10.0 requires drupal/date 2.10.0 -> satisfiable by drupal/date[2.10.0] but these conflict with your requirements or minimum-stability.
- Installation request for drupal/date_api (locked at 2.10.0) -> satisfiable by drupal/date_api[2.10.0].
