Skip to content

Commit 5dea700

Browse files
committed
bump event sourcing version
1 parent cdff9f3 commit 5dea700

2 files changed

Lines changed: 566 additions & 460 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
}
2222
],
2323
"require": {
24-
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
25-
"patchlevel/event-sourcing": "^3.6.0",
26-
"patchlevel/event-sourcing-bundle": "^3.0.0",
24+
"php": "~8.2.0 || ~8.3.0",
25+
"patchlevel/event-sourcing": "^3.8.0",
26+
"patchlevel/event-sourcing-bundle": "^3.7.0",
2727
"symfony/asset": "^5.4.33|^6.4.1|^7.0.1",
2828
"symfony/asset-mapper": "^6.4.1|^7.0.1",
2929
"symfony/config": "^5.4.31|^6.4.0|^7.0.0",

0 commit comments

Comments
 (0)