Skip to content

Commit 28e5df1

Browse files
committed
Update to stable reactphp/event-loop v1.2.0
1 parent 6e9f5da commit 28e5df1

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
@@ -28,7 +28,7 @@
2828
"require": {
2929
"php": ">=5.3.0",
3030
"react/cache": "^1.0 || ^0.6 || ^0.5",
31-
"react/event-loop": "dev-master#78f7f43 as 1.2.0",
31+
"react/event-loop": "^1.2",
3232
"react/promise": "^3.0 || ^2.7 || ^1.2.1",
3333
"react/promise-timer": "^1.2"
3434
},

0 commit comments

Comments
 (0)