- Issue created by @petednz
- ๐ฎ๐ณIndia chetan 11
chetan 11 โ made their first commit to this issueโs fork.
- Status changed to Needs review
about 1 year ago 6:41am 19 October 2023 - ๐ฎ๐ณIndia chetan 11
Hi,
I have made this module compatible with drupal 10.
Thanks - ๐ณ๐ฟNew Zealand petednz
Marvellous - thank you for your quick response.
- ๐ณ๐ฟNew Zealand petednz
Any chance this gets a release - does it just need the info.yml updating so
> core_version_requirement: ^8 || ^9
is
core_version_requirement: ^8 || ^9 || 10
> drupal/civicrm_afform_block[1.0.0, ..., 1.0.1] require drupal/core ^8 || ^9 -> found drupal/core[8.0.0, ..., 8.9.20, 9.0.0, ..., 9.5.11] but the package is fixed to 10.1.5 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
may mean there is a workaround I should be doing, but not something i have done before
- Assigned to elisseck
- Status changed to Fixed
10 months ago 1:16am 3 February 2024 - ๐บ๐ธUnited States elisseck San Diego
Thanks @chetan-11 @petednz and sorry for the wait! I am not sure why but I don't think this sent me an email notification...
Pretty easy merge. You should now get 1.0.2 with
composer require 'drupal/civicrm_afform_block:^1.0'
or equivalent.Let me know if you have any trouble!
- Status changed to Fixed
10 months ago 1:21am 3 February 2024