Skip to content

Commit a14dc3f

Browse files
author
Shawn McCool
committed
tweak composer
1 parent 036bd68 commit a14dc3f

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

composer.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@
1313
"homepage": "http://heybigname.com/"
1414
}
1515
],
16-
"repositories": [
17-
{
18-
"type": "git",
19-
"url": "https://github.com/backup-manager/backup-manager"
20-
}
21-
],
2216
"require": {
2317
"heybigname/backup-manager": "1.0.x-dev",
2418
"php": ">=5.4.0",
@@ -40,10 +34,10 @@
4034
}
4135
},
4236
"license": "MIT",
43-
"minimum-stability": "dev",
4437
"extra": {
4538
"branch-alias": {
4639
"dev-master": "1.0.x-dev"
47-
}
40+
},
41+
"minimum-stability": "dev"
4842
}
4943
}

0 commit comments

Comments
 (0)