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 da0e337 + d656738 commit 1b019f2Copy full SHA for 1b019f2
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.9](https://github.com/wayofdev/laravel-webhook-client/compare/v1.0.8...v1.0.9) (2023-08-09)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency laravel/framework to v10.18.0 ([#23](https://github.com/wayofdev/laravel-webhook-client/issues/23)) ([da0e337](https://github.com/wayofdev/laravel-webhook-client/commit/da0e337b320676a3fd4789c353d180bc0073607f))
9
10
## [1.0.8](https://github.com/wayofdev/laravel-webhook-client/compare/v1.0.7...v1.0.8) (2023-08-08)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.0.8",
+ "version": "1.0.9",
"repository": {
"url": "https://github.com/wayofdev/laravel-webhook-client.git"
}
0 commit comments