Commit be7310c8 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

parent 670155b0
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"
      }
    }
  },