Skip to content

Commit 378b268

Browse files
author
Audrius Karabanovas
authored
Update composer.json
Removing PSR4 conflict with target-dir
1 parent 9c8487c commit 378b268

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,5 @@
3232
},
3333
"autoload": {
3434
"psr-4": { "Shivas\\VersioningBundle\\": "" }
35-
},
36-
"target-dir": "Shivas/VersioningBundle"
35+
}
3736
}

0 commit comments

Comments
 (0)