Skip to content

Commit 128cac3

Browse files
Fixed dependencies
1 parent 284e0e7 commit 128cac3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

composer.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@
99
"email": "[email protected]"
1010
}
1111
],
12+
"repositories": [
13+
{
14+
"type": "vcs",
15+
"url": "https://github.com/GrahamCampbell/framework"
16+
},
17+
{
18+
"type": "vcs",
19+
"url": "https://github.com/GrahamCampbell/testbench"
20+
}
21+
],
1222
"require": {
1323
"php": ">=5.4.7",
1424
"illuminate/filesystem": "~5.0",

0 commit comments

Comments
 (0)