Problem/Motivation
- spatie/browsershot[3.26.0, ..., 3.26.3] require php ^7.1 -> your php version (8.2.20) does not satisfy that requirement.
- drupal/web_page_archive[dev-1.x, 1.0.0-alpha1, ..., 1.x-dev, 2.0.0, ..., 2.12.0] require drupal/core ^8 -> found drupal/core[8.0.0-beta6, ..., 8.9.x-dev] but it conflicts with your root composer.json require (^9.5 || ^10).
- drupal/accessibility_scanner 2.0.0-beta1 requires drupal/web_page_archive * -> satisfiable by drupal/web_page_archive[dev-1.x, dev-2.x, dev-3.x, dev-4.x, 1.0.0-alpha1, ..., 1.x-dev, 2.0.0, ..., 2.x-dev, 3.0.0-alpha1, 3.0.0-alpha2, 3.0.0-beta1, 3.x-dev, 4.0.0, ..., 4.x-dev].
- drupal/web_page_archive[dev-2.x, dev-3.x, dev-4.x, 2.13.0, ..., 2.x-dev, 3.0.0-alpha1, ..., 3.x-dev, 4.0.0, ..., 4.x-dev] require spatie/browsershot ~3.26.0 -> satisfiable by spatie/browsershot[3.26.0, 3.26.1, 3.26.2, 3.26.3].
- Root composer.json requires drupal/accessibility_scanner ^2.0@beta -> satisfiable by drupal/accessibility_scanner[2.0.0-beta1].
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes