Skip to content

Commit

Permalink
Merge pull request #11 from patchlevel/upgrade-event-sourcing
Browse files Browse the repository at this point in the history
upgrade to event sourcing 3.0
  • Loading branch information
DavidBadura authored Apr 26, 2024
2 parents cb43be7 + 08273ee commit 0fd5a48
Show file tree
Hide file tree
Showing 3 changed files with 1,110 additions and 710 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
],
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"patchlevel/event-sourcing-bundle": "^3.0.0-rc12",
"patchlevel/event-sourcing-bundle": "^3.0.0",
"symfony/asset": "^7.0",
"symfony/asset-mapper": "^7.0",
"symfony/config": "^5.4.31|^6.4.0|^7.0.0",
Expand Down Expand Up @@ -62,6 +62,5 @@
"Patchlevel\\EventSourcingAdminBundle\\Tests\\": "tests/"
}
},
"minimum-stability": "dev",
"prefer-stable": true
}
Loading

0 comments on commit 0fd5a48

Please sign in to comment.