added predis/predis to composer.json

This commit is contained in:
2024-04-04 16:06:18 -07:00
parent ae7a4f2a36
commit 6b473bf12e
2 changed files with 64 additions and 2 deletions

View File

@@ -21,7 +21,8 @@
"php": "^8.0",
"danielbrendel/asatru-php-framework": "dev-main",
"phpmailer/phpmailer": "^6.1",
"nesbot/carbon": "^2.0"
"nesbot/carbon": "^2.0",
"predis/predis": "^2.2"
},
"scripts": {
"post-root-package-install": [