File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 116116 "php-http/discovery" : " ^1.15" ,
117117 "phpstan/phpstan" : " ^2.0" ,
118118 "phpunit/phpunit" : " ^10.5.35|^11.5.3|^12.0.1" ,
119- "predis/predis" : " ^2.4.0 |^3.0 .0" ,
119+ "predis/predis" : " ^2.3 |^3.0" ,
120120 "resend/resend-php" : " ^0.10.0" ,
121121 "symfony/cache" : " ^7.2.0" ,
122122 "symfony/http-client" : " ^7.2.0" ,
189189 "pda/pheanstalk" : " Required to use the beanstalk queue driver (^5.0)." ,
190190 "php-http/discovery" : " Required to use PSR-7 bridging features (^1.15)." ,
191191 "phpunit/phpunit" : " Required to use assertions and run tests (^10.5.35|^11.5.3|^12.0.1)." ,
192- "predis/predis" : " Required to use the predis connector (^2.4.0 |^3.0 .0)." ,
192+ "predis/predis" : " Required to use the predis connector (^2.3 |^3.0)." ,
193193 "psr/http-message" : " Required to allow Storage::put to accept a StreamInterface (^1.0)." ,
194194 "pusher/pusher-php-server" : " Required to use the Pusher broadcast driver (^6.0|^7.0)." ,
195195 "resend/resend-php" : " Required to enable support for the Resend mail transport (^0.10.0)." ,
Original file line number Diff line number Diff line change 2727 },
2828 "suggest" : {
2929 "ext-redis" : " Required to use the phpredis connector (^4.0|^5.0|^6.0)." ,
30- "predis/predis" : " Required to use the predis connector (^2.4.0|3.0 .0)."
30+ "predis/predis" : " Required to use the predis connector (^2.3|^3 .0)."
3131 },
3232 "extra" : {
3333 "branch-alias" : {
You can’t perform that action at this time.
0 commit comments