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 f7bc13e commit a72b688Copy full SHA for a72b688
src/SharpInternalServiceProvider.php
@@ -56,7 +56,7 @@
56
57
class SharpInternalServiceProvider extends ServiceProvider
58
{
59
- const VERSION = '9.5.0';
+ const VERSION = '9.5.1';
60
61
public function boot()
62
0 commit comments