Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

Commit 5204370

Browse files
Don't hard require ext-redis to run the tests
1 parent f8e038a commit 5204370

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"illuminate/redis": "^5.5 || ^6.0 || ^7.0 || ^8.0"
1717
},
1818
"require-dev": {
19-
"ext-redis": "*",
2019
"graham-campbell/analyzer": "^2.4 || ^3.0",
2120
"graham-campbell/testbench": "^5.5",
2221
"phpunit/phpunit": "^6.5 || ^7.5 || ^8.4 || ^9.0",

0 commit comments

Comments
 (0)