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 b692f8a + 815bba2 commit d1fd2a7Copy full SHA for d1fd2a7
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.12](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.11...v1.1.12) (2023-08-14)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency pestphp/pest to v2.14.0 ([b692f8a](https://github.com/wayofdev/laravel-stripe-webhooks/commit/b692f8a812036d2e220fad46f14dfea411eaef69))
9
10
## [1.1.11](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.10...v1.1.11) (2023-08-14)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.11",
+ "version": "1.1.12",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments