Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Update composer plugin api requirement #27

Merged
merged 2 commits into from
Nov 14, 2020

Conversation

kranack
Copy link
Contributor

@kranack kranack commented Oct 26, 2020

Due to the composer v2 release, the composer.json needs to be updated.

Releasing another version (0.3.0 ?) of the plugin should fix the error message.
I didn't any breaking changes in the upgrading file but maybe you could re-check before merging.

An issue is already open for this #26

@w3guy
Copy link

w3guy commented Nov 7, 2020

Tested your PR and there is a breaking change. There is now a uninstall and deactivate interface methods all composer plugins must implement.

@kranack kranack force-pushed the feature/composer-update branch from 161649f to 97d02ba Compare November 12, 2020 11:24
@kranack
Copy link
Contributor Author

kranack commented Nov 12, 2020

@w3guy I added the uninstall and deactivate methods to the plugin, should work fine now.

@barryvdh barryvdh merged commit e123550 into barryvdh:master Nov 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants