Point to actual versions on shlink deps

This commit is contained in:
Alejandro Celaya
2023-11-25 20:08:29 +01:00
parent 479a331008
commit a931c60230
3 changed files with 14 additions and 10 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ The idea is that you can just generate a container using the image and provide t
First, make sure the host where you are going to run shlink fulfills these requirements:
* PHP 8.2
* PHP 8.2 or 8.3
* The next PHP extensions: json, curl, pdo, intl, gd and gmp/bcmath.
* apcu extension is recommended if you don't plan to use openswoole.
* xml extension is required if you want to generate QR codes in svg format.