Skip to content

Commit 181501d

Browse files
authored
Update current minimum requirements in Readme
1 parent 630b023 commit 181501d

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -234,15 +234,8 @@ composer test
234234

235235
## Requirements
236236

237-
- PHP: (7.2*), 7.3, 7.4, 8.0, 8.1
238-
- Laravel: 6*, 7, 8
239-
240-
> (*) **PLEASE NOTE:** While we tried to make sure that Laravel Query Tracer will run on PHP 7.2 and Laravel 6, its compatibility is ***not guaranteed***.
241-
>
242-
>
243-
> **We are only actively testing for PHP 7.3+ and Laravel 7+. Use at your own risk.**
244-
>
245-
> We are using [Pest](https://github.com/pestphp/pest) for testing, which neither supports PHP 7.2 nor Laravel 6.
237+
- PHP: 7.3, 7.4, 8.0, 8.1
238+
- Laravel: 7, 8, 9
246239

247240
## Changelog
248241

0 commit comments

Comments
 (0)