Skip to content

Commit a3e3174

Browse files
committed
Update links in composer.json
1 parent 659bc41 commit a3e3174

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type" : "library",
55
"description" : "Fast Dependency Injection Container for PHP 5.3+",
66
"keywords" : ["dependency injection", "dic", "ioc"],
7-
"homepage" : "https://github.com/dongilbert/loep-di",
7+
"homepage" : "https://github.com/php-loep/di",
88
"license" : "MIT",
99

1010
"authors" : [{
@@ -16,8 +16,8 @@
1616

1717
"support" : {
1818
"email" : "don@dongilbert.net",
19-
"issues" : "https://github.com/dongilbert/loep-di/issues",
20-
"source" : "https://github.com/dongilbert/loep-di"
19+
"issues" : "https://github.com/php-loep/di/issues",
20+
"source" : "https://github.com/php-loep/di"
2121
},
2222

2323
"require" : {

0 commit comments

Comments
 (0)