Skip to content

Commit aaf3132

Browse files
committed
Fix composer meta data
1 parent ffabf1c commit aaf3132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "dflydev/dot-access-data",
33
"type": "library",
44
"description": "Given a deep data structure, access data by dot notation.",
5-
"homepage": "https://github.com/dflydev/dot-access-configuration",
5+
"homepage": "https://github.com/dflydev/dflydev-dot-access-data",
66
"keywords": ["dot", "access", "data", "notation", "config", "yaml", "yml"],
77
"license": "New BSD License",
88
"authors": [

0 commit comments

Comments
 (0)