update dependencies
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Vieille 2022-01-23 23:46:43 +01:00
parent e3ee9fb078
commit 9e2909d060

View file

@ -2,7 +2,7 @@
## Technical Requirements
* Install PHP 7.3 or higher and these PHP extensions (which are installed and enabled by default in most PHP 7 installations): Ctype, iconv, JSON, PCRE, Session, SimpleXML, and Tokenizer;
* Install PHP 8.0 or higher and these PHP extensions (which are installed and enabled by default in most PHP 7 installations): Ctype, iconv, JSON, PCRE, Session, SimpleXML, and Tokenizer;
* [Install Composer](https://getcomposer.org/download/), which is used to install PHP packages.
* [Install NodeJS](https://nodejs.org/en/download/) 12 or higher, [Yarn](https://classic.yarnpkg.com/en/docs/install/#debian-stable) and [Webpack](https://webpack.js.org/guides/installation/)
* A created database (MySQL, PostgreSQL or SQLite)