diff --git a/CHANGELOG.md b/CHANGELOG.md index 70419f8..2a74cd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.19](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.1.18...v1.1.19) (2023-07-06) + + +### Miscellaneous + +* **deps:** update dependency phpstan/phpstan to v1.10.25 ([cc8a8f4](https://github.com/wayofdev/laravel-symfony-serializer/commit/cc8a8f41ae4c520f12b80ab40ba4ae932c0f56f3)) + ## [1.1.18](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.1.17...v1.1.18) (2023-07-05) diff --git a/package.json b/package.json index 78b2606..3218114 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.1.18", + "version": "1.1.19", "repository": { "url": "https://github.com/wayofdev/laravel-symfony-serializer.git" }