-
Notifications
You must be signed in to change notification settings - Fork 89
Description
When installing via composer:
Problem 1 - omnilight/yii2-scheduling 1.1.0 requires symfony/process 2.6.* || 3.* -> found symfony/process[v2.6.0, ..., v2.6.13, v3.0.0, ..., v3.4.47] but the package is fixed to v6.1.3 (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. - omnilight/yii2-scheduling[1.1.1, ..., 1.1.6] require symfony/process 2.6.* || 3.* || 4.* -> found symfony/process[v2.6.0, ..., v2.6.13, v3.0.0, ..., v3.4.47, v4.0.0, ..., v4.4.44] but the package is fixed to v6.1.3 (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. - omnilight/yii2-scheduling 1.1.5 requires symfony/process 2.6.* || 3.* || 4.* || ^5.0 -> found symfony/process[v2.6.0, ..., v2.6.13, v3.0.0, ..., v3.4.47, v4.0.0, ..., v4.4.44, v5.0.0, ..., v5.4.11] but the package is fixed to v6.1.3 (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. - Root composer.json requires omnilight/yii2-scheduling ^1.1 -> satisfiable by omnilight/yii2-scheduling[1.1.0, ..., 1.1.6].