Commit 9c222322 authored by Stephan Zeidler's avatar Stephan Zeidler Committed by Stephan Zeidler
Browse files

Issue #3306813 by szeidler: Support Drush 11

parent ce887e0c
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -11,9 +11,7 @@
    "source": "http://cgit.drupalcode.org/wodby"
  },
  "require": {
    "php" : "^7.4",
    "drush/drush": "^10",
    "guzzlehttp/guzzle": "^6.3",
    "drush/drush": "^10||^11",
    "wodby/wodby-sdk-php": "^3.0"
  },
  "extra": {