Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Commit

Permalink
Merge pull request #38 from GrahamCampbell/master
Browse files Browse the repository at this point in the history
Revert "[Upg] update command : add publishing config"
  • Loading branch information
MrJuliuss committed Nov 29, 2013
2 parents 329658d + e671159 commit 657a845
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/commands/UpdateCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,6 @@ public function fire()
{
$this->info('## Syntara Update ##');

// publish sentry config
$this->call('config:publish', array('package' => 'cartalyst/sentry' ) );

// publish syntara config
$this->call('config:publish', array('package' => 'mrjuliuss/syntara' ) );

// publish syntara assets
$this->call('asset:publish', array('package' => 'mrjuliuss/syntara' ) );

Expand Down

0 comments on commit 657a845

Please sign in to comment.