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 9ef1370 + a8115b3 commit 29bb388Copy full SHA for 29bb388
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.43](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.42...v2.1.43) (2024-04-09)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency laravel/framework to v10.48.5 ([9ef1370](https://github.com/wayofdev/laravel-stripe-webhooks/commit/9ef1370e4833bd9770cc501c5856e508be369805))
9
10
## [2.1.42](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.41...v2.1.42) (2024-04-04)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.42",
+ "version": "2.1.43",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments