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 663ce55 + 6a2a3c7 commit 2e5bb4fCopy full SHA for 2e5bb4f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.3](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.2...v1.1.3) (2023-08-10)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency pestphp/pest-plugin-laravel to v2.2.0 ([663ce55](https://github.com/wayofdev/laravel-stripe-webhooks/commit/663ce555370f964bd76a9e4344fdec199b6a1ad0))
9
10
## [1.1.2](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.1...v1.1.2) (2023-08-10)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.2",
+ "version": "1.1.3",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments