Skip to content

Commit 212d5d9

Browse files
authored
Update composer.json
1 parent 57a710f commit 212d5d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"aleksip\\DataTransformPlugin\\": "src/",
2020
"Drupal\\Component\\Render\\": "src/",
2121
"Drupal\\Component\\Utility\\": "src/",
22-
"Drupal\\Core\\": "src/"
23-
"Drupal\\Core\\Template\\": "src/",
22+
"Drupal\\Core\\": "src/",
23+
"Drupal\\Core\\Template\\": "src/"
2424
}
2525
},
2626
"require": {

0 commit comments

Comments
 (0)