Active
Project:
Lazy-load
Version:
4.0.2
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2025 at 07:58 UTC
Updated:
21 Apr 2025 at 07:58 UTC
Jump to comment: Most recent
drupal/lazy:^3.0 — the latest stable release is 4.0.
bower-asset/lazysizes:^5.1 — the latest available version is 5.3.2.
Prevent users from accessing new features, security patches, or bug fixes.
Cause confusion when trying to install or integrate the latest version.
Introduce conflicts if newer versions are required elsewhere in a project.
Proposed Update: Update the documentation to the latest supported versions.
composer require drupal/lazy:^3.0 bower-asset/lazysizes:^5.1 oomphinc/composer-installers-extender:^2.0 --no-update
composer require drupal/lazy:^4.0 bower-asset/lazysizes:^5.3 oomphinc/composer-installers-extender:^2.0 --no-update
"require": {
"drupal/lazy": "^4.0",
"bower-asset/lazysizes": "^5.3",
"oomphinc/composer-installers-extender": "^2.0"
}
Comments