You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
heykarthikwithu
changed the title
Better Exposed Filter module conflicting with upgrade
better_exposed_filters module conflicting on composer upgrade
Aug 6, 2020
* [#397] Scaffolding for smartdocs CSS overrides.
* [#397] Create a library to load smartdocs css with field.
* [#397] Default smartdoc color sheet.
* [#397] Replace hex values with variables.
* [#397] Delete CodeMirror and other non-mat- styles.
* [#397] Do not override greys.
* [#397] Replace rgb values and remaining hex values with variables.
* [#397] Change Execute button color and add code text style.
* [#403] Upgrade better_exposed_filters from ^3.0@alpha to ^5.0.
* [#403] CSS fixes to exposed filter.
* [#403] Update patch for better_exposed_filters issue 3001967.
Co-authored-by: Arlina Espinoza <[email protected]>
Description
We have a new release on better_exposed_filters in 8.5.x
https://www.drupal.org/project/better_exposed_filters/releases/8.x-5.0-beta1
We have as 8.3.x in the apigee-devportal-kickstart-drupal
"drupal/better_exposed_filters": "^3.0@alpha",
For this reason, we see conflict while running the
composer update
We should have 8.5.x in the composer json in apigee-devportal-kickstart-drupal
The text was updated successfully, but these errors were encountered: