mirror of
https://github.com/archtechx/money.git
synced 2026-02-04 08:04:02 +00:00
Fix php-cs-fixer
This commit is contained in:
parent
35304109e5
commit
fa4bb4c8e6
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ class MoneyServiceProvider extends ServiceProvider
|
|||
|
||||
}
|
||||
|
||||
public function boot()
|
||||
public function boot(): void
|
||||
{
|
||||
$this->publishes([
|
||||
__DIR__ . '/../config/config.php' => config_path('money.php'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue