🇮🇳India djassie Kolkata
#8 works
To use lenient patch( https://www.drupal.org/docs/develop/using-composer/using-drupals-lenient... → )
1. composer config --merge --json extra.drupal-lenient.allowed-list '["drupal/userpoints"]'
2. composer require 'drupal/userpoints:^2.0@beta'
3. Put only the #8 Patch on patches
4. composer update
🇮🇳India djassie Kolkata
djassie → created an issue.
💬 | WordPress Migrate | "Undefined array key 'migration'" during comment processing / "Failed to connect to your database server"
🇮🇳India djassie Kolkata
Got this warning message - during - writing custom migration
id: custom_migration
label: Custom Migration
but label should be quoted, like `label: 'Custom Migration'