digitalutsc / islandora-lite-site

This is a Drupal site dump used by ISLE Buildkit as part of deploying Islandora. https://github.com/Islandora-Devops/isle-buildkit
GNU General Public License v2.0
1 stars 4 forks source link

Fix to build composer project with PHP > 8.0 #1

Closed alxp closed 2 years ago

alxp commented 2 years ago

The Media Thumbnails Video module's version required in this project's composer will not build on PHP version 8.0 or later.

The dev branch updates its requirements so it now works.

Drupal.org issue: https://www.drupal.org/project/media_thumbnails_video/issues/3274875