File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,10 +19,10 @@ Almost every modern web application interacts with a database. Laravel makes int
19
19
20
20
<div class =" content-list " markdown =" 1 " >
21
21
22
- - MariaDB 10.3 + ([ Version Policy] ( https://mariadb.org/about/#maintenance-policy ) )
23
- - MySQL 5.7 + ([ Version Policy] ( https://en.wikipedia.org/wiki/MySQL#Release_history ) )
24
- - PostgreSQL 10 .0+ ([ Version Policy] ( https://www.postgresql.org/support/versioning/ ) )
25
- - SQLite 3.8.8 +
22
+ - MariaDB 10.11 + ([ Version Policy] ( https://mariadb.org/about/#maintenance-policy ) )
23
+ - MySQL 8.0 + ([ Version Policy] ( https://en.wikipedia.org/wiki/MySQL#Release_history ) )
24
+ - PostgreSQL 12 .0+ ([ Version Policy] ( https://www.postgresql.org/support/versioning/ ) )
25
+ - SQLite 3.35.0 +
26
26
- SQL Server 2017+ ([ Version Policy] ( https://docs.microsoft.com/en-us/lifecycle/products/?products=sql-server ) )
27
27
28
28
</div >
You can’t perform that action at this time.
0 commit comments