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

Closes #3450129

Merge request reports

Members who can merge are allowed to add commits.
Approval is optional
Code Quality is loading
Test summary results are being parsed
Ready to merge by members who can write to the target branch.
  • The source branch is 13 commits behind the target branch.
  • 1 commit will be added to 3.0.x.
  • Source branch will be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
18 18 },
19 19 "require": {
20 20 "drupal/blazy": "^3.0"
21 },
22 "suggest": {
23 "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
Please register or sign in to reply
Loading