Skip to content

Commit d4beafa

Browse files
committed
Maybe I should add some autoloading...
1 parent 26f6c7c commit d4beafa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,10 @@
1111
],
1212
"require": {
1313
"intervention/image": "^2.3"
14+
},
15+
"autoload": {
16+
"psr-4": {
17+
"LasseRafn\\InitialAvatarGenerator\\": "src/"
18+
}
1419
}
1520
}

0 commit comments

Comments
 (0)