Skip to content

Commit

Permalink
Update AzureCloudMapServiceProvider.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Maurizio Brioschi committed Feb 18, 2015
1 parent 1b857b6 commit 516747f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class AzureCloudMapServiceProvider extends ServiceProvider {
*/
public function boot() {
$this->package('ridesoft/AzureCloudMap', 'azurecloudmap');
$this->publishes([__DIR__.'/../../config/config.php' => config_path('courier.php'),]);

}

/**
Expand Down

0 comments on commit 516747f

Please sign in to comment.