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. #685

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

AlexSkrypnyk
Copy link
Collaborator

Drupal core 10.3.6 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 1.x-dev requires (for development) drupal/core-dev (^10.2.0)         
drupal/core-dev                10.3.6  requires                   open-telemetry/exporter-otlp (^1) 
drupal/core-dev                10.3.6  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 added the PR: Needs review Pull request needs a review from assigned developers label Oct 9, 2024
@AlexSkrypnyk AlexSkrypnyk merged commit 8a0a12d into 10.x Oct 9, 2024
30 checks passed
@AlexSkrypnyk AlexSkrypnyk deleted the feature/d10-add-tbachert-spi branch October 9, 2024 02:39
@AlexSkrypnyk
Copy link
Collaborator Author

@leymannx
sorry, I had to merge this to unblock builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D10 PR: Needs review Pull request needs a review from assigned developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant