Skip to content

Commit 279571a

Browse files
committed
Improve PHP 8.5+ support by updating to Promise v3.3
1 parent 11eb3f1 commit 279571a

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
@@ -15,7 +15,7 @@
1515
"nikic/fast-route": "^1.3",
1616
"react/async": "^4.3 || ^3.1",
1717
"react/http": "^1.11",
18-
"react/promise": "^3.2",
18+
"react/promise": "^3.3",
1919
"react/socket": "^1.15"
2020
},
2121
"require-dev": {

0 commit comments

Comments
 (0)