File tree 2 files changed +17
-1
lines changed 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 2.1.1 "
2
+ "." : " 3.0.0 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 3.0.0] ( https://github.com/wayofdev/laravel-symfony-serializer/compare/v2.1.1...v3.0.0 ) (2025-05-18)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * add Laravel 12 support ([ #229 ] ( https://github.com/wayofdev/laravel-symfony-serializer/issues/229 ) )
9
+
10
+ ### Features
11
+
12
+ * add Laravel 12 support ([ #229 ] ( https://github.com/wayofdev/laravel-symfony-serializer/issues/229 ) ) ([ 84d8faa] ( https://github.com/wayofdev/laravel-symfony-serializer/commit/84d8faad5f52ea64de5063de7c08d254f9d412d9 ) )
13
+
14
+
15
+ ### Documentation
16
+
17
+ * update README.md ([ ea23edb] ( https://github.com/wayofdev/laravel-symfony-serializer/commit/ea23edb1f6d166b0227984d6cced14cdb45bece2 ) )
18
+
3
19
## [ 2.1.1] ( https://github.com/wayofdev/laravel-symfony-serializer/compare/v2.1.0...v2.1.1 ) (2024-06-19)
4
20
5
21
You can’t perform that action at this time.
0 commit comments