Skip to content

Commit 409691c

Browse files
author
Dan Jewett
committed
move merge to register
1 parent 1750e6f commit 409691c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AzureServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ public function boot()
1717
{
1818
$this->publishes([
1919
__DIR__ . '/../config/azure.php' => config_path('azure.php'),
20-
], 'azure-config');
20+
], 'config');
2121
}
2222
}
2323

0 commit comments

Comments
 (0)