C composer script
This commit is contained in:
parent
d3f88b30bb
commit
e65ea42586
|
|
@ -51,7 +51,7 @@
|
|||
"minimum-stability": "dev",
|
||||
"prefer-stable": true,
|
||||
"scripts": {
|
||||
"post-autoload-dump": [
|
||||
"post-install-cmd": [
|
||||
"@php artisan vendor:publish --tag=roles-migrations --force",
|
||||
"@php artisan vendor:publish --tag=roles-config --force"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue