mirror of
https://github.com/symfony/recipes.git
synced 2026-09-17 01:56:26 +03:00
when make is gone, composer should use symfony console command (#216)
This commit is contained in:
committed by
Symfony
parent
82e8cf1a6d
commit
aa946a3a89
@@ -8,7 +8,7 @@
|
||||
"src/": "%SRC_DIR%/"
|
||||
},
|
||||
"composer-scripts": {
|
||||
"make cache-warmup": "script",
|
||||
"cache:clear": "symfony-cmd",
|
||||
"assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd"
|
||||
},
|
||||
"env": {
|
||||
|
||||
Reference in New Issue
Block a user