Skip to content

Commit

Permalink
chore(dependency): lock require dev react-cache-redis to 4.3 max
Browse files Browse the repository at this point in the history
  • Loading branch information
SQKo committed Dec 30, 2023
1 parent 7da7087 commit 34d7e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"friendsofphp/php-cs-fixer": "^3",
"phpunit/phpunit": "^9.4.4",
"davidcole1340/reactsh": "dev-master",
"wyrihaximus/react-cache-redis": "^3.0 || ^4.0",
"wyrihaximus/react-cache-redis": "^3.0 || >=4.0 <4.4",
"symfony/cache": "^5.4"
},
"autoload": {
Expand Down

0 comments on commit 34d7e4f

Please sign in to comment.