Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
drupal/state_machine 1.0.0-beta3 1.0.0-rc1 Provides code-driven workflow functionality.
drupal/webform 5.0.0-rc24 5.0.0-rc26 Enables the creation of webforms and questionnaires.
drupal/webform_ui 5.0.0-rc24 5.0.0-rc26 Provides a user interface for building and maintaining webforms.
However, looking at the core I get
Enables the creation of webforms and questionnaires.
I have a big problem and I am not able to find a solution in the drupal forum. I have a project in drupal 8, I installed everything without composer, including the modules. Now, when trying to update everything to a new version, the web explodes. Is there any way to pass all that project to a new project with updated modules?