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 5ca63f7 + 9de5e2d commit 0772b20Copy full SHA for 0772b20
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.10](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.9...v2.1.10) (2024-02-16)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency stripe/stripe-php to v13.11.0 ([5ca63f7](https://github.com/wayofdev/laravel-stripe-webhooks/commit/5ca63f7fc97f29ed664cfbde20ac369bba55a56e))
9
10
## [2.1.9](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.8...v2.1.9) (2024-02-13)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.9",
+ "version": "2.1.10",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments