Skip to content

Commit f0d0ff2

Browse files
committed
Use PSR4
1 parent 4b77416 commit f0d0ff2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"ecommit/util-bundle": "2.4.*@dev"
1919
},
2020
"autoload": {
21-
"psr-0": { "Ecommit\\JavascriptBundle": "" }
21+
"psr-4": { "Ecommit\\JavascriptBundle\\": "" }
2222
},
2323
"target-dir": "Ecommit/JavascriptBundle",
2424
"extra": {

0 commit comments

Comments
 (0)