GetValkyrie / valkyrie

Valkyrie is an opinionated local dev stack that makes features/git based Drupal development easy.
http://www.getvalkyrie.com
GNU General Public License v3.0
45 stars 11 forks source link

Add check for Drush 7.x on the host #2

Open ergonlogic opened 9 years ago

ergonlogic commented 9 years ago

We already check for Vagrant, plugins, etc. We should bail early with a warning/error if we're running a version of Drush older than 7.

ergonlogic commented 9 years ago

We should actually define our Drush dependencies a bit better. For example, I don't know if Drush 8.x is supported or whatnot. This'd be made simpler with #76.