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

Autoloader: prepare the autoloader package for Composer 2.0 #15793

Closed
2 tasks
kbrown9 opened this issue May 14, 2020 · 0 comments · Fixed by #15921
Closed
2 tasks

Autoloader: prepare the autoloader package for Composer 2.0 #15793

kbrown9 opened this issue May 14, 2020 · 0 comments · Fixed by #15921
Labels
Epic Formerly "Primary Issue", or "Master Issue" [Focus] Jetpack DNA [Type] Task

Comments

@kbrown9
Copy link
Member

kbrown9 commented May 14, 2020

Composer 2.0 is coming soon, and we need to make some updates to prepare for it.

  • Update the autoloader package's composer-plugin-api dependency version to composer-plugin-api": "^1.0 || ^2.0".
  • Implement the PluginInterface::deactivate() and PluginInterface::uninstall() methods in CustomAutoloaderPlugin.

Additional context

  • Information about the composer-plugin-api update can be found here.
  • p9dueE-1nk-p2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Formerly "Primary Issue", or "Master Issue" [Focus] Jetpack DNA [Type] Task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants