Commit 2234ab90 authored by eduardo morales alberti's avatar eduardo morales alberti Committed by Christian López Espínola
Browse files

Issue #3308564 by Eduardo Morales Alberti: Drush 11 support

(cherry picked from commit be7310c8)
parent de19e169
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@
  "extra": {
    "drush": {
      "services": {
        "drush.services.yml": "^9 || ^10"
        "drush.services.yml": "^9 || ^10 || ^11"
      }
    }
  },