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

Commit 6ac3460

Browse files
committed
patch
1 parent 546dec7 commit 6ac3460

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
],
1212
"require": {},
1313
"autoload": {
14-
"Bavix\\": "src/"
14+
"psr-4": {
15+
"Bavix\\": "src/"
16+
}
1517
}
1618
}

0 commit comments

Comments
 (0)