-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
area/devfile-registrykind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.severity/P1Has a major impact to usage or development of the system.Has a major impact to usage or development of the system.
Description
Describe the bug
The task Install dependencies is failing in PHP Symfony workspace. The error is:
Fatal Error: composer.lock was created for PHP version 7.2.9 or higher but the current PHP version is 7.1.29.
Che version
7.7.1b
Steps to reproduce
- Log in to che.openshift.io
- Go to Workspace -> Add Workspace
- Select PHP Symfony stack
- Run workspace with the default settings
- Run task
Install dependencies
Expected behavior
The dependencies should be installed.
Runtime
Screenshots
Metadata
Metadata
Assignees
Labels
area/devfile-registrykind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.severity/P1Has a major impact to usage or development of the system.Has a major impact to usage or development of the system.
