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

Added tbachert/spi to config.allow-plugins of composer.json. #686

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

AlexSkrypnyk
Copy link
Collaborator

Similar to #685

Drupal core aded dependency on tbachert/spi and it is now needs to be added to config.allow-plugins of composer.json.

$ composer why -r tbachert/spi
drupal-composer/drupal-project 11.x-dev requires (for development) drupal/core-dev (^11)             
drupal/core-dev                11.0.5   requires                   open-telemetry/exporter-otlp (^1) 
drupal/core-dev                11.0.5   requires                   open-telemetry/sdk (^1)           
open-telemetry/api             1.1.0    conflicts                  open-telemetry/sdk (<=1.0.8)      
open-telemetry/exporter-otlp   1.1.0    requires                   open-telemetry/sdk (^1.0)         
open-telemetry/sdk             1.1.0    requires                   tbachert/spi (^1.0.1)  

@AlexSkrypnyk AlexSkrypnyk self-assigned this Oct 9, 2024
@AlexSkrypnyk AlexSkrypnyk merged commit 02ff31a into 11.x Oct 9, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant