Commit 32a5583c authored by Markus Kalkbrenner's avatar Markus Kalkbrenner Committed by Markus Kalkbrenner
Browse files

Issue #3264257 by mkalkbrenner: Schema errors for...

Issue #3264257 by mkalkbrenner: Schema errors for search_api_solr.solr_field_type.text_edge_nouns_da_7_0_0
parent da019b9c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -211,7 +211,7 @@ jobs:
                cd drupal
                composer config repositories.search_api_solr '{"type": "vcs", "url": "../search_api_solr"}'
                composer config repositories.search_api_solr_nlp '{"type": "vcs", "url": "../search_api_solr_nlp"}'
                composer require solarium/solarium:"dev-master as 6.1.99" drupal/search_api_solr:4.99.0 drupal/search_api_solr_nlp:1.99.0 drupal/search_api_autocomplete:1.x-dev drupal/search_api_spellcheck:3.x-dev drupal/facets:2.0.x-dev drupal/devel drupal/search_api_location:1.x-dev drupal/geofield drush/drush monolog/monolog --ignore-platform-reqs --no-interaction
                composer require solarium/solarium:"dev-master as 6.2.99" drupal/search_api_solr:4.99.0 drupal/search_api_solr_nlp:1.99.0 drupal/search_api_autocomplete:1.x-dev drupal/search_api_spellcheck:3.x-dev drupal/facets:2.0.x-dev drupal/devel drupal/search_api_location:1.x-dev drupal/geofield drush/drush monolog/monolog --ignore-platform-reqs --no-interaction
                # search_api was installed as dendency above. This is a required check! Now switch to the latest dev version.
                composer require drupal/search_api:1.x-dev --ignore-platform-reqs --no-interaction