]> Raphaël G. Git Repositories - airlibre/commitdiff
Allow flex and runtime symfony plugins
authorRaphaël Gertz <git@rapsys.eu>
Thu, 1 Feb 2024 00:05:18 +0000 (01:05 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Thu, 1 Feb 2024 00:05:18 +0000 (01:05 +0100)
composer.json

index 919b913f6333ec8a3a1fb91a24f91c33ee63b45e..2ed4ae81c80d4410ddc9a535fd3f1e24c7318482 100644 (file)
         "preferred-install": {
             "*": "dist"
         },
-        "sort-packages": true
+        "sort-packages": true,
+        "allow-plugins": {
+            "symfony/flex": true,
+            "symfony/runtime": true
+        }
     },
     "autoload": {
         "psr-4": {