We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f337b56 commit ee7efffCopy full SHA for ee7efff
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.6](https://github.com/wayofdev/laravel-cycle-event-sourcing/compare/v1.1.5...v1.1.6) (2023-06-05)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency phpstan/phpstan to v1.10.16 ([f337b56](https://github.com/wayofdev/laravel-cycle-event-sourcing/commit/f337b56ce263d52d5c26e8dbb0645d722a9c4aca))
9
10
## [1.1.5](https://github.com/wayofdev/laravel-cycle-event-sourcing/compare/v1.1.4...v1.1.5) (2023-06-02)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.5",
+ "version": "1.1.6",
"repository": {
"url": "https://github.com/wayofdev/laravel-package-tpl.git"
}
0 commit comments