Skip to content

Commit

Permalink
Merge pull request #217 from patchlevel/stream-store
Browse files Browse the repository at this point in the history
add dbal stream, in memory and custom store config
  • Loading branch information
DavidBadura authored Sep 24, 2024
2 parents 062a63e + a166057 commit 787917a
Show file tree
Hide file tree
Showing 7 changed files with 916 additions and 622 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"patchlevel/event-sourcing": "^3.1.0",
"patchlevel/event-sourcing": "^3.4.0",
"symfony/cache": "^6.4.0|^7.0.0",
"symfony/config": "^6.4.0|^7.0.0",
"symfony/console": "^6.4.1|^7.0.1",
Expand Down
Loading

0 comments on commit 787917a

Please sign in to comment.