We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68c7355 commit a04ab63Copy full SHA for a04ab63
readme.md
@@ -61,7 +61,7 @@ Cashier Fastspring is a cashier-like laravel package which provides interface to
61
Add `bgultekin/cashier-fastspring` package to your dependencies.
62
63
```bash
64
-composer require "bgultekin/cashier-fastspring":"~1.0"
+composer require "bgultekin/cashier-fastspring"
65
```
66
67
After requiring package, add service provider of this package to providers in `config/app.php`.
0 commit comments