Skip to content

Commit 2f3868c

Browse files
committed
Support both evenement 3.0 and 2.0
1 parent 1a326f2 commit 2f3868c

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
@@ -11,10 +11,10 @@
1111
],
1212
"require": {
1313
"php": ">=5.4.0",
14+
"evenement/evenement": "^3.0 || ^2.0",
1415
"react/event-loop": "^0.4",
1516
"react/promise": "~2.2",
1617
"react/stream": "^0.4",
17-
"evenement/evenement": "~2.0",
1818
"wyrihaximus/react-child-process-pool": "^1.3"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)