- First commit to issue fork.
- Merge request !1Issue #3297669: Automated Drupal 10 compatibility fixes → (Open) created by das-peter
- 🇨🇭Switzerland das-peter
Install D10 version:
- Modify composer.json - add repository:
"repositories": { "drupal/migrate_source_jsonpath": { "type": "git", "url": "https://git.drupalcode.org/issue/migrate_source_jsonpath-3297669.git" } }
- Install branch package:
composer require 'drupal/migrate_source_jsonpath:3297669-automated-drupal-10-dev'
- Modify composer.json - add repository: