Cannot install on a Drupal 10 site using PHP 8.1.11

Created on 25 November 2022, almost 2 years ago
Updated 17 May 2023, over 1 year ago

Problem/Motivation

We realise that there is currently no official Drupal 10 release of the module yet but we thought the following may at least help to get the ball rolling.

We have the following set up...

Drupal Version: 10.0.0-rc1
Web Server: Apache/2.4.33 (Win64) OpenSSL/1.0.2u mod_fcgid/2.3.9
Database: MySQL  5.7.24
PHP: 8.1.11
Front end theme  - a custom subtheme Bootstrap5 (2.02)

And we cannot get install the Lazy module installed using Composer because of the following errors...

 Problem 1
    - zendframework/zend-feed[dev-master, dev-develop, 2.11.0, ..., 2.13.x-dev] require php ^5.6 || ^7.0 -> your php version (8.1.11) does not satisfy that requirement.
    - laminas/laminas-feed[2.12.0, ..., 2.12.x-dev] require php ^5.6 || ^7.0 -> your php version (8.1.11) does not satisfy that requirement.
    - symfony/psr-http-message-bridge[v1.1.0, ..., 1.1.x-dev] require php ^5.3.3 || ^7.0 -> your php version (8.1.11) does not satisfy that requirement.
    - symfony/psr-http-message-bridge[v1.2.0, ..., v1.3.0] require php ^7.1 -> your php version (8.1.11) does not satisfy that requirement.
    - laminas/laminas-feed[2.13.0, ..., 2.14.x-dev] require php ^7.3 || ~8.0.0 -> your php version (8.1.11) does not satisfy that requirement.

Is there an alternative solution?

Our particular reason for wanting to install the lazy module is because I am using the iframe module a great deal and I need them to be lazy-loaded.

Does anyone know of another solution I could use instead with Drupal 10 to get my iframe fields to load lazily?

Any advice gratefully received.

💬 Support request
Status

Closed: duplicate

Version

3.11

Component

Documentation

Created by

🇬🇧United Kingdom SirClickALot Somerset

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024