Skip to content

Commit

Permalink
Restart Work
Browse files Browse the repository at this point in the history
  • Loading branch information
DonRichards committed Oct 6, 2023
1 parent ccc4a76 commit 9018be1
Show file tree
Hide file tree
Showing 1,049 changed files with 113,046 additions and 2,095 deletions.
13 changes: 11 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,17 @@
],
"require": {
"php": "^7.4",
"academicpuma/locales": "1.0.x-dev",
"composer/installers": "*",
"cweagans/composer-patches": "^1.7",
"drupal/admin_toolbar": "^3.1",
"drupal/advanced_search": "^2.0",
"drupal/better_exposed_filters": "^6.0",
"drupal/bibcite": "^2.0@beta",
"drupal/block_class": "^2.0",
"drupal/citation_select": "^1.0@beta",
"drupal/config_delete": "^2.0",
"drupal/config_inspector": "^2.1",
"drupal/core-composer-scaffold": "9.4.12",
"drupal/core-project-message": "9.4.12",
"drupal/core-recommended": "9.4.12",
Expand All @@ -99,6 +106,7 @@
"drupal/groupmedia": "^2.0@RC",
"drupal/jquery_ui": "^1.6",
"drupal/jquery_ui_autocomplete": "^2.0",
"drupal/jquery_ui_datepicker": "^2.0",
"drupal/jquery_ui_menu": "^2.0",
"drupal/matomo": "^1.19",
"drupal/migrate_tools": "^6.0",
Expand All @@ -112,11 +120,13 @@
"drupal/twig_tweak": "^3.2",
"drupal/view_mode_switch": "^2.0",
"drupal/views_data_export": "^1.2",
"drupal/views_field_view": "^1.0@beta",
"drush/drush": "^11",
"islandora-rdm/islandora_fits": "dev-8.x-1.x as 1.x-dev",
"islandora/controlled_access_terms": "^2",
"islandora/islandora": "^2.5",
"islandora/openseadragon": "^2",
"islandora/views_nested_details": "^1.1",
"jhu-idc/idc_default_migration": "1.0.0",
"jhu-idc/idc_ui_theme_boots": "^1@dev",
"library/pdf.js": "^2.4",
Expand All @@ -128,7 +138,7 @@
"drupal/drupal": "*",
"drupal/core": "<=9"
},
"minimum-stability": "stable",
"minimum-stability": "dev",
"prefer-stable": true,
"config": {
"discard-changes": "stash",
Expand Down Expand Up @@ -189,7 +199,6 @@
},
"require-dev": {
"drupal/coder": "^8.3",
"drupal/config_inspector": "^2.1",
"drupal/console": "^1.9",
"drupal/devel": "^5.1",
"drupal/restui": "^1.21",
Expand Down
Loading

0 comments on commit 9018be1

Please sign in to comment.