Skip to content

Commit b4b42b6

Browse files
authored
Merge pull request #31 from ada-u/dependabot/composer/predis/predis-1.1.staror-2.0.staror-2.1.staror-2.2.star
Update predis/predis requirement from 1.1.* || 2.0.* || 2.1.* to 1.1.* || 2.0.* || 2.1.* || 2.2.*
2 parents 17ca7a1 + 903fdda commit b4b42b6

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.*",
18+
"predis/predis": "1.1.* || 2.0.* || 2.1.* || 2.2.*",
1919
"ext-sysvsem": "*",
2020
"ext-sysvshm": "*"
2121
},

0 commit comments

Comments
 (0)