Skip to content

Commit b0f2605

Browse files
authored
Merge pull request #17 from HellPat/patch-1
README: Install the latest stable version
2 parents 748c8cd + 648c8f7 commit b0f2605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ for [event-sourcing](https://github.com/patchlevel/event-sourcing) library.
2525
## Installation
2626

2727
```bash
28-
composer require patchlevel/laravel-event-sourcing=1.0.0-beta3
28+
composer require patchlevel/laravel-event-sourcing
2929
```
3030

3131
> [!TIP]

0 commit comments

Comments
 (0)