Skip to content

Commit 4ec11bf

Browse files
committed
Update supported PHP and Laravel versions in README.md
1 parent d1a15bf commit 4ec11bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ Whether you want to quickly bootstrap payment processing for your Laravel applic
1515
> `@extend()`ing whatever view you specify in `config('laravel-multipay.extended_layout')` (defaults to `layout.app`). This provides a smooth Plug-and-play™ experience.
1616
1717
## Requirements:
18-
This package is [tested against:](https://github.com/damms005/laravel-multipay/blob/68731735d50a18f6b8531cb107e63fed5151d0b8/.github/workflows/run-tests.yml#L16-L17)
19-
- Laravel 8/9/10
20-
- PHP 8.0, 8.1
18+
This package is [tested against:](https://github.com/damms005/laravel-multipay/blob/d1a15bf762ba2adabc97714f1565c6c0f0fcd58d/.github/workflows/run-tests.yml#L16-17)
19+
- PHP ^8.1
20+
- Laravel 10/11
2121

2222
## Currently supported payment handlers
2323

0 commit comments

Comments
 (0)