File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,9 @@ 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.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/ ) )
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
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
You can’t perform that action at this time.
0 commit comments