Problem with composer
-
Hello !
I’m using bedrock and so composer to manage my plugins installations, updates and deletion. For your plugin I type in my terminal
composer require wpackagist-plugin/mailjet-for-wordpress
.When I want to update all my plugins, I just have to do
composer update
. Everything was working fine until your last version 5.2.1When I update with composer I get this structure in your wordpress plugin folder:
mailjet-for-wordpress
— assets
— branches
— tags
— trunkAnd so the plugin is not recognize by WordPress. It seems to be the folders of a git repository.
If I downgrade to 5.1, I get the correct plugin structure and the plugin works.
Could you look at it and fix it so i can be up to date ?
have a nice day
- The topic ‘Problem with composer’ is closed to new replies.