We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3923b6b + 7e2a772 commit b29e75bCopy full SHA for b29e75b
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.45](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.44...v2.1.45) (2024-04-10)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency laravel/framework to v10.48.7 ([3923b6b](https://github.com/wayofdev/laravel-stripe-webhooks/commit/3923b6b8fd0f99dfa371781a87ff9bbe4bfbb84d))
9
10
## [2.1.44](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.43...v2.1.44) (2024-04-09)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.44",
+ "version": "2.1.45",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments