Skip to content

Commit 3d98bf2

Browse files
committed
Merge branch 'master' of github.com:wayofdev/laravel-symfony-serializer into fix/laravel-serialize-error
* 'master' of github.com:wayofdev/laravel-symfony-serializer: chore(master): release 1.1.25 chore(deps): update dependency pestphp/pest to v2.8.3 chore(master): release 1.1.24 chore(deps): update dependency phpstan/phpstan to v1.10.26 chore(master): release 1.1.23 chore(deps): update dependency phpunit/phpunit to v10.2.6
2 parents e62bda8 + be89d40 commit 3d98bf2

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [1.1.25](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.1.24...v1.1.25) (2023-07-19)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update dependency pestphp/pest to v2.8.3 ([296ba5a](https://github.com/wayofdev/laravel-symfony-serializer/commit/296ba5ad4f4f42ed626cf677c52045c65e8220d9))
9+
10+
## [1.1.24](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.1.23...v1.1.24) (2023-07-19)
11+
12+
13+
### Miscellaneous
14+
15+
* **deps:** update dependency phpstan/phpstan to v1.10.26 ([73e495b](https://github.com/wayofdev/laravel-symfony-serializer/commit/73e495b7789ef8d1a6e6ad5dfbc850ce0e4bb7a8))
16+
17+
## [1.1.23](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.1.22...v1.1.23) (2023-07-19)
18+
19+
20+
### Miscellaneous
21+
22+
* **deps:** update dependency phpunit/phpunit to v10.2.6 ([9205a2c](https://github.com/wayofdev/laravel-symfony-serializer/commit/9205a2c692f1ee6d801de41dcb35d826a2415803))
23+
324
## [1.1.22](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.1.21...v1.1.22) (2023-07-12)
425

526

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.1.22",
2+
"version": "1.1.25",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-symfony-serializer.git"
55
}

0 commit comments

Comments
 (0)