Skip to content

Commit 2416cc9

Browse files
committed
upgrade event-sourcing to 3.12
1 parent b07f9de commit 2416cc9

5 files changed

Lines changed: 414 additions & 240 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"require": {
2121
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
22-
"patchlevel/event-sourcing": "^3.11.0",
22+
"patchlevel/event-sourcing": "dev-DCB as 3.12.0",
2323
"symfony/cache": "^6.4.0|^7.0.0",
2424
"symfony/config": "^6.4.0|^7.0.0",
2525
"symfony/console": "^6.4.1|^7.0.1",

0 commit comments

Comments
 (0)