Skip to content

Commit 001960b

Browse files
committed
fixed namespace in composer.json
1 parent 8ab6a65 commit 001960b

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
@@ -23,7 +23,7 @@
2323
},
2424
"autoload": {
2525
"psr-0": {
26-
"Location": "src/"
26+
"SpatialHashTable": "src/"
2727
}
2828
}
2929
}

0 commit comments

Comments
 (0)