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 123c837 + 9b7aef5 commit 238f3d4Copy full SHA for 238f3d4
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.25](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.24...v2.1.25) (2024-03-05)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency laravel/framework to v10.47.0 ([123c837](https://github.com/wayofdev/laravel-stripe-webhooks/commit/123c837fa9e6bc477b09d9dcd0858dbb50e98c31))
9
10
## [2.1.24](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.23...v2.1.24) (2024-03-04)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.24",
+ "version": "2.1.25",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments