Skip to content

Commit

Permalink
allow rc6
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBadura committed Feb 26, 2024
1 parent 6cead6a commit e096b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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-rc5",
"patchlevel/event-sourcing-bundle": "^3.0.0-rc6",
"symfony/asset": "^7.0",
"symfony/asset-mapper": "^7.0",
"symfony/config": "^5.4.31|^6.4.0|^7.0.0",
Expand Down

0 comments on commit e096b01

Please sign in to comment.