Skip to content

Commit 00dad18

Browse files
authored
Merge pull request #33364 from drpayyne/package/cache-backend-redis
Updated colinmollenhour/cache-backend-redis to ^1.14
2 parents 3252fea + 34e19a1 commit 00dad18

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"ext-zip": "*",
3030
"lib-libxml": "*",
3131
"colinmollenhour/cache-backend-file": "~1.4.1",
32-
"colinmollenhour/cache-backend-redis": "1.11.0",
32+
"colinmollenhour/cache-backend-redis": "^1.14",
3333
"colinmollenhour/credis": "1.12.1",
3434
"colinmollenhour/php-redis-session-abstract": "~1.4.0",
3535
"composer/composer": "^1.9 || ^2.0",
@@ -76,9 +76,9 @@
7676
"symfony/process": "~4.4.0",
7777
"tedivm/jshrink": "~1.4.0",
7878
"tubalmartin/cssmin": "4.1.1",
79+
"web-token/jwt-framework": "^v2.2.7",
7980
"webonyx/graphql-php": "^0.13.8",
80-
"wikimedia/less.php": "^3.0.0",
81-
"web-token/jwt-framework": "^v2.2.7"
81+
"wikimedia/less.php": "^3.0.0"
8282
},
8383
"require-dev": {
8484
"allure-framework/allure-phpunit": "~1.4",

composer.lock

Lines changed: 11 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)