Skip to content

Commit cac2a32

Browse files
higidikeoz-higidi
authored andcommitted
Move source code to src/ folder and adjust autoloading
1 parent 50f99c4 commit cac2a32

27 files changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"autoload": {
2323
"psr-4": {
24-
"VCR\\VCRBundle\\": ""
24+
"VCR\\VCRBundle\\": "src/"
2525
}
2626
}
2727
}
File renamed without changes.

0 commit comments

Comments
 (0)