Skip to content

Commit c143270

Browse files
committed
upgrade event-sourcing to 3.12
1 parent 31a6f37 commit c143270

6 files changed

Lines changed: 335 additions & 178 deletions

File tree

.github/workflows/docs-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
dependencies:
2020
- "locked"
2121
php-version:
22-
- "8.3"
22+
- "8.4"
2323
operating-system:
2424
- "ubuntu-latest"
2525

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)