Skip to content

Commit

Permalink
Merge pull request #324 from jhu-idc/update_composer_lock_for_idc
Browse files Browse the repository at this point in the history
Update composer lock with idc updates
  • Loading branch information
DonRichards authored Jun 13, 2022
2 parents 88700df + de31fa6 commit 73f355c
Show file tree
Hide file tree
Showing 4 changed files with 84 additions and 24 deletions.
29 changes: 28 additions & 1 deletion codebase/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,31 @@
"reference": "master"
}
}
},
{
"type": "package",
"package": {
"name": "masonry/masonry",
"version": "4.2.2",
"type": "drupal-library",
"source": {
"url": "https://github.com/desandro/masonry.git",
"type": "git",
"reference": "3b0883cf4a4a046896719b9cf282ea74be7ffecd"
}
}
},
{
"type": "package",
"package": {
"name": "imagesloaded/imagesloaded",
"version": "4.1.4",
"type": "drupal-library",
"dist": {
"url": "https://unpkg.com/imagesloaded@5/imagesloaded.pkgd.min.js",
"type": "file"
}
}
}
],
"require": {
Expand Down Expand Up @@ -127,7 +152,8 @@
"drupal/workbench": "^1.3",
"drupal/workbench_access": "^1.0@beta",
"drush/drush": "^10.0",
"islandora-rdm/islandora_fits": "dev-master",
"imagesloaded/imagesloaded": "^4.1",
"islandora-rdm/islandora_fits": "dev-8.x-1.x",
"islandora/carapace": "dev-8.x-3.x",
"jhu-idc/idc-ui-theme": "dev-main",
"jhu-idc/idc_defaults": "dev-main",
Expand All @@ -138,6 +164,7 @@
"jhu-idc/migrate_file": "dev-8.x-1.x",
"jhu_idc/idc_migration": "^2.0",
"maennchen/zipstream-php": "^2.1",
"masonry/masonry": "^4.2",
"seboettg/citeproc-php": "v2.2.5",
"symfony/string": "^5.4",
"vlucas/phpdotenv": "^4.0",
Expand Down
66 changes: 43 additions & 23 deletions codebase/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions codebase/web/libraries/imagesloaded/imagesloaded.pkgd.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions codebase/web/libraries/masonry
Submodule masonry added at 3b0883

0 comments on commit 73f355c

Please sign in to comment.