Skip to content

Commit 7f00887

Browse files
committed
update composer
1 parent adac3ab commit 7f00887

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "ukko/phpredis-phpdoc",
2+
"name": "ukko/phpredisphpdoc",
33
"type": "library",
44
"description": "@phpdoc extension phpredis for IDE autocomplete",
55
"keywords": ["redis", "phpredis", "helper"],
@@ -18,7 +18,7 @@
1818
},
1919
"autoload":{
2020
"psr-0":{
21-
"phpredis-phpdoc":"src"
21+
"phpredis-phpdoc":"."
2222
}
2323
},
2424
"minimum-stability": "dev"

0 commit comments

Comments
 (0)