Skip to content

Commit 208fe82

Browse files
committed
Update composer files to include Brightcove library
Note that this composer.lock file reflects many changes. Once the remaining deployment issues have been sorted out, come back to this to verify that the automatic changes are all correct and necessary. https://github.com/18F/nsf/issues/78
1 parent 919484b commit 208fe82

File tree

2 files changed

+532
-368
lines changed

2 files changed

+532
-368
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
],
2727
"merge-plugin": {
2828
"include": [
29-
"core/composer.json"
29+
"core/composer.json",
30+
"modules/brightcove/composer.json"
3031
],
3132
"recurse": false,
3233
"replace": false,

0 commit comments

Comments
 (0)