Skip to content

Commit 422d3b6

Browse files
Bump react/cache from 0.6.0 to 1.0.0
Bumps [react/cache](https://github.com/reactphp/cache) from 0.6.0 to 1.0.0. - [Release notes](https://github.com/reactphp/cache/releases) - [Changelog](https://github.com/reactphp/cache/blob/master/CHANGELOG.md) - [Commits](reactphp/cache@v0.6.0...v1.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 943c98f commit 422d3b6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"require": {
1212
"php": "^7.2",
1313
"clue/redis-react": "^2.0 || ^1.0 || ^0.5.1",
14-
"react/cache": "^0.6.0"
14+
"react/cache": "^0.6.0 || ^1.0.0"
1515
},
1616
"require-dev": {
1717
"api-clients/test-utilities": "^5.4"

composer.lock

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

0 commit comments

Comments
 (0)