From 7400a97d54be7651ec5991e8898f3ca859cbbf60 Mon Sep 17 00:00:00 2001 From: Serhii Chepela Date: Thu, 8 Aug 2024 15:44:10 +0300 Subject: [PATCH] Updated DBs that Spryker uses --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e997503..f9da217 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Latest Stable Version](https://poser.pugx.org/spryker/propel/v/stable.svg)](https://packagist.org/packages/spryker/propel) [![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%208.1-8892BF.svg)](https://php.net/) -Propel is the glue between Spryker's persistence layer and the Propel ORM library. It supports both MySQL and PostgreSQL databases. +Propel is the glue between Spryker's persistence layer and the Propel ORM library. It supports both MySQL(MariaDB) and PostgreSQL databases. ## Installation