Skip to content

Commit e31e0c4

Browse files
authored
Update composer.json
1 parent 9a6a007 commit e31e0c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"license": "MIT",
44
"autoload": {
55
"psr-4": {
6-
"Bermuda\\MiddlewareFactory\\": "src/"
6+
"Bermuda\\MiddlewareFactory\\": "src/",
7+
"Bermuda\\MiddlewareFactory\\Decorator\\": "src/decorator/"
78
}
89
},
910
"require": {

0 commit comments

Comments
 (0)