- Issue created by @nexonOSX
- First commit to issue fork.
- Status changed to Needs review
about 1 year ago 5:48pm 10 October 2023 - 🇮🇳India sakthi_dev
Please review. Made it Drupal 10 compatible and also it's dependencies are Drupal 10 compatible.
- 🇦🇷Argentina nexonOSX
Awesome I had tested but as I am using it as a composer dependency there are a few issues on the composer.json, I removed the core requirement which is no longer required. ( https://www.drupal.org/node/2514612#core-compatibility → ). Also there is an error on the composer.json file which prevents to make the proper requirement of this module. On the "require part"
"require": { "drupal/core": "^8.8 || ^9", "drupal/hook_post_action": "^1", "drupal/redirect": "^1'" },
The "drupal/redirect": "^1'" has an extra character. I had removed it from the fork and seems the composer let me install it but still showing the error I think because the main branch still has it.
"Skipped branch 1.0.x, Could not parse version constraint ^1': Invalid version string "^1'""
I will test more in a few.
- 🇦🇷Argentina nexonOSX
I ran some tests more, seems everything is working :).
-
matej.lehotsky →
committed 29682c9c on 1.0.x authored by
sakthi_dev →
Resolve #3393027 "Add drupal 10"
-
matej.lehotsky →
committed 29682c9c on 1.0.x authored by
sakthi_dev →
- Status changed to Fixed
12 months ago 8:44pm 23 November 2023 - Status changed to Fixed
12 months ago 8:49pm 23 November 2023