botman / studio

Ready to use BotMan + Laravel framework
331 stars 90 forks source link

Composer v2 problem #112

Open max-petrovich opened 3 years ago

max-petrovich commented 3 years ago

composer create-project --prefer-dist botman/studio:1.3.1 tg-bot

Creating a "botman/studio:1.3.1" project at "./tg-bot" Installing botman/studio (1.3.1)

You are using Composer 2, which some of your plugins seem to be incompatible with. Make sure you update your plugins or report a plugin-issue to ask them to support Composer 2.

MarceauKa commented 3 years ago

Hi ! Just delete your composer.lock file then do a composer install.