Skip to content

Commit dae845b

Browse files
authored
Merge pull request #2 from sujanshsh/development
autoload psr-4
2 parents 11687f5 + 2a78a56 commit dae845b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,10 @@
77
"name": "Sujan Shakya",
88
"email": "iamsujanshakya@gmail.com"
99
}
10-
]
10+
],
11+
"autoload": {
12+
"psr-4": {
13+
"php_html_table\\": ""
14+
}
15+
}
1116
}

0 commit comments

Comments
 (0)