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 ff67c3f + b2628ef commit 591566cCopy full SHA for 591566c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.18](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.17...v2.1.18) (2024-02-27)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency laravel/framework to v10.46.0 ([ff67c3f](https://github.com/wayofdev/laravel-stripe-webhooks/commit/ff67c3f05163cdd6d2a2fc974f1d945562e7cd9f))
9
10
## [2.1.17](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.16...v2.1.17) (2024-02-27)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.17",
+ "version": "2.1.18",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments