Skip to content

Commit 34ae26c

Browse files
committed
fix requirements source
1 parent feadf32 commit 34ae26c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,11 @@
1515
"psr-4": { "Axelero\\AwsTranscoderBundle\\": ""
1616

1717
}
18-
}
18+
},
19+
"repositories": [
20+
{
21+
"type": "vcs",
22+
"url": "git@github.com:fcamp/AxeleroAwsS3Bundle.git"
23+
}
24+
]
1925
}

0 commit comments

Comments
 (0)