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 e4299e2 + 1e64c50 commit d348a07Copy full SHA for d348a07
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.4](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.3...v1.1.4) (2023-08-11)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency stripe/stripe-php to v10.21.0 ([e4299e2](https://github.com/wayofdev/laravel-stripe-webhooks/commit/e4299e2a9c02c66bcd2b3354a589143a6d0dba7c))
9
10
## [1.1.3](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.2...v1.1.3) (2023-08-10)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.3",
+ "version": "1.1.4",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments