Skip to content

Commit 8d08959

Browse files
committed
feature: add predis to dev deps
Signed-off-by: Mateusz Cholewka <mateusz@cholewka.com.pl>
1 parent a283aea commit 8d08959

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"phpstan/phpstan-phpunit": "^1.1.0",
2626
"phpstan/phpstan-strict-rules": "^1.1.0",
2727
"phpunit/phpunit": "^9.4",
28+
"predis/predis": "^2.3",
2829
"squizlabs/php_codesniffer": "^3.6",
2930
"symfony/polyfill-apcu": "^1.6"
3031
},

0 commit comments

Comments
 (0)