Skip to content

Commit 7005aa5

Browse files
authored
Merge pull request #178 from codeigniter4/MGatner-patch-1
Composer Repositories
2 parents 90f99ff + 451eca4 commit 7005aa5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

composer.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,6 @@
2929
"provide": {
3030
"codeigniter4/authentication-implementation": "1.0"
3131
},
32-
"repositories": [
33-
{
34-
"type": "vcs",
35-
"url": "https://github.com/codeigniter4/CodeIgniter4"
36-
}
37-
],
3832
"minimum-stability": "dev",
3933
"prefer-stable": true,
4034
"autoload": {

0 commit comments

Comments
 (0)