Skip to content

Instantly share code, notes, and snippets.

@webflo
Created November 23, 2014 18:33
Show Gist options
  • Save webflo/724c470a13a662081688 to your computer and use it in GitHub Desktop.
Save webflo/724c470a13a662081688 to your computer and use it in GitHub Desktop.
{
"name": "drupal/foo",
"authors": [
{
"name": "Florian Weber",
"email": "[email protected]"
}
],
"repositories": [
{
"type": "composer",
"url": "http://drupal-packagist.webflo.io"
}
],
"require": {
"drupal/views_ui": "7.3.8"
},
"minimum-stability": "dev",
"prefer-stable": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment