Skip to content

Commit c09c0bd

Browse files
committed
Merge pull request #6 from RobLoach/composer-installer
Use Component Installer to install jQuery
2 parents 975556d + 4bca570 commit c09c0bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
"email": "[email protected]"
1818
}
1919
],
20+
"require": {
21+
"robloach/component-installer": "*"
22+
},
2023
"extra": {
2124
"js": "jquery.js"
2225
}

0 commit comments

Comments
 (0)