Skip to content

Commit 06c3025

Browse files
author
David Ferlay
authored
Merge pull request #282 from davidferlay/composerinstallfailindex
Fixing Cleaning drupal/core in composer install
2 parents d82a5f3 + accc7d7 commit 06c3025

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,8 @@
152152
"drupal-module": [
153153
"tests",
154154
"src/Tests"
155-
]
155+
],
156+
"exclude": []
156157
},
157158
"patches": {
158159
"drupal/core": {

0 commit comments

Comments
 (0)