Skip to content

Commit c570f41

Browse files
Update predis/predis requirement from 1.1.* || 2.0.* || 2.1.* || 2.2.* to 1.1.* || 2.0.* || 2.1.* || 2.2.* || 2.3.*
--- updated-dependencies: - dependency-name: predis/predis dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e8ec24 commit c570f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"require": {
1616
"php": ">=8.0",
1717
"mockery/mockery": "1.4.* || 1.5.* || 1.6.*",
18-
"predis/predis": "1.1.* || 2.0.* || 2.1.* || 2.2.*",
18+
"predis/predis": "1.1.* || 2.0.* || 2.1.* || 2.2.* || 2.3.*",
1919
"ext-sysvsem": "*",
2020
"ext-sysvshm": "*"
2121
},

0 commit comments

Comments
 (0)