Skip to content

Commit

Permalink
Update transliterate_filenames. and composer specs.
Browse files Browse the repository at this point in the history
  • Loading branch information
rosiel committed Oct 27, 2023
1 parent 5788e85 commit ae54dd3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
}
],
"require": {
"php": "^7.4 || ^8",
"php": "^8",
"composer/installers": "^1.9",
"cweagans/composer-patches": "^1.7",
"drupal/admin_toolbar": "^3.1",
Expand All @@ -41,11 +41,11 @@
"drupal/field_group": "^3",
"drupal/field_permissions": "^1",
"drupal/field_report": "^2.1",
"drupal/flysystem": "^2.0@beta || ^2.1.0@RC",
"drupal/hal": "^1.0||^2.0",
"drupal/flysystem": "^2.1.0@RC",
"drupal/hal": "^2.0",
"drupal/leaflet": "^10.1",
"drupal/matomo": "^1.19",
"drupal/pathauto": "*",
"drupal/pathauto": "^1.12",
"drupal/pdf": "^1.1",
"drupal/rest_oai_pmh": "^2.0@beta",
"drupal/search_api_solr": "^4.2",
Expand All @@ -64,7 +64,7 @@
"islandora-rdm/islandora_fits": "dev-8.x-1.x as 1.x-dev",
"islandora/controlled_access_terms": "^2",
"islandora/islandora": "^2",
"islandora/islandora_mirador": "*",
"islandora/islandora_mirador": "^2.3.5",
"islandora/openseadragon": "^2",
"islandora/views_nested_details": "^1.0",
"library/pdf.js": "^2.4",
Expand Down
22 changes: 11 additions & 11 deletions composer.lock

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

0 comments on commit ae54dd3

Please sign in to comment.