Skip to content

Commit 427afd8

Browse files
author
Albert Moreno
committed
composer fix
1 parent ed9c419 commit 427afd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
}
4040
},
4141
"scripts": {
42-
"post-package-cmd": [
42+
"post-package-update": [
4343
"php artisan vendor:publish --force --provider='Proengsoft\\JsValidation\\JsValidationServiceProvider' --tag=public"
4444
]
4545
}

0 commit comments

Comments
 (0)