Added package fixing PHP 8 error

This commit is contained in:
Alejandro Celaya 2021-01-23 05:46:15 +01:00
parent 2eff9929d8
commit 0670a4dc3c

View File

@ -15,6 +15,7 @@
"php": "^7.4",
"ext-json": "*",
"ext-pdo": "*",
"acelaya/qrcode-detector-decoder": "^1.0",
"akrabat/ip-address-middleware": "^2.0",
"cakephp/chronos": "^2.0",
"cocur/slugify": "^4.0",