Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Commit 94e0a22

Browse files
authored
Update composer.json
1 parent 5ffd1f9 commit 94e0a22

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
@@ -15,9 +15,8 @@
1515
"require" : {
1616
"php": ">=7.0"
1717
},
18-
"target-dir" : "mdespeuilles/WebformBundle",
1918
"autoload" : {
20-
"psr-0" : {
19+
"psr-4" : {
2120
"Mdespeuilles\\WebformBundle\\" : ""
2221
}
2322
},

0 commit comments

Comments
 (0)