Skip to content

Commit 8f58b64

Browse files
authored
Update evenement/evenement to include 3.0 support
1 parent 00f7f16 commit 8f58b64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"php": ">=5.3",
1818
"react/socket": "^1.0 || ^0.8 || ^0.7",
1919
"react/promise": "^2.1 || ^1.2",
20-
"evenement/evenement": "~1.0|~2.0"
20+
"evenement/evenement": "~3.0|~1.0|~2.0"
2121
},
2222
"require-dev": {
2323
"phpunit/phpunit": "^5.0 || ^4.8",

0 commit comments

Comments
 (0)