Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
idel327 authored Aug 15, 2022
1 parent c540c62 commit d7c946e
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 @@ -44,7 +44,7 @@
}
},
"post-update-cmd": [
"@php artisan vendor:publish --provider=Idel\Modular\ServiceProvider"
"@php artisan vendor:publish --provider=Idel\\Modular\\ServiceProvider"
],
"config": {
"minimum-stability": "dev",
Expand Down

0 comments on commit d7c946e

Please sign in to comment.