docs: update README.md

This commit is contained in:
Maël Gangloff 2024-07-17 16:55:15 +02:00
parent f9a7ed2b7f
commit 29253a47aa
No known key found for this signature in database
GPG Key ID: 11FDC81C24A7F629

View File

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