Skip to content

Commit cbf4676

Browse files
author
MarcFRICOU
committed
misc: fix composer
1 parent 3865c3b commit cbf4676

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

composer.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@
77
"email": "marc.fricou@iadvize.com"
88
}
99
],
10+
11+
"repositories": [
12+
{
13+
"type": "git",
14+
"url": "git@github.com:iadvize/php-convention.git"
15+
}
16+
],
1017
"require": {
1118
"php": ">=5.5.21",
1219
"nikic/fast-route": "0.*",

0 commit comments

Comments
 (0)