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

Fix issue with Composer ~2.0 on 2 abstract methods and must therefore be declared abstract or implement the remaining methods #37

Closed
Natshah opened this issue Dec 1, 2020 · 0 comments

Comments

@Natshah
Copy link
Member

Natshah commented Dec 1, 2020


PHP Fatal error:  Class vardot\Composer\Plugin\VarbaseUpdater contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (Composer\Plugin\PluginInterface::deactivate, Composer\Plugin\PluginInterface::uninstall) in /var/www/html/dev/varbase9c2/vendor/vardot/varbase-updater/src/Plugin/VarbaseUpdater.php on line 32

Fatal error: Class vardot\Composer\Plugin\VarbaseUpdater contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (Composer\Plugin\PluginInterface::deactivate, Composer\Plugin\PluginInterface::uninstall) in /var/www/html/dev/varbase9c2/vendor/vardot/varbase-updater/src/Plugin/VarbaseUpdater.php on line 32


Natshah added a commit that referenced this issue Dec 1, 2020
… be declared abstract or implement the remaining methods #37
Natshah added a commit that referenced this issue Dec 1, 2020
… be declared abstract or implement the remaining methods #37
Natshah added a commit that referenced this issue Dec 1, 2020
… be declared abstract or implement the remaining methods #37
@Natshah Natshah closed this as completed Dec 1, 2020
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

No branches or pull requests

1 participant