We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ea8adf + 797da12 commit c8d1a7eCopy full SHA for c8d1a7e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.0](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.0.3...v1.1.0) (2023-06-11)
4
+
5
6
+### Features
7
8
+* remove symfony/http-foundation dependency ([1b22a16](https://github.com/wayofdev/laravel-symfony-serializer/commit/1b22a167fc0892c77c1ba28503fc4edbfc6e52ef))
9
10
## [1.0.3](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.0.2...v1.0.3) (2023-06-11)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.0.3",
+ "version": "1.1.0",
"repository": {
"url": "https://github.com/wayofdev/laravel-symfony-serializer.git"
}
0 commit comments