Skip to content

Commit ce1777a

Browse files
authored
Update composer.json
1 parent dd1a5e4 commit ce1777a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@
3737
"scripts": {
3838
"auto-scripts": {
3939
"cache:clear": "symfony-cmd",
40-
"assets:install %PUBLIC_DIR%": "symfony-cmd",
41-
"bolt:install-assets": "symfony-cmd"
40+
"assets:install %PUBLIC_DIR%": "symfony-cmd"
4241
},
4342
"post-create-project-cmd": [
4443
"cp -n .env.dist .env || true",

0 commit comments

Comments
 (0)