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.
1 parent 4ffc67d commit 20f8f5dCopy full SHA for 20f8f5d
src/CashierServiceProvider.php
@@ -19,7 +19,7 @@ class CashierServiceProvider extends ServiceProvider
19
{
20
use RegistersMollieInteractions;
21
22
- const PACKAGE_VERSION = '2.11.0';
+ const PACKAGE_VERSION = '2.11.1';
23
24
/**
25
* Bootstrap the application services.
0 commit comments