We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 922a44d commit 22e3b64Copy full SHA for 22e3b64
composer.json
@@ -4,8 +4,8 @@
4
"description": "Port of Facebook's dataloader to PHP",
5
"keywords": ["batch loading", "dataloader", "graphql"],
6
"require": {
7
- "react/promise": "^2.5",
8
- "react/event-loop": "^0.4.2",
+ "react/promise": "^2.7.1",
+ "react/event-loop": "^1.1.0",
9
"php": "^7.3.0"
10
},
11
"require-dev" : {
0 commit comments