Skip to content

Commit 4c7d677

Browse files
committed
Added repository to Composer file.
1 parent d94408d commit 4c7d677

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
"require": {
77
"laravel/framework": "4.1.*"
88
},
9+
"repositories": [
10+
{
11+
"type": "vcs",
12+
"url": "https://github.com/laravel/boris"
13+
}
14+
],
915
"autoload": {
1016
"classmap": [
1117
"app/commands",

0 commit comments

Comments
 (0)