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 66e3f50 commit b12181dCopy full SHA for b12181d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.44](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.43...v2.1.44) (2024-04-09)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency stripe/stripe-php to v13.18.0 ([66e3f50](https://github.com/wayofdev/laravel-stripe-webhooks/commit/66e3f50dedb850c8e38b1400b5608d75490a0909))
9
10
## [2.1.43](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.42...v2.1.43) (2024-04-09)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.43",
+ "version": "2.1.44",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments