Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Commit 2066396

Browse files
committed
set autoload path correctly
1 parent 64e7aa8 commit 2066396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hh_autoload.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"roots": [],
2+
"roots": ["src/"],
33
"devRoots": [],
44
"devFailureHandler": "Facebook\\AutoloadMap\\HHClientFallbackHandler"
55
}

0 commit comments

Comments
 (0)