Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drastically simplify using Composer Runtime API (v2) #65

Merged
merged 13 commits into from
May 8, 2024
Merged

Conversation

webflo
Copy link
Owner

@webflo webflo commented Mar 15, 2024

Related to #64


  • Make DrupalFinder class as deprecated
  • New class DrupalFinderComposerRuntime (please provide better names for this class)
  • Keeps tests for both classes

@weitzman Please review. This should work for drush. You could bump the required version to 1.3.0. Its not a new major version. Should work with mglaman/phpstan-drupal too.

Packagist has a list of dependent packages: https://packagist.org/packages/webflo/drupal-finder/dependents?order_by=downloads

@webflo webflo requested a review from weitzman March 15, 2024 21:35
@weitzman
Copy link
Collaborator

I'm fine with the new DrupalFinderComposerRuntime() class. I would have gone for the backward compat break in a 2.x release but this way is fine too.

@webflo webflo merged commit 1fa6548 into master May 8, 2024
2 checks passed
@webflo webflo deleted the runtime-v2 branch May 8, 2024 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants