Skip to content

Commit 79b9640

Browse files
Update dependency patchlevel/event-sourcing to v3
| datasource | package | from | to | | ---------- | ------------------------- | ----- | ----- | | packagist | patchlevel/event-sourcing | 2.1.0 | 3.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 87d1297 commit 79b9640

File tree

2 files changed

+1022
-676
lines changed

2 files changed

+1022
-676
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
"require": {
2424
"php": "~8.1.0 || ~8.2.0",
25-
"patchlevel/event-sourcing": "^2.1.0",
25+
"patchlevel/event-sourcing": "^2.1.0 || ^3.0.0",
2626
"psr/container": "^1.0|^2.0"
2727
},
2828
"require-dev": {

0 commit comments

Comments
 (0)