Skip to content

Commit 3a60982

Browse files
authored
Merge pull request #67 from WyriHaximus/patch-1
Updated evenement/evenement to include 3.0 support
2 parents 00f7f16 + 8f58b64 commit 3a60982

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)