docs: update README.md

This commit is contained in:
Maël Gangloff
2024-07-17 16:55:15 +02:00
parent f9a7ed2b7f
commit 29253a47aa

View File

@@ -31,9 +31,9 @@ on [How to deploy a Symfony application](https://symfony.com/doc/current/deploym
### Prerequisites
- PHP 8.0 or higher
- Symfony 5.0 or higher
- A SQL-compatible database (e.g., MySQL, PostgreSQL)
- PHP 8.2 or higher
- Symfony 5.9 or higher
- A SQL-compatible database (e.g., MariaDB, MySQL, PostgreSQL)
### Steps