Skip to content

Commit 3530142

Browse files
committed
[TASK] Fix packages.firegento.com url
1 parent b6e3a56 commit 3530142

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"repositories": [
1616
{
1717
"type": "composer",
18-
"url": "http://packages.firegento.com"
18+
"url": "https://packages.firegento.com"
1919
}
2020
],
2121
"extra": {

0 commit comments

Comments
 (0)