Skip to content

Commit bb48bd9

Browse files
committed
fix psr4
1 parent 04e66a6 commit bb48bd9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,5 @@
2525
},
2626
"autoload": {
2727
"psr-4": { "BBIT\\AsyncDispatcherBundle\\": "" }
28-
},
29-
"target-dir": "BBIT/AsyncDispatcherBundle"
28+
}
3029
}

0 commit comments

Comments
 (0)