Update composer dependencies

This commit is contained in:
Miraty 2023-07-07 22:33:10 +02:00
commit e013ef7abe
139 changed files with 3217 additions and 2779 deletions

View file

@ -10,7 +10,7 @@ A LibreQR instance is available at <https://qr.antopie.org>.
### Generic
Just place this source code in a Web server with PHP7.4+, extensions `gd`, `mbstring` and `iconv`, and writing rights on the `css/` directory.
Just place this source code in a Web server with PHP8.0+, extensions `gd`, `mbstring` and `iconv`, and writing rights on the `css/` directory.
#### Security hardening