Skip to content

Commit 70048a5

Browse files
committed
Fix composer file
1 parent ab51597 commit 70048a5

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
@@ -22,7 +22,7 @@
2222
],
2323
"autoload": {
2424
"psr-4": {
25-
"StormQL\\": "src/"
25+
"StormQL\\": "StormQL/"
2626
}
2727
}
2828
}

0 commit comments

Comments
 (0)