Skip to content

Commit 7411b86

Browse files
Update composer.json
1 parent babc2e5 commit 7411b86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
}
1414
],
1515
"require":{
16-
"php": "^7.4 || ^8.0",
17-
"colinmollenhour/credis":"~1.6"
16+
"php": "^7.4 || ^8.0 || ^8.1 || ^8.2",
17+
"colinmollenhour/credis":"~1.17"
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "^9"

0 commit comments

Comments
 (0)