Skip to content

Commit e69cec6

Browse files
Merge pull request #4 from pigeonmow/patch-1
Update dependancies
2 parents 38ef0e5 + b4bfa04 commit e69cec6

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,11 @@
1919
"psr-4": {
2020
"FullStackFool\\Scribble\\": "src"
2121
}
22-
}
22+
},
23+
"repositories": [
24+
{
25+
"type": "vcs",
26+
"url": "https://github.com/corcel/corcel.git"
27+
}
28+
]
2329
}

0 commit comments

Comments
 (0)