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 0483d73 commit 7a23c63Copy full SHA for 7a23c63
src/SharpServiceProvider.php
@@ -26,7 +26,7 @@
26
class SharpServiceProvider extends ServiceProvider
27
{
28
/** @var string */
29
- const VERSION = '4.1.19';
+ const VERSION = '4.1.20';
30
31
public function boot()
32
0 commit comments