Closed
Description
Is your feature request related to a problem? Please describe.
The com.google.gson.JsonParser#parse method is deprecated. It is used in the: com.magento.idea.magento2plugin.actions.generation.generator.ModuleComposerJsonGenerator#getDependencyData
.
Describe the solution you'd like (*)
Eliminate usage of deprecated method.