vrajroham / laravel-bitpay

Laravel BitPay Client | Accept Bitcoin(Ƀ) and Bitcoin Cash for your business with your Laravel application
MIT License
74 stars 34 forks source link

Not working. #9

Closed loeffel-io closed 5 years ago

loeffel-io commented 5 years ago
loeffel-io commented 5 years ago

solution:

"repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/loeffel-io/laravel-bitpay"
    }
  ],
  "require": {
    "loeffel-io/laravel-bitpay": "dev-master",
  },