Skip to content

Not Compatible With Magento 2.4.9 and PHP8.5 #213

Description

@marvincaspar

Describe the bug
Can't install this module in Magento 2.4.9

To Reproduce
Steps to reproduce the behavior:

  1. Setup a clean Magento 2.4.9 instance with PHP8.5
  2. Install this module

Expected behavior
Module can be installed

Environment (please complete the following information):

  • Magento Version [e.g. 2.4.9]
  • PHP Version [e.g. 8.5]

Additional context

composer require ethanyehuda/magento2-cronjobmanager

Error with PHP8.5

  Package ethanyehuda/magento2-cronjobmanager has requirements incompatible with your PHP version, PHP extensions and Composer version:                
    - ethanyehuda/magento2-cronjobmanager v2.2.2 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 which does not match your installed version 8.5.5.

Error with PHP8.4

Problem 1
    - Root composer.json requires ethanyehuda/magento2-cronjobmanager * -> satisfiable by ethanyehuda/magento2-cronjobmanager[dev-feature/magento-v2.4.8, v0.1.0, ..., 0.x-dev, v1.0.0, ..., 1.x-dev, 2.0.0, ..., 2.x-dev].
    - ethanyehuda/magento2-cronjobmanager[v0.1.0, ..., v0.2.0, v1.0.0, ..., v1.1.0] require php ~5.6.5|7.0.2|7.0.4|~7.0.6 -> your php version (8.4.20) does not satisfy that requirement.
    - ethanyehuda/magento2-cronjobmanager[v0.2.1, ..., 0.x-dev, v1.1.1, ..., v1.4.0] require php ~5.6.5|7.0.2|7.0.4|~7.0.6|~7.1.0 -> your php version (8.4.20) does not satisfy that requirement.
    - ethanyehuda/magento2-cronjobmanager[v1.10.0, ..., v1.12.0] require php ~7.1.0||~7.2.0||~7.3.0||~7.4.0 -> your php version (8.4.20) does not satisfy that requirement.
    - ethanyehuda/magento2-cronjobmanager[v1.13.0, ..., v1.14.0] require php ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 -> your php version (8.4.20) does not satisfy that requirement.
    - ethanyehuda/magento2-cronjobmanager[v1.15.0, ..., 1.x-dev, v2.1.0] require php ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.20) does not satisfy that requirement.
    - ethanyehuda/magento2-cronjobmanager[v1.5.0, ..., v1.6.3] require php ~7.0.0||~7.1.0 -> your php version (8.4.20) does not satisfy that requirement.
    - ethanyehuda/magento2-cronjobmanager[v1.6.4, ..., v1.8.0-beta] require php ~7.0.0||~7.1.0||~7.2.0 -> your php version (8.4.20) does not satisfy that requirement.
    - ethanyehuda/magento2-cronjobmanager[v1.8.0, ..., v1.9.0] require php ~7.1.0||~7.2.0 -> your php version (8.4.20) does not satisfy that requirement.
    - ethanyehuda/magento2-cronjobmanager v1.9.1 requires php ~7.1.0||~7.2.0||~7.3.0 -> your php version (8.4.20) does not satisfy that requirement.
    - ethanyehuda/magento2-cronjobmanager[2.0.0, ..., v2.2.0] require php ~8.1.0 || ~8.2.0 -> your php version (8.4.20) does not satisfy that requirement.
    - ethanyehuda/magento2-cronjobmanager v2.2.1 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.20) does not satisfy that requirement.
    - ethanyehuda/magento2-cronjobmanager[dev-feature/magento-v2.4.8, v2.2.2, ..., 2.x-dev] require symfony/console ^4.0 || ^5.0 || ^6.0 -> found symfony/console[v4.0.0-BETA1, ..., 4.4.x-dev, v5.0.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but the package is fixed to v7.4.11 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions