Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
synergixe authored May 14, 2018
1 parent 3c5d96d commit ae051b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"pre-install-cmd": "Synergixe\\PHPBeamzer\\Commands\\Composer\\InstallSetup::preInstall",
"post-package-install": [
"php artisan vendor:publish --tag=config",
"php artisan make:listener NotificableEventListener",
"php artisan make:listener NotificableEventListener"
]
}
}

0 comments on commit ae051b9

Please sign in to comment.