+0
−2
.travis.yml
deleted100644 → 0
+0
−96
CHANGELOG.md
deleted100644 → 0
+0
−89
+0
−24
+0
−13
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -32,19 +32,6 @@ | ||
}
|
||
}
|
||
},
|
||
"repositories": {
|
||
"drupal": {
|
||
"type": "composer",
|
||
"url": "https://packages.drupal.org/8"
|
||
}
|
||
},
|
||
"minimum-stability": "dev",
|
||
"prefer-stable": true,
|
||
"config": {
|
||
"allow-plugins": {
|
||
"cweagans/composer-patches": true
|
||
}
|
||
},
|
||
"require-dev": {
|
||
"drush/drush": "^11.1"
|
||
}
|
||
Loading