Skip to content

Commit 4b86616

Browse files
committed
Add Composer component information
1 parent 9feaa49 commit 4b86616

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

composer.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,12 @@
99
],
1010
"require": {
1111
"robloach/component-installer": "*"
12+
},
13+
"extra": {
14+
"component": {
15+
"scripts": [
16+
"dist/html5shiv.js"
17+
]
18+
}
1219
}
1320
}

0 commit comments

Comments
 (0)