Problem/Motivation

I tested installing this recipe, but got stuck on "drupal/custom_field": "^4.0.x-dev" requirement, because I already have 4.0.1 installed.

I'm not sure why the dev branch was needed, and which release of custom_field didn't yet provide the features required, but from what I can tell this was added over a month ago, and there has since been a 4.0.1 release, which would probably be usable by this recipe.

Could this be changed to drupal/custom_field:^4.0.1, or is there a reason not to?

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

svendecabooter created an issue. See original summary.

svendecabooter’s picture

Issue summary: View changes

a.dmitriiev made their first commit to this issue’s fork.

a.dmitriiev’s picture

Status: Active » Fixed

I was waiting for this issue #3535237: Create custom_field Field Widget Action plugin for AI automators. Now it is in stable version, so it is safe to require it instead of DEV one.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

svendecabooter’s picture

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.