.circleci/config.yml
deleted100644 → 0
+0
−286
.gitignore
deleted100644 → 0
+0
−1
+0
−2
+1
−9
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -7,8 +7,6 @@ | ||
],
|
||
"license": "GPL-2.0+",
|
||
"homepage": "https://www.drupal.org/project/media_mpx",
|
||
"minimum-stability": "dev",
|
||
"prefer-stable": true,
|
||
"support": {
|
||
"issues": "https://www.drupal.org/project/issues/media_mpx",
|
||
"source": "http://cgit.drupalcode.org/media_mpx"
|
||
| @@ -24,13 +22,7 @@ | ||
"psr/simple-cache": "^1.0"
|
||
},
|
||
"require-dev": {
|
||
"cweagans/composer-patches": "^1.7",
|
||
"behat/mink-extension": "v2.2",
|
||
"drupal/drupal-extension": "^4.0",
|
||
"bex/behat-screenshot": "^2.1",
|
||
"phpmd/phpmd": "^2.10",
|
||
"phpmetrics/phpmetrics": "^2.7",
|
||
"mglaman/drupal-check": "^1.1"
|
||
"drupal/coder": "8.3.13"
|
||
},
|
||
"extra": {
|
||
"drush": {
|
||
drupalci.yml
0 → 100644
+17
−0
Loading