diff --git a/CHANGELOG.md b/CHANGELOG.md index ff77f95..cfee712 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.23](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.1.22...v1.1.23) (2023-07-19) + + +### Miscellaneous + +* **deps:** update dependency phpunit/phpunit to v10.2.6 ([9205a2c](https://github.com/wayofdev/laravel-symfony-serializer/commit/9205a2c692f1ee6d801de41dcb35d826a2415803)) + ## [1.1.22](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.1.21...v1.1.22) (2023-07-12) diff --git a/package.json b/package.json index 9da7d46..f7d89f6 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.1.22", + "version": "1.1.23", "repository": { "url": "https://github.com/wayofdev/laravel-symfony-serializer.git" }