Skip to content
This repository was archived by the owner on Jan 18, 2018. It is now read-only.

Commit e7ad4f2

Browse files
Fixed dependencies
1 parent 3222ed7 commit e7ad4f2

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

composer.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@
99
"email": "graham@mineuk.com"
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/contracts": "~5.0",

0 commit comments

Comments
 (0)