We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6659fbc + 4adad88 commit ad7f5c1Copy full SHA for ad7f5c1
1 file changed
docs/index.md
@@ -14,8 +14,16 @@ Listen for queued jobs.
14
15
### Requirements
16
17
-
18
-
+- PHP 8.1+
+- CodeIgniter 4.3+
19
+
20
+If you use `database` handler:
21
+- MySQL 8.0.1+
22
+- MariaDB 10.6+
23
+- PostgreSQL 9.5+
24
+- SQL Server 2012+
25
+- Oracle 12.1+
26
+- SQLite3
27
28
### Table of Contents
29
0 commit comments