components / bootstrap

Shim repository for Twitter Bootstrap.

Home Page:http://getbootstrap.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to install v4.3.1

indrakaw opened this issue · comments

$ composer require components/bootstrap "4.3.1"

  [InvalidArgumentException]
  Could not find package components/bootstrap in a version matching 4.3.1

I tried install other version, via:

composer require components/bootstrap "4.1.1"

And it works. Please fix this.

It hasn't been updated yet. Feel free to push up a PR to fix.

I'm looking forward for the update. 👍

dun