8000 Merge pull request #59 from clue-labs/promise-v3 · reactphp/cache@0a512b3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0a512b3

Browse files
authored
Merge pull request #59 from clue-labs/promise-v3
Update to require Promise v3
2 parents 1b70185 + 65d1644 commit 0a512b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
],
2828
"require": {
2929
"php": ">=7.1",
30-
"react/promise": "^3.0 || ^2.0 || ^1.1"
30+
"react/promise": "^3.0"
3131
},
3232
"require-dev": {
3333
"phpunit/phpunit": "^9.6 || ^7.5"

0 commit comments

Comments
 (0)
0