The dependencies of your project could not be installed

More information: https://insight.symfony.com/what-we-analyse/composer.dependencies_not_installable

SymfonyInsight was not able to install your Composer dependencies. If you need to customize files or run commands to make it work, you can edit your SymfonyInsight project configuration to override the default "pre_composer_script" and/or "post_composer_script" settings.

Time to fix: about 3 hours
Read doc Permalink
Collective

In PluginManager.php line 774:
                                                                               
  symfony/runtime contains a Composer plugin which is blocked by your allow-p  
  lugins config. You may add it to the list if you consider it safe.           
  You can run "composer config --no-plugins allow-plugins.symfony/runtime [tr  
  ue|false]" to enable it (true) or disable it explicitly and suppress this e  
  xception (false)                                                             
  See https://getcomposer.org/allow-plugins                                    
                                                                               

install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [<packages>...]