We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 659bc41 commit a3e3174Copy full SHA for a3e3174
1 file changed
composer.json
@@ -4,7 +4,7 @@
4
"type" : "library",
5
"description" : "Fast Dependency Injection Container for PHP 5.3+",
6
"keywords" : ["dependency injection", "dic", "ioc"],
7
- "homepage" : "https://github.com/dongilbert/loep-di",
+ "homepage" : "https://github.com/php-loep/di",
8
"license" : "MIT",
9
10
"authors" : [{
@@ -16,8 +16,8 @@
16
17
"support" : {
18
"email" : "don@dongilbert.net",
19
- "issues" : "https://github.com/dongilbert/loep-di/issues",
20
- "source" : "https://github.com/dongilbert/loep-di"
+ "issues" : "https://github.com/php-loep/di/issues",
+ "source" : "https://github.com/php-loep/di"
21
},
22
23
"require" : {
0 commit comments