Skip to content

Commit 94f37e3

Browse files
committed
Merge pull request #1 from WyriHaximus/patch-2
Required promise ~2.2
2 parents fa0c39b + bd15c8f commit 94f37e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"react/dns": "0.4.*",
1111
"react/event-loop": "0.4.*",
1212
"react/stream": "0.4.*",
13+
"react/promise": "~2.2",
1314
"evenement/evenement": "~2.0"
1415
},
1516
"autoload": {

0 commit comments

Comments
 (0)