Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
WouterSioen committed Jul 12, 2019
2 parents 8ff1fb5 + d5169b5 commit b39b4d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ php artisan vendor:publish --provider="Madewithlove\LaravelCqrsEs\ServiceProvide

## Documentation

- [Sagas](./docs/generators.md)
- [Generators](./docs/generators.md)
- [Sagas](./docs/sagas.md)

## Credits and thanks

This package borrows components from [nWidart/Laravel-broadway](https://github.com/nWidart/Laravel-broadway) and includes a laravel ServiceProvider for [matthiasnoback/broadway-serialization](https://github.com/matthiasnoback/broadway-serialization).
This package borrows components from [nWidart/Laravel-broadway](https://github.com/nWidart/Laravel-broadway) and includes a Laravel ServiceProvider for [matthiasnoback/broadway-serialization](https://github.com/matthiasnoback/broadway-serialization).

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"illuminate/events": "~5.4",
"illuminate/support": "~5.4",
"matthiasnoback/broadway-serialization": "~2.0",
"mattketmo/uuid-2x-bridge": "^1.0",
"broadway/broadway-saga": "^0.2.0",
"broadway/event-store-dbal": "^0.1.0",
"broadway/read-model-elasticsearch": "^0.2.0"
Expand Down

0 comments on commit b39b4d3

Please sign in to comment.