Skip to content

Commit f1da140

Browse files
committed
review comment
1 parent 8c5e9cc commit f1da140

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,11 @@
3333
},
3434
"autoload": {
3535
"psr-4": {
36-
"FM\\BbcodeBundle\\": "src/",
36+
"FM\\BbcodeBundle\\": "src/"
37+
}
38+
},
39+
"autoload-dev": {
40+
"psr-4": {
3741
"FM\\BbcodeBundle\\Tests\\": "Tests/"
3842
}
3943
}

0 commit comments

Comments
 (0)