Skip to content

Commit 85f3b25

Browse files
committed
Use stable version of yiisoft/event-dispatcher
1 parent 18d84d7 commit 85f3b25

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
@@ -45,7 +45,7 @@
4545
"yiisoft/db-redis": "^1.0@dev",
4646
"yiisoft/db-sqlite": "^3.0@dev",
4747
"yiisoft/di": "^3.0@dev",
48-
"yiisoft/event-dispatcher": "^3.0@dev",
48+
"yiisoft/event-dispatcher": "^1.0",
4949
"yiisoft/json": "^1.0"
5050
},
5151
"autoload": {

0 commit comments

Comments
 (0)