You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-9Lines changed: 2 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,16 +21,9 @@ This package allows Google Cloud Tasks to be used as the queue driver.
21
21
</summary>
22
22
23
23
<br>
24
-
This package requires Laravel 6 or higher and supports MySQL 8 and PostgreSQL 14. Might support older database versions too, but package hasn't been tested for it.
24
+
This package requires Laravel 8 or higher and supports MySQL 8 and PostgreSQL 14. Might support older database versions too, but package hasn't been tested for it.
25
25
26
-
Please check the table below for supported Laravel and PHP versions:
27
-
28
-
|Laravel Version| PHP Version |
29
-
|---|---|
30
-
| 6.x | 7.4 or 8.0
31
-
| 7.x | 7.4 or 8.0
32
-
| 8.x | 7.4 or 8.0 or 8.1
33
-
| 9.x | 8.0 or 8.1
26
+
Please check the [Laravel support policy](https://laravel.com/docs/master/releases#support-policy) table for supported Laravel and PHP versions.
0 commit comments