Skip to content

Commit

Permalink
docs: install as dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmo00 committed Jan 4, 2025
1 parent cfef024 commit 4531735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This package includes utilities for handling HTTP requests and responses, and it
1. Add the package to your Laravel project using Composer:

```bash
composer require emmo00/mock-paystack-laravel
composer require --dev emmo00/mock-paystack-laravel
```

2. Use trait in test class
Expand Down

0 comments on commit 4531735

Please sign in to comment.