The requested package egulias/email-validator (locked at 1.2.15, required as ^2.0) is satisfiable by egulias/email-validator[1.2.15] but these conflict with your requirements or minimum-stability

1

Oh wow. I found a solution. I'm sure it is not the correct solution but it does work. From within your drupal directory, open core/composer.json.

Search for "egulias/email-validator". Change the version to "^2.0".

Run composer update egulias/email-validator drupal/core --with-dependencies

So many wasted hours chasing down why Composer does not update.

Ограниченный HTML

  • Допустимые HTML-теги: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>
  • Строки и абзацы переносятся автоматически.
  • Адреса веб-страниц и email-адреса преобразовываются в ссылки автоматически.
CAPTCHA