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 b58b85e + f642ff8 commit 3b921efCopy full SHA for 3b921ef
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.94](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.93...v1.1.94) (2023-09-15)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency stripe/stripe-php to v12.3.0 ([b58b85e](https://github.com/wayofdev/laravel-stripe-webhooks/commit/b58b85e133e04fc16a96b12381d73b17b2bb19db))
9
10
## [1.1.93](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.92...v1.1.93) (2023-09-14)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.93",
+ "version": "1.1.94",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments