Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 9e7e873

Browse files
committed
Enforce evenement/evenement to ^2.0 as minimum dep
1 parent 04ff39d commit 9e7e873

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"cboden/ratchet": "^0.4.1",
2828
"clue/buzz-react": "^2.5",
2929
"clue/redis-react": "^2.3",
30+
"evenement/evenement": "^2.0|^3.0",
3031
"facade/ignition-contracts": "^1.0",
3132
"guzzlehttp/psr7": "^1.5",
3233
"illuminate/broadcasting": "^6.0|^7.0",

0 commit comments

Comments
 (0)