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 60158ff commit bc133d2Copy full SHA for bc133d2
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.16](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.15...v1.2.16) (2023-08-04)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency pestphp/pest to v2.12.1 ([60158ff](https://github.com/wayofdev/laravel-symfony-serializer/commit/60158ff450c798c0e0b677ae715c3625c256d9ea))
9
10
## [1.2.15](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.14...v1.2.15) (2023-08-04)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.15",
+ "version": "1.2.16",
"repository": {
"url": "https://github.com/wayofdev/laravel-symfony-serializer.git"
}
0 commit comments