mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-03-31 15:07:47 +01:00
fix github workflow
This commit is contained in:
@@ -14,7 +14,7 @@ final class Laravel4 extends Laravel
|
||||
|
||||
public function publishConfig(FlasherPnotifyServiceProvider $provider)
|
||||
{
|
||||
$provider->package('php-flasher/flasher-laravel-pnotify', 'notify_pnotify', __DIR__.'/../../Resources');
|
||||
$provider->package('php-flasher/flasher-pnotify-laravel', 'notify_pnotify', __DIR__.'/../../Resources');
|
||||
}
|
||||
|
||||
public function mergeConfigFromPnotify()
|
||||
|
||||
Reference in New Issue
Block a user