Skip to content

Commit

Permalink
Update supported PHP and Laravel versions in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
damms005 committed Oct 10, 2024
1 parent d1a15bf commit 4ec11bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ Whether you want to quickly bootstrap payment processing for your Laravel applic
> `@extend()`ing whatever view you specify in `config('laravel-multipay.extended_layout')` (defaults to `layout.app`). This provides a smooth Plug-and-play™ experience.
## Requirements:
This package is [tested against:](https://github.com/damms005/laravel-multipay/blob/68731735d50a18f6b8531cb107e63fed5151d0b8/.github/workflows/run-tests.yml#L16-L17)
- Laravel 8/9/10
- PHP 8.0, 8.1
This package is [tested against:](https://github.com/damms005/laravel-multipay/blob/d1a15bf762ba2adabc97714f1565c6c0f0fcd58d/.github/workflows/run-tests.yml#L16-17)
- PHP ^8.1
- Laravel 10/11

## Currently supported payment handlers

Expand Down

0 comments on commit 4ec11bf

Please sign in to comment.