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