Skip to content
Snippets Groups Projects

Issue #3450129 by jigarius: Create composer.libraries.json

Open Issue #3450129 by jigarius: Create composer.libraries.json
1 unresolved thread
1 unresolved thread
2 files
+ 32
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 3
0
@@ -18,5 +18,8 @@
},
"require": {
},
"suggest": {
"wikimedia/composer-merge-plugin": "Helps with easier installation of jQuery Sidr JS libraries."
    • The composer.json seems to have an indentation issue. Some lines have 2-space indents while others have 4-space indents. I believe Drupal uses 4-space indents in composer.json so I've used that.

      If you want, I can do the same for the rest of the file in a separate commit.

Please register or sign in to reply
}
}
Loading