Skip to content

Commit d55f9f9

Browse files
committed
Add streams and events shared projects
1 parent 923a08f commit d55f9f9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
}
1414
],
1515
"require": {
16-
"php": "^7.1.10"
16+
"php": "^7.1.10",
17+
"elementaryframework/streams": "^0.0.2",
18+
"elementaryframework/events": "^0.0.1"
1719
},
1820
"keywords": [
1921
"filesystem",

0 commit comments

Comments
 (0)