Loading CHANGELOG.txt +2 −0 Original line number Diff line number Diff line Search API 1.x, dev (xxxx-xx-xx): --------------------------------- - #3332036 by drunken monkey, Chris64: Fixed too narrow Drush version constraint in composer.json. - #3217772 by seutje, vector_ray, drunken monkey, Marios Anagnostopoulos: Added a template for the excerpt field. Loading composer.json +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ "extra": { "drush": { "services": { "drush.services.yml": "^9 || ^10" "drush.services.yml": "^9 || ^10 || ^11" } } }, Loading Loading
CHANGELOG.txt +2 −0 Original line number Diff line number Diff line Search API 1.x, dev (xxxx-xx-xx): --------------------------------- - #3332036 by drunken monkey, Chris64: Fixed too narrow Drush version constraint in composer.json. - #3217772 by seutje, vector_ray, drunken monkey, Marios Anagnostopoulos: Added a template for the excerpt field. Loading
composer.json +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ "extra": { "drush": { "services": { "drush.services.yml": "^9 || ^10" "drush.services.yml": "^9 || ^10 || ^11" } } }, Loading