-
Notifications
You must be signed in to change notification settings - Fork 930
Closed
Labels
Quick fixState: In progressThe issue is being worked onThe issue is being worked onType: ChoreIssue is a related to a maintenanceIssue is a related to a maintenancecomposer.json
Description
Including this line in composer.json causes PHPStorm to lock certain settings like setting your PHP language level.
When I removed "php": ">=5.6",
and ran composer update --lock
, I could then set my language level in PHPStorm, pictured below.
I think this might be a bug related to Composer/PHPStorm, but it is not a simple thing for others to find, particularly when they are configuring aspects of PHPStorm for development.
Metadata
Metadata
Assignees
Labels
Quick fixState: In progressThe issue is being worked onThe issue is being worked onType: ChoreIssue is a related to a maintenanceIssue is a related to a maintenancecomposer.json