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.
1 parent b98fc86 commit e009dd8Copy full SHA for e009dd8
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.46](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.45...v2.1.46) (2024-04-11)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency stripe/stripe-php to v14 ([b98fc86](https://github.com/wayofdev/laravel-stripe-webhooks/commit/b98fc868944eb34841df829105def393704a0e7b))
9
10
## [2.1.45](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.44...v2.1.45) (2024-04-10)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.45",
+ "version": "2.1.46",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments