Skip to content

Commit fcdc885

Browse files
committed
remove scripts section to not call the cache clear comand
1 parent 768eba8 commit fcdc885

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

composer.json

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@
99
"homepage": "https://github.com/symfony-cmf/SimpleCmsBundle/contributors"
1010
}
1111
],
12-
"config": {
13-
"preferred-install": {
14-
"*": "dist"
15-
},
16-
"sort-packages": true
17-
},
1812
"autoload": {
1913
"psr-4": {
2014
"App\\": "src/"
@@ -31,18 +25,6 @@
3125
"symfony/polyfill-php70": "*",
3226
"symfony/polyfill-php56": "*"
3327
},
34-
"scripts": {
35-
"auto-scripts": {
36-
"cache:clear": "symfony-cmd",
37-
"assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd"
38-
},
39-
"post-install-cmd": [
40-
"@auto-scripts"
41-
],
42-
"post-update-cmd": [
43-
"@auto-scripts"
44-
]
45-
},
4628
"repositories": [
4729
{"type": "vcs", "url": "https://github.com/ElectricMaxxx/IvoryCKEditorBundle.git"},
4830
{"type": "vcs", "url": "https://github.com/ElectricMaxxx/SonataDoctrinePhpcrAdminBundle.git"},

0 commit comments

Comments
 (0)