Skip to content

Commit defae6e

Browse files
Update composer.json
Reverts change to php versions supported.
1 parent 7411b86 commit defae6e

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
@@ -13,7 +13,7 @@
1313
}
1414
],
1515
"require":{
16-
"php": "^7.4 || ^8.0 || ^8.1 || ^8.2",
16+
"php": "^7.4 || ^8.0",
1717
"colinmollenhour/credis":"~1.17"
1818
},
1919
"require-dev": {

0 commit comments

Comments
 (0)