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 6f551ea + 79264ad commit 060b58bCopy full SHA for 060b58b
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.12](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.11...v2.1.12) (2024-02-20)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency laravel/framework to v10.45.0 ([6f551ea](https://github.com/wayofdev/laravel-stripe-webhooks/commit/6f551eaf590cb48c005246b132819c8ebfcb31e3))
9
10
## [2.1.11](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.10...v2.1.11) (2024-02-20)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.11",
+ "version": "2.1.12",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments