]> Raphaƫl G. Git Repositories - blog/blobdiff - composer.json
Update symfony recipes
[blog] / composer.json
index 35fcb6c6eca074e64ca13b37daffbc10c83fa95b..ac4e9e49f92c7502bc176250e68f219dea77712b 100644 (file)
@@ -9,7 +9,6 @@
         "php": ">=8.1",
         "ext-ctype": "*",
         "ext-iconv": "*",
         "php": ">=8.1",
         "ext-ctype": "*",
         "ext-iconv": "*",
-        "doctrine/annotations": "^1.0|^2.0",
         "doctrine/doctrine-bundle": "^2.8",
         "doctrine/doctrine-migrations-bundle": "^3.2",
         "doctrine/orm": "^2.0",
         "doctrine/doctrine-bundle": "^2.8",
         "doctrine/doctrine-migrations-bundle": "^3.2",
         "doctrine/orm": "^2.0",
     "scripts": {
         "auto-scripts": {
             "cache:clear": "symfony-cmd",
     "scripts": {
         "auto-scripts": {
             "cache:clear": "symfony-cmd",
-            "assets:install %PUBLIC_DIR%": "symfony-cmd"
+            "assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd"
         },
         "post-install-cmd": [
             "@auto-scripts"
         },
         "post-install-cmd": [
             "@auto-scripts"