Skip to content
This repository was archived by the owner on Dec 22, 2022. It is now read-only.

Commit 3c45c13

Browse files
committed
add compose file
1 parent 28a8ec9 commit 3c45c13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"php": ">=5.2.11"
1818
},
1919
"autoload": {
20-
"psr-4": {
21-
"Chrisweb\\": "src/"
20+
"psr-0": {
21+
"Chrisweb": "library"
2222
}
2323
},
2424
"authors": [

0 commit comments

Comments
 (0)