Skip to content

Commit e055457

Browse files
committed
upgrade event-sourcing to 3.12
1 parent 2c07f18 commit e055457

5 files changed

Lines changed: 588 additions & 315 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)