Skip to content

Commit f64f0ee

Browse files
committed
Update to stable reactphp/event-loop v1.2.0
1 parent b7a85ad commit f64f0ee

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
@@ -27,7 +27,7 @@
2727
],
2828
"require": {
2929
"php": ">=5.3.8",
30-
"react/event-loop": "dev-master#78f7f43 as 1.2.0",
30+
"react/event-loop": "^1.2.0",
3131
"evenement/evenement": "^3.0 || ^2.0 || ^1.0"
3232
},
3333
"require-dev": {

0 commit comments

Comments
 (0)