Skip to content

Commit

Permalink
Update plugins.md link to Laravel 11 testing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gigerIT authored Mar 26, 2024
1 parent 6d448e8 commit 29ccfb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ As you may expect, all of the assertions that were previously accessible via `$t
use function Pest\Laravel\{actingAs, get, post, delete, ...};
```

You can find the full testing documentation on the Laravel website: [laravel.com/docs/10.x/testing](https://laravel.com/docs/10.x/testing).
You can find the full testing documentation on the Laravel website: [laravel.com/docs/11.x/testing](https://laravel.com/docs/11.x/testing).

---

Expand Down

0 comments on commit 29ccfb5

Please sign in to comment.