Skip to content

Commit 522007f

Browse files
committed
Fix format of composer.json
1 parent 4acc950 commit 522007f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"codegyre/robo": "^0.6.0"
1212
},
1313
"autoload": {
14-
"psr-4": {
15-
"DrupalComposer\\DrupalScaffold\\": "src/"
16-
}
14+
"psr-4": {
15+
"DrupalComposer\\DrupalScaffold\\": "src/"
16+
}
1717
},
1818
"extra": {
1919
"class": "DrupalComposer\\DrupalScaffold\\Plugin"

0 commit comments

Comments
 (0)