Skip to content

Commit 33b04ff

Browse files
author
Juuso Leinonen
committed
Force a newer version of react/promise to fix the array order problem with promise/all() functioN
1 parent 47adce7 commit 33b04ff

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
@@ -2,7 +2,7 @@
22
"name": "leinonen/dataloader",
33
"type": "library",
44
"require": {
5-
"react/promise": "^2.4",
5+
"react/promise": "^2.5",
66
"react/event-loop": "^0.4.2"
77
},
88
"require-dev" : {

0 commit comments

Comments
 (0)