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.
2 parents c72277b + f3b1e97 commit b09220cCopy full SHA for b09220c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.3.2](https://github.com/wayofdev/laravel-webhook-client/compare/v1.3.1...v1.3.2) (2024-03-05)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency laravel/framework to v10.47.0 ([c72277b](https://github.com/wayofdev/laravel-webhook-client/commit/c72277b9fa81278646d5304605a9b5a15f16dc88))
9
10
## [1.3.1](https://github.com/wayofdev/laravel-webhook-client/compare/v1.3.0...v1.3.1) (2024-03-04)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.3.1",
+ "version": "1.3.2",
"repository": {
"url": "https://github.com/wayofdev/laravel-webhook-client.git"
}
0 commit comments