Skip to content

Commit c85436d

Browse files
committed
Update to stable reactphp/event-loop v1.2.0
1 parent 6ae4f2f commit c85436d

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
@@ -39,7 +39,7 @@
3939
"require": {
4040
"php": ">=5.3",
4141
"evenement/evenement": "^3.0 || ^2.0 || ^1.0",
42-
"react/event-loop": "dev-master#78f7f43 as 1.2.0",
42+
"react/event-loop": "^1.2",
4343
"react/dns": "^1.7",
4444
"react/promise": "~2.1|~1.2"
4545
},

0 commit comments

Comments
 (0)